My temporary (??) solution:
Inside Domoticz
Reverse Open/Close State: not activated
Reverse Position: not activated
Inside ZigbeeForDomoticz
Add { 'netatmoInvertShutter': 1} inside the object parameters via the objects management.
Search found 13 matches
- Friday 13 December 2024 9:51
- Forum: Bugs and Problems
- Topic: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)
- Replies: 44
- Views: 7148
- Thursday 12 December 2024 21:37
- Forum: Bugs and Problems
- Topic: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)
- Replies: 44
- Views: 7148
Re: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)
Note: I found a solution inside the ZigbeeForDomoticz plugin by adding some parameters to such objects! (inverting shutters)
- Thursday 12 December 2024 11:01
- Forum: Bugs and Problems
- Topic: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)
- Replies: 44
- Views: 7148
Re: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)
Of course I can create a virtual switch doing the opposite but I'd prefer a real one...
- Thursday 12 December 2024 10:38
- Forum: Bugs and Problems
- Topic: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)
- Replies: 44
- Views: 7148
Re: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)
Hello, By now, I am using: Domoticz version: 2024.7 (build 16348) Build Hash: 3e66912ba Compile Date: 2024-11-29 09:19:53 dzVents Version: 3.1.8 Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] + ZigbeeForDomoticz 7.1.007 with a Zigate v1 Zigbee key. The only issue I have ...
- Thursday 04 January 2024 15:42
- Forum: Bugs and Problems
- Topic: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)
- Replies: 44
- Views: 7148
Re: The reverse state of the blinds is not implemented completly or correctly (Solved by workaround)
Hi all, In my case (a Legrand 067726 wired switch for shutters), it's the reverse position that does nothing. Using the Zigate WEBUI (by setting netatmoInvertShutter to 1), I was able to get them working. The final state (after 2 minutes) is working fine too. Raspberry Pi 3B, BullsEye 64bits ...
- Wednesday 23 November 2016 9:47
- Forum: Cameras
- Topic: how to turn a camera into a presence detector?
- Replies: 13
- Views: 3445
Re: how to turn a camera into a presence detector?
Hi Egregius,
I found such things...
http://192.168.1.xxx/setup.asp?menu=setup&page=motion
http://192.168.1.xxx/motion_data.asp?103
http://192.168.1.xxx/motion.asp?token=103
Can I launch these from Blockly? All at once?
Thanks,
BR
I found such things...
http://192.168.1.xxx/setup.asp?menu=setup&page=motion
http://192.168.1.xxx/motion_data.asp?103
http://192.168.1.xxx/motion.asp?token=103
Can I launch these from Blockly? All at once?
Thanks,
BR
- Tuesday 22 November 2016 20:12
- Forum: Cameras
- Topic: how to turn a camera into a presence detector?
- Replies: 13
- Views: 3445
Re: how to turn a camera into a presence detector?
My DCS935L camera "set Motion" page is this one: http://192.168.1.xxx/setup.asp?menu=setup&page=motion But how can I check the "Set Motion" box + save it, via an html command? I found the following line inside the html code but what can I do with it? <input id="input_motion_enable" type="checkbox ...
- Thursday 10 November 2016 8:09
- Forum: Cameras
- Topic: how to turn a camera into a presence detector?
- Replies: 13
- Views: 3445
Re: how to turn a camera into a presence detector?
Something else to understand...
Thanks,
BR
Thanks,
BR
- Monday 07 November 2016 17:02
- Forum: Cameras
- Topic: how to turn a camera into a presence detector?
- Replies: 13
- Views: 3445
Re: how to turn a camera into a presence detector?
This is for next time...
I already use a Pi system as a 24-bit high end sound system which is connected to my Domoticz too. An alert can turn it on and make it bark or yowl as needed!
Next topic (potential headache for me) => Arm my camera with Domoticz.
Thanks,
BR
I already use a Pi system as a 24-bit high end sound system which is connected to my Domoticz too. An alert can turn it on and make it bark or yowl as needed!
Next topic (potential headache for me) => Arm my camera with Domoticz.
Thanks,
BR
- Sunday 06 November 2016 18:13
- Forum: Cameras
- Topic: how to turn a camera into a presence detector?
- Replies: 13
- Views: 3445
Re: how to turn a camera into a presence detector?
This is awesome, I managed to have it work! (Even if, this morning, I didn't know anything about scripts and bash...) In reality, the most difficult was to edit this script with vi on my NAS... And afterwards, it looks so simple. My cameras are now my new Domoticz detectors. That's great! Thanks ...
- Sunday 06 November 2016 10:14
- Forum: Cameras
- Topic: how to turn a camera into a presence detector?
- Replies: 13
- Views: 3445
Re: how to turn a camera into a presence detector?
Thank you very much Egregius! I'll try today and I'll let you know.
Mr Google didn't help a lot here..
Regards,
BR
Mr Google didn't help a lot here..
Regards,
BR
- Saturday 05 November 2016 19:50
- Forum: Cameras
- Topic: how to turn a camera into a presence detector?
- Replies: 13
- Views: 3445
Re: how to turn a camera into a presence detector?
I'm not sure I'll be able to do that... I was just looking for something simple that would run in LUA.
I thought I could get the result (number of directories) from my "find" command through a simple "os.execute" but I doubt now!
I thought I could get the result (number of directories) from my "find" command through a simple "os.execute" but I doubt now!
- Saturday 05 November 2016 16:08
- Forum: Cameras
- Topic: how to turn a camera into a presence detector?
- Replies: 13
- Views: 3445
how to turn a camera into a presence detector?
Hi all, As I bought several cameras before installing Domoticz on my Synology NAS, I'd like to know how I could turn them into presence detectors... For the moment, I can already use them in Domoticz to take pictures which are trigered by other detectors but what I'm looking for is different: When ...