Search found 10 matches

by les2v
Sunday 16 January 2022 17:12
Forum: MQTT Auto Discovery
Topic: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values
Replies: 14
Views: 2241

Re: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values

Hello, Regarding 1/ I have checked zigbee2mqtt logs and they all have the same contents: --- MQTT publish: topic 'zigbee2mqtt/Chauffage Bureau', payload '{"linkquality":0,"local_temperature":21,"occupied_heating_setpoint":19,"running_state":"idle","system_mode":{"system_mode":"off"},"unoccupied ...
by les2v
Saturday 15 January 2022 21:36
Forum: MQTT Auto Discovery
Topic: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values
Replies: 14
Views: 2241

Re: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values

Here is what I believe you have asked me: --------------------------------------------- [Note: already sent in a previous message] Extracted from MQTT explorer : homeassistant/climate/0x60a423fffeec42f2/climate/config {"action_template":"{% set values = {None:None,'idle':'off','heat':'heating','cool ...
by les2v
Saturday 15 January 2022 20:03
Forum: MQTT Auto Discovery
Topic: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values
Replies: 14
Views: 2241

Re: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values

I have also just found out that prior to the error message I have a first error message: 2022-01-15 19:56:27.350 Error: MQTT Auto Discovery Client: Exception: Type is not convertible to string! 2022-01-15 19:56:27.350 Error: MQTT Auto Discovery Client: Climate device no idea how to interpretate ...
by les2v
Saturday 15 January 2022 17:56
Forum: MQTT Auto Discovery
Topic: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values
Replies: 14
Views: 2241

Re: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values

Hi jvdz, Thanks for taking the time to help me. I"ve already checked with mqtt explorer. Here is the copy my first message: --- I have installed MQTT explorer to better understand the situation related to domoticz / mqtt auto discovery. Here is the code I extracted related to the zigbee device ...
by les2v
Saturday 15 January 2022 16:28
Forum: MQTT Auto Discovery
Topic: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values
Replies: 14
Views: 2241

Re: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values

Hi, I am still trying to figure out the root cause of the error message. [As you can understand I am completely new to the mqtt protocole.] Here is what I have understood: Zigbee2mqtt config for ACOVA HVAC is defined here in a file called "acova.js". This is under the "zigbee-herdsman-converters ...
by les2v
Friday 14 January 2022 0:31
Forum: MQTT Auto Discovery
Topic: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values
Replies: 14
Views: 2241

Re: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values

You get that error because the config paylaod states to use this template: "mode_state_template":"{{ value_json.system_mode }}" when a MQTT message is received on: "mode_state_topic":"zigbee2mqtt/Chauffage Bureau" ... and that JSON payload doesn't contain the field "system_mode". Any idea why that ...
by les2v
Wednesday 12 January 2022 0:01
Forum: MQTT Auto Discovery
Topic: Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values
Replies: 14
Views: 2241

Error: MQTT Auto Discovery: Climate device no idea how to interpretate state values

Dear Reader, Happy new year 2022!!!! Wish you the best for this year... Mine is starting with few misunderstanding related to MQTT Auto discovery. I have the following error message in domoticz log: 2022-01-11 23:28:01.360 Error: MQTT Auto Discovery Client: Climate device no idea how to interpretate ...
by les2v
Monday 16 June 2014 12:44
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 370464

Re: domoticz in synology as package! Available now.

Do we have some news regarding this issue?
Do we know when the fix will be done and released?
by les2v
Monday 02 June 2014 22:25
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 370464

Re: domoticz in synology as package! Available now.

+1 for a DS214play but the install is still failing.
I'll follow this closely.
by les2v
Thursday 15 May 2014 11:50
Forum: Android
Topic: 'Dromotica' app for controlling Domoticz from Android
Replies: 488
Views: 144575

Re: Android app

Hello, I am new to domoticz and Domotica as I am just putting in place a domotic env at home using a raspberry and a rfxtrx 433. Regarding the android app, I am wondering if it's possible to have widgets for the temp sensors (temp + hygro). The updates would need to be done on demand or a value that ...