Search found 139 matches

by bing69
Monday 15 March 2021 10:48
Forum: Dashticz
Topic: Foscam camera
Replies: 11
Views: 1443

Re: Foscam camera

I use the following code to show my camera. Change the info between < > with your own settings. URL with http://username:password/... is not allowed anymore for browsers. Maybe it's easier to get first the cameras working one by one. blocks['fi9816p'] = { type: 'camera', imageUrl: 'http://<ip ...
by bing69
Sunday 14 March 2021 17:55
Forum: Dashticz
Topic: Foscam camera
Replies: 11
Views: 1443

Re: Foscam camera

waltervl wrote: Sunday 14 March 2021 16:18 Check the two wiki pages that popup here. https://www.domoticz.com/wiki/index.php ... arch&go=Go
i mean in Dashticz not in Domoticz :o
by bing69
Sunday 14 March 2021 17:54
Forum: Dashticz
Topic: Foscam camera
Replies: 11
Views: 1443

Re: Foscam camera

Maybe you can explain some more what you want. Maybe you can also post an example what you already tried. i try 't on different ways, but no result blocks['all_ip_cameras'] = { cameras : [ { title: "Voordeur", imageUrl: 'http://username:[email protected]:85/cgi-bin/currentpic.cgi', videoUrl ...
by bing69
Sunday 14 March 2021 14:18
Forum: Dashticz
Topic: Foscam camera
Replies: 11
Views: 1443

Foscam camera

Does someone have experience with adding a Foscam camera? I can not manage to do it..
by bing69
Sunday 11 October 2020 9:37
Forum: iOS
Topic: Pilot: Home Automation Control (iOS app)
Replies: 1000
Views: 241333

Re: Pilot: Home Automation Control (iOS app)

Hello Patrick, Another question, feature request, is it possible to add some functionality to Pilot regarding the following use case: When arriving at home, this is detected by the Geo Fencing, I would like to get a Pilot Popup message with a question if I want to open the Garagedoor. I get to ...
by bing69
Tuesday 28 January 2020 15:18
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 120465

Re: Python Plugin: Shelly MQTT

don't use the "Custom MQTT prefix:" settings and everthing works fine!!
Problem solved! :D
by bing69
Sunday 26 January 2020 10:42
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 120465

Re: Python Plugin: Shelly MQTT

some extra information: I did after a crash a whole new installation with these steps: After these steps i get a switch, when I switch it appears in the log file that I switch but it does not switch. However, when I switch the same switch via Homebridge, the status of the switch changes in Domoticz ...
by bing69
Friday 24 January 2020 18:51
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 120465

Re: Python Plugin: Shelly MQTT

Anyone have an idea? The zigbee2mqtt lamp does work, it also works via MQTT.
However, I cannot manage the Shelly's, but they do read. Both the status of the switch and, for example, I operate the shelly via Homebridge as well as the temperature being polled ...
by bing69
Tuesday 15 October 2019 10:30
Forum: iOS
Topic: New iOS App for domoticz
Replies: 154
Views: 70524

Re: New iOS App for domoticz

This week I had contact with the maker because of problems, this is the answer I received. It seems clear to me!

"I'm sorry, but we no longer maintain and sell Domotix."
by bing69
Thursday 18 April 2019 8:19
Forum: iOS
Topic: Pilot: Home Automation Control (iOS app)
Replies: 1000
Views: 241333

Re: Pilot: Home Automation Control (iOS app)

Fantastic job !! Few comments for now. The app only works vertically. With switches, the switch does light up if it is on, but the status text is off. With the shutters it is correctly displayed. The values of energy consumption and yield of the solar panels yield is not displayed correctly as in ...
by bing69
Tuesday 05 March 2019 9:30
Forum: dzVents
Topic: Use LUX with Dzvents
Replies: 4
Views: 1786

Re: Use LUX with Dzvents

Need some help with reading a Xiaomi Pir with Lux sensor. Would like to read this and use it in a script but do not know how to handle it. I can not find an example in the manual. Can someone help me on my way? Try this. return { on = { devices = { "Xiaomi Pir with Lux sensor" }}, -- change to the ...
by bing69
Tuesday 05 March 2019 9:28
Forum: dzVents
Topic: Use LUX with Dzvents
Replies: 4
Views: 1786

Re: Use LUX with Dzvents

EddyG wrote: Monday 04 March 2019 20:55 Use the 'device.lua' from the examples/templates and use the lux attribute from https://www.domoticz.com/wiki/DzVents:_ ... _scripting
I already did. I found only this info:

Lux sensor
lux: Number. Lux level for light sensors.
updateLux(lux): Function. Supports command options.
by bing69
Sunday 03 March 2019 9:04
Forum: dzVents
Topic: Use LUX with Dzvents
Replies: 4
Views: 1786

Use LUX with Dzvents

Need some help with reading a Xiaomi Pir with Lux sensor. Would like to read this and use it in a script but do not know how to handle it. I can not find an example in the manual.

Can someone help me on my way?
by bing69
Monday 18 February 2019 13:23
Forum: dzVents
Topic: Pushover
Replies: 0
Views: 531

Pushover

It is not clear to me how I can send a message in Pushover in DZvents.
Does someone have an example?

I found it:

domoticz.notify('Melding', 'lampaan', domoticz.PRIORITY_High, domoticz.SOUND_NONE,'', domoticz.NSS_PUSHOVER)
by bing69
Thursday 31 January 2019 13:35
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 445778

Re: homebridge-edomoticz Plugin

EdddieN wrote: Wednesday 30 January 2019 19:38 Is the colour bulbs working for you in a new docker setup?
Which colour bulbs, i use Hue, Ikea, Yeelight and Milight. Eveything works fine.
everything from domoticz to homebridge in docker except the Xiaomi devices.
by bing69
Wednesday 30 January 2019 19:19
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 445778

Re: homebridge-edomoticz Plugin

PM
by bing69
Wednesday 30 January 2019 19:03
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 445778

Re: homebridge-edomoticz Plugin

I I had the same problems. At one point I did not get it solved.
Then i installed homebridge in Docker on another Pi.
The same plug-in is installed on this Pi and that's how I approach domoticz.
The result is a stable solution with all switches etc. from domoticz
by bing69
Tuesday 04 September 2018 8:18
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 445778

Re: homebridge-edomoticz Plugin

after configuring the number with 1 increment in config.json and rebuilding on an Ipad with standard (last) IOS homebridge, everything will continue to run for about an hour. After this I get the message on every device "unreachable" The EVE app will continue to work for a few hours now .... When I ...
by bing69
Tuesday 04 September 2018 8:16
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 538675

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

yesterday we received the "Xiaomi Philips ZhiRui E27 bulb". The lamp works well in the "Mi Home". But do not get it in Domoticz. Someone experience with this lamp? Any idea how to reset this lamp? Did you finaly made it work? I just got mine today and I can't find the way. Thanks No, i buy a ...