Search found 33 matches

by Eugene
Tuesday 07 January 2025 17:19
Forum: Z-Wave
Topic: ZW162 (Aeotec Siren 6) No siren switches Domoticz -> ZW-JS-UI
Replies: 48
Views: 2680

Re: ZW162 (Aeotec Siren 6) No siren switches Domoticz -> ZW-JS-UI

so, i confirm with node-red i can achieve what i want, the attached workflow makes at least one siren sound work for me over mqtt. waltervl , do you know by any chance if there is plan to make domoticz better supporting Aeotec devices or if there is a plan to add mosquitto_pub into domoticz docker ...
by Eugene
Tuesday 07 January 2025 15:36
Forum: Z-Wave
Topic: ZW162 (Aeotec Siren 6) No siren switches Domoticz -> ZW-JS-UI
Replies: 48
Views: 2680

Re: ZW162 (Aeotec Siren 6) No siren switches Domoticz -> ZW-JS-UI

Thanks for detailed information, waltervl! indeed, i see non discovered devices in the Hardware setup. Is there anything i can do to help to make those devices discoverable by Domoticz? Regarding sending the MQTT messages - i made a bit of research and it seems i need a node-red to transform the ...
by Eugene
Tuesday 07 January 2025 14:21
Forum: Z-Wave
Topic: ZW162 (Aeotec Siren 6) No siren switches Domoticz -> ZW-JS-UI
Replies: 48
Views: 2680

Re: ZW162 (Aeotec Siren 6) No siren switches Domoticz -> ZW-JS-UI

I’m trying to control a siren by sending MQTT messages to the zwave/Siren/121/6/toneId/set topic. Using MQTT Explorer, I can successfully make the siren sound by publishing {"value":1} to this topic and turn it off by publishing {"value":0}. However, when I try to send the same messages from a Lua s ...
by Eugene
Monday 06 January 2025 23:44
Forum: Z-Wave
Topic: ZW162 (Aeotec Siren 6) No siren switches Domoticz -> ZW-JS-UI
Replies: 48
Views: 2680

Re: ZW162 (Aeotec Siren 6) No siren switches Domoticz -> ZW-JS-UI

Hi Guys, Did someone manage to make this siren work in Domoticz? I got my ZW164 siren today, added it into ZwaveJS, got devices discovered in Domoticz but can't activate the Siren from domoticz UI.I can trigger the siren from Zwave JS direct, but it seems Domoticz is missing the corresponding ...
by Eugene
Saturday 21 December 2024 22:12
Forum: Dashticz
Topic: Water meter Y axis
Replies: 3
Views: 541

Re: Water meter Y axis

thanks a lot, it works as it should!
what is the key thing i missed here? Is it a "custom" + "data" subsections?
by Eugene
Friday 20 December 2024 16:21
Forum: Dashticz
Topic: Water meter Y axis
Replies: 3
Views: 541

Water meter Y axis

Hi Guys, I can't figure out how to get proper numbers at the Y axis for water consumption. Domoticz gets m3 from the meters, i multiple those by 1000 in Domoticz to get liters which makes numbers looking good in Domoticz. However the scale looks weird in Dashticz, looks like i have to multiply it by ...
by Eugene
Sunday 15 December 2024 22:02
Forum: Other questions and discussions
Topic: need help with mqtt (domoticz/in)
Replies: 13
Views: 993

Re: need help with mqtt (domoticz/in)

I tried to solve it, getting "404 Not Found" in response :( I will try tomorrow again
by Eugene
Sunday 15 December 2024 20:29
Forum: Other questions and discussions
Topic: need help with mqtt (domoticz/in)
Replies: 13
Views: 993

Re: need help with mqtt (domoticz/in)

FireWizard wrote: Sunday 15 December 2024 18:52
But why not try it?
I confirm, second interface without auto-discovery towards same MQTT broker works fine, my devices are updated!
Now i need to rework my setup from curl to mosquitto_pub :)

FireWizard, thanks a lot for your help!
by Eugene
Sunday 15 December 2024 17:47
Forum: Other questions and discussions
Topic: need help with mqtt (domoticz/in)
Replies: 13
Views: 993

Re: need help with mqtt (domoticz/in)

sorry for spam, guys. i was digging into domoticz to mqtt integration, i am currently using "MQTT Autodiscovery" to connect to mosquitto. domoticz\in and domoticz\out topics mentions on the "MQTT client gateway". Do i need a 2nd link to MQTT from domoticz without auto-discovery in this scenario to ...
by Eugene
Sunday 15 December 2024 17:18
Forum: Other questions and discussions
Topic: need help with mqtt (domoticz/in)
Replies: 13
Views: 993

Re: need help with mqtt (domoticz/in)

