Search found 6 matches

by Lipa
Saturday 24 February 2024 13:50
Forum: MQTT Auto Discovery
Topic: MQTT AD - Zigbee2MQTT
Replies: 64
Views: 11777

Re: MQTT AD - Zigbee2MQTT

Has anyone found anything about this problem?
I have exactly the same problem.

Domoticz Version: 2024.4
The Zigbee2MQTT settings are:

Zigbee2MQTT version 1.35.3-dev commit: 0ab7390a
Coordinator type zStack3x0
Coordinator revision 20221226
Frontend version 0.6.158
zigbee_herdsman_converters_version ...
by Lipa
Friday 29 January 2021 11:56
Forum: Zigbee
Topic: HEIMAN smoke sensor HS1SA-E
Replies: 2
Views: 791

HEIMAN smoke sensor HS1SA-E

Can anyone help me in adding a HEIMAN HS1SA-E smoke sensor to Domoticz. I am using a Zigbee CC2531 USB Dongle with the Zigbee2Mqtt plugin. In the Custom menu Zigbee2mqtt is seen as 0x000d6f00160951c2 , Model SMOK_YDLV10N , but in the log it is written: " 2021-01-28 19: 19: 33.634 (Zigbee2MQTT ...
by Lipa
Friday 13 November 2020 23:30
Forum: ESP8266
Topic: Get sensor values with MQTT into Domoticz [Solved]
Replies: 115
Views: 44690

Re: Get sensor values with MQTT into Domoticz [Solved]

Hi,

@FireWizard

Thank you so much, now I just see how powerful a tool Node Red is if you know him.
There are now three records in the log.
020-11-13 23:19:30.759 (Aeotec ZW090) General/kWh (AN 158 kWh Meter)
2020-11-13 23:19:52.742 MQTT: Topic: domoticz/in, Message: {"command":"udevice","idx":120 ...
by Lipa
Friday 13 November 2020 19:35
Forum: ESP8266
Topic: Get sensor values with MQTT into Domoticz [Solved]
Replies: 115
Views: 44690

Re: Get sensor values with MQTT into Domoticz [Solved]

Hello FireWizard

Thanks, it works great ...


SolarWS.jpg


2020-11-13 19:09:46.425 MQTT: Topic: domoticz/in, Message: {"command":"udevice","idx":121,"svalue":"9.6;91;3;1028;0"}
2020-11-13 19:09:46.536 MQTT: Topic: domoticz/in, Message: {"command":"udevice","idx":121,"svalue":"9.6;91;3;1028;0 ...
by Lipa
Thursday 12 November 2020 21:06
Forum: ESP8266
Topic: Get sensor values with MQTT into Domoticz [Solved]
Replies: 115
Views: 44690

Re: Get sensor values with MQTT into Domoticz [Solved]

Hello.

This is a screenshot of the Debug node output, in the case of the "Topic" field: home/weather/solarweatherstation/#


2020-11-12_20-13-23.jpg


"Lepo vreme" means "Nice weather" in Slovenian language.
At first I would be happy if I could get in Domoticz data of tempc, humi and relhpa in ...
by Lipa
Thursday 12 November 2020 13:54
Forum: ESP8266
Topic: Get sensor values with MQTT into Domoticz [Solved]
Replies: 115
Views: 44690

Re: Get sensor values with MQTT into Domoticz [Solved]

Hello to all.

I also have a problem that I can't solve because I don't know much about Node Red. So I ask you for help.
I have a Solar weather station https://github.com/3KUdelta/Solar_WiFi_Weather_Station
Every 10 minutes a MQTT message is send to the MQTT-broker.
With MQTT-Explorer, I can see ...