Search found 20 matches

by bvdf0251
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.
by bvdf0251
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.
by bvdf0251
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.
by bvdf0251
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
by bvdf0251
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.
by bvdf0251
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.
by bvdf0251
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.
by bvdf0251
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

Screenshot_20240317_230902_Chrome.jpg
Screenshot_20240317_230902_Chrome.jpg (397.13 KiB) Viewed 1990 times
Screenshot_20240317_230931_Chrome.jpg
Screenshot_20240317_230931_Chrome.jpg (362.22 KiB) Viewed 1990 times
I've set it to 'domoticz' can be anything you like.

Make sure to set domoticz to allow new devices and hit save in Zwave js ui
by bvdf0251
Saturday 16 March 2024 22:47
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

BartSr wrote: Sunday 10 March 2024 23:03 prefix to be changed both in zwavejs as well as domoticz hardwarepage
You need to set the prefix under 'dicovery prefix' in the 'homeassistant' settings on Zwave js ui
by bvdf0251
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 ...
by bvdf0251
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 ...
by bvdf0251
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.
by bvdf0251
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 ...
by bvdf0251
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.
by bvdf0251
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 ...
by bvdf0251
Sunday 10 July 2022 14:06
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 658521

Re: Domoticz app 2.0

galadril wrote: Sunday 10 July 2022 11:22
Alain wrote: Saturday 09 July 2022 14:55 I rather like the overview you get on a mobile phone when you're on the same local network and point your browser to your Domoticz instance.
Ok after various requests, i've decided to bring back the list on dashboard option in the settings.
Coming in one of the next update
Great news
by bvdf0251
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 ...
by bvdf0251
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.
by bvdf0251
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.