interesting - i tried running tcpdump on the domoticz interface towards mosquitto and it appears that my messages sent with mosquitto_pub are not even reaching the domoticz :( other messages ( zwave, zigbee) are reaching domoticz with no issues. also tried posting messages with mqtt explorer - those ...
by Eugene
Sunday 15 December 2024 16:57
Forum: Other questions and discussions
Topic: need help with mqtt (domoticz/in)
Replies: 13
Views: 993

Re: need help with mqtt (domoticz/in)

Hi, thanks for testing this for me. Copied your command, ran as root too, still same behavior sadly. Domoticz does not appear to "hear" those messages for some reason. Mqtt explorer sees those messages well. Is there a way to debug domoticz to get more details on what it is receiving from mosquitto ...
by Eugene
Saturday 14 December 2024 17:26
Forum: Other questions and discussions
Topic: need help with mqtt (domoticz/in)
Replies: 13
Views: 993

Re: need help with mqtt (domoticz/in)

made a workaround with curl calling domoticz API updating the values. Works with no issues.

I would appreciate thoughts on what did i do wrong with my mqtt

thanks.
by Eugene
Saturday 14 December 2024 16:25
Forum: Other questions and discussions
Topic: need help with mqtt (domoticz/in)
Replies: 13
Views: 993

Re: need help with mqtt (domoticz/in)

Thanks for suggestions. I am not yet sure how can i control value type in the wmbusmeters but i tried running mosquitto_pub trying to pass number as svalue and nvalue but still no difference. Neither of those reached the device in Domoticz but showing up in MQTT Explorer well /wmbusmeters # /usr/bin ...
by Eugene
Saturday 14 December 2024 15:24
Forum: Other questions and discussions
Topic: need help with mqtt (domoticz/in)
Replies: 13
Views: 993

need help with mqtt (domoticz/in)

Hi Guys, I feel i got stuck trying to deliver Wireless Mbus meters values to domoticz dummy device via mqtt. The wmbusmeters calls mosquitto_sub and posts the values for 3 counters into the mqtt domoticz/in topic. The problem i am facing is that dummy counters i created are not being updated on ...
by Eugene
Wednesday 03 July 2024 18:01
Forum: Other questions and discussions
Topic: ZWA003 NanoMote and zwave js ui
Replies: 9
Views: 964

Re: ZWA003 NanoMote and zwave js ui

Hi Guys, I finally migrated to Zwave JS UI and managed to make NanoMote key fobs work with domoticz in the same manner they were working with OpenZwave. The solution is quite unexpected and i was lucky to find it - you need to include key fobs into Zwave without encryption enabled (by default Zwave ...
by Eugene
Friday 26 January 2024 12:54
Forum: Other questions and discussions
Topic: ZWA003 NanoMote and zwave js ui
Replies: 9
Views: 964

Re: ZWA003 NanoMote and zwave js ui

Guys, thanks for all your help. I am giving up trying to get the latest version. I tried running previous Domoticz versions and found all my devices working with 2022.1 and OZW In 2024.x with OZW i am losing my Danfoss Thermostats, in 2024.x with Zwave JS UI i am losing my key fobs. I will stay with ...
by Eugene
Thursday 25 January 2024 16:48
Forum: Other questions and discussions
Topic: ZWA003 NanoMote and zwave js ui
Replies: 9
Views: 964

Re: ZWA003 NanoMote and zwave js ui

waltervl, you made me thinking i did not share the right data in my first attempt :)

i feel blind, but i can't find where the payload is in MQTT explorer. On the right side i see Topic, Value, Publish and Stats fields but can't find the payload :( Could you cure my blindness please?
by Eugene
Thursday 25 January 2024 12:18
Forum: Other questions and discussions
Topic: ZWA003 NanoMote and zwave js ui
Replies: 9
Views: 964

Re: ZWA003 NanoMote and zwave js ui

Thanks, I will dig more into possible combinations of buttons on the key fob. Strange thing is that when i use OZW device in domoticz, i make just a simple button click to add button to the Scene. I hope this is the config object you asked for. I have 4 of these, where only scene id is changing ...
by Eugene
Thursday 25 January 2024 11:36
Forum: Other questions and discussions
Topic: ZWA003 NanoMote and zwave js ui
Replies: 9
Views: 964

Re: ZWA003 NanoMote and zwave js ui

gizmocuz, thanks for your help. Looks like i did everything right as you are suggesting. My comments are below Just to be sure, In ZWaveJS-UI you enabled under home assistant the MQTT Auto Discovery? (Leave all default like the Discovery prefix) Enable MQTT Discovery and Retained discovery Yes, i ...
by Eugene
Wednesday 24 January 2024 23:28
Forum: Other questions and discussions
Topic: ZWA003 NanoMote and zwave js ui
Replies: 9
Views: 964

ZWA003 NanoMote and zwave js ui

Hi Guys, I am trying to migrate from OZW to zwave js ui and i got stuck with making my Aeotec Limited ZWA003 NanoMote Quad+ key fob work via MQTT. i am able to properly discover the key fob in Zwave js ui, the information about it is being seen in mosquito but i am straggling to find a way how can i ...