Search found 20 matches
- Saturday 18 May 2024 15:19
- Forum: Show your projects
- Topic: Energy Dashboard - Template
- Replies: 101
- Views: 17332
Re: Energy Dashboard - Template
Wow this looks great will definitely give it a try.
- Monday 06 May 2024 18:35
- Forum: 433 & 868 transceiver
- Topic: Recommendations for 433MHz movement/presence sensor
- Replies: 5
- Views: 2278
Re: Recommendations for 433MHz movement/presence sensor
I recently purchased on of these
https://a.aliexpress.com/_EGs7VM3
But it's not great, it is cheap though.
Only send 'on' not off. But you can set auto off or work with last.update.
https://a.aliexpress.com/_EGs7VM3
But it's not great, it is cheap though.
Only send 'on' not off. But you can set auto off or work with last.update.
- Saturday 27 April 2024 13:42
- Forum: Switches and Scenes
- Topic: Scene doesn't trigger all lights
- Replies: 4
- Views: 2279
Re: Scene doesn't trigger all lights
I've had similar experience with openzwave.
Since switching to zwave js ui it's way better.
Also check in to secure inclusion. S0 causes a lot of overhead.
Switches don't need security imo. Reaction time is much better without security.
Since switching to zwave js ui it's way better.
Also check in to secure inclusion. S0 causes a lot of overhead.
Switches don't need security imo. Reaction time is much better without security.
- Tuesday 02 April 2024 20:05
- Forum: Z-Wave
- Topic: Aeotec Wallmote
- Replies: 61
- Views: 23203
Re: Aeotec Wallmote
Did anyone ever get this to work?
Facing similar issue with associations
Facing similar issue with associations
- Tuesday 19 March 2024 16:53
- Forum: Z-Wave
- Topic: Z-Wave not working under Zwave-JS-UI
- Replies: 61
- Views: 8587
Re: Z-Wave not working under Zwave-JS-UI
Yeah, first it needs to work on Zwave-JS, otherwise it will never work on Domoticz.
- Tuesday 19 March 2024 15:08
- Forum: Z-Wave
- Topic: Z-Wave not working under Zwave-JS-UI
- Replies: 61
- Views: 8587
Re: Z-Wave not working under Zwave-JS-UI
That seems about right, are you able to see the devices in Zwave js Anyway? And control them from there?
I don't get that from what's currently posted.
I don't get that from what's currently posted.
- Monday 18 March 2024 11:41
- Forum: Other questions and discussions
- Topic: YTD/MTD on graphs
- Replies: 0
- Views: 382
YTD/MTD on graphs
Would it be possible to create such views?
Being able to compare annual values in graphs with month to date or/and year to date would imo be really nice.
Being able to compare annual values in graphs with month to date or/and year to date would imo be really nice.
- Sunday 17 March 2024 23:11
- Forum: Z-Wave
- Topic: Z-Wave not working under Zwave-JS-UI
- Replies: 61
- Views: 8587
Re: Z-Wave not working under Zwave-JS-UI
Make sure to set domoticz to allow new devices and hit save in Zwave js ui
- Saturday 16 March 2024 22:47
- Forum: Z-Wave
- Topic: Z-Wave not working under Zwave-JS-UI
- Replies: 61
- Views: 8587
- Thursday 14 March 2024 10:56
- Forum: dzVents
- Topic: setcolor results in openurl 0.0.0.0:80 [solved with workarround]
- Replies: 29
- Views: 1631
Re: setcolor results in openurl 0.0.0.0:80
From Wiki setColor(r, g, b, br, cw, ww, m, t): Function. Sets the light to requested color. r, g, b required, others optional. Supports command options. Meaning and limits of parms can be found here. setRGB(red, green, blue): Function. Set the lamps RGB color. Values are from 0-255. Supports command ...
- Monday 19 February 2024 9:25
- Forum: Switches and Scenes
- Topic: Switch (Door) and Zwave Notification Not Working. Only Binary Sensors but deprecated
- Replies: 3
- Views: 4665
Re: Switch (Door) and Zwave Notification Not Working. Only Binary Sensors but deprecated
Recently installed this one in combination with Z stick 5 and Zwave Js Ui.
Working perfect.
https://aeotec.com/products/aeotec-rece ... -sensor-7/
Working perfect.
https://aeotec.com/products/aeotec-rece ... -sensor-7/
- Tuesday 23 January 2024 22:30
- Forum: Z-Wave
- Topic: Settings Aeotec Z-stick under MQTT / JS-UI
- Replies: 6
- Views: 9997
Re: Settings Aeotec Z-stick under MQTT / JS-UI
echo -e -n "\x01\x08\x00\xF2\x51\x01\x00\x05\x01\x51" > /dev/serial/by-id/usb-0658_0200-if00 In terminal. You can also make a script of it and assign it to a dummy switch. That's what I did. nano ZstickLedOff.sh #!/bin/bash echo -e -n "\x01\x08\x00\xF2\x51\x01\x00\x05\x01\x51" > /dev/serial/by-id ...
- Thursday 18 January 2024 23:29
- Forum: Z-Wave
- Topic: Zwavejs-UI working in Control panel, but NOT in Domoticz with auto discovery
- Replies: 29
- Views: 12596
Re: Zwavejs-UI working in Control panel, but NOT in Domoticz with auto discovery
In remote address on the hardware tab use the actual IP instead of localhost.
Also make sure to copy security key from ozw to S0 legacy in Zwave js ui, settings, Zwave.
Also make sure to copy security key from ozw to S0 legacy in Zwave js ui, settings, Zwave.
- Sunday 07 January 2024 0:02
- Forum: Z-Wave
- Topic: Z-wave JS UI failed to open serial port
- Replies: 38
- Views: 45589
Re: Z-wave JS UI failed to open serial port
I solved it, in the UI under settings, Zwave ports i have tried to write /dev/serial/by-id/usb-0658_0200-if00 or any variants of it or anything else I thought would solve it. instead of just /dev/zwave since that is the name you give it in the line /dev/serial/by-id/usb-0658_0200-if00:/dev/zwave if ...
- Sunday 13 November 2022 21:48
- Forum: Python
- Topic: Python plugin for Goodwe - local lan via udp
- Replies: 21
- Views: 9569
Re: Python plugin for Goodwe - local lan via udp
Hi Remco,
How can I upgrade without losing history?
Thanks.
How can I upgrade without losing history?
Thanks.
- Sunday 10 July 2022 20:29
- Forum: Python
- Topic: Python plugin for Goodwe - local lan via udp
- Replies: 21
- Views: 9569
Re: Python plugin for Goodwe - local lan via udp
Yes I meant that setting. I've been using Domoticz for some 2 years now but never actually used a plugin till now. It's no problem just something that I noticed. As for the daily generation I understand that because of the timing I don't get everything today, however when you check the device in ...
- Sunday 10 July 2022 14:06
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 658521
Re: Domoticz app 2.0
- Sunday 10 July 2022 13:05
- Forum: Python
- Topic: Python plugin for Goodwe - local lan via udp
- Replies: 21
- Views: 9569
Re: Python plugin for Goodwe - local lan via udp
Hi, Took a little time(Bullseye and Python do not get along) Updated Domoticz to beta and the plugin is now functional. Did have to manually install pymodbus via 'pip install pymodbus' perhaps this should be added to 'requirements.txt' Also notice that you have to have 'Accept new Hardware Devices ...
- Saturday 09 July 2022 15:08
- Forum: Python
- Topic: Python plugin for Goodwe - local lan via udp
- Replies: 21
- Views: 9569
Re: Python plugin for Goodwe - local lan via udp
Hi Remco, I'm interested.
Just received my goodwe 3600dns last month. Sems is very disappointing so looking for a way to log via local in domoticz.
My domoticz is on rPi bullseye so the other plugin isn't working.
Let me know what I can do.
Just received my goodwe 3600dns last month. Sems is very disappointing so looking for a way to log via local in domoticz.
My domoticz is on rPi bullseye so the other plugin isn't working.
Let me know what I can do.
- Saturday 09 July 2022 14:40
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 658521
Re: Domoticz app 2.0
Please bring back the single line in Dashboard like other people have requested.