MQTT Import json attribute heat
Posted: 15 Feb 2025, 18:02
Hi
I can not get the attibute of running_state into a Espeasy
- In MQTT Explorer i see: zigbee2mqtt/TRV/Ton_Studeer with payload: {"battery":97,"child_lock":"UNLOCK","closing_steps":284,"frost_protection_temperature":7,"idle_steps":273,"linkquality":102,"local_temperature":16.6,"local_temperature_calibration":0,"occupied_heating_setpoint":15.5,"open_window":"OFF","running_state":"idle","system_mode":"heat","update":{"installed_version":4609,"latest_version":4609,"state":"idle"},"update_available":false,"valve_closing_degree":100,"valve_closing_limit_voltage":3091,"valve_motor_running_voltage":1355,"valve_opening_degree":100,"valve_opening_limit_voltage":2687,"weekly_schedule":{"friday":"00:00/16 07:00/19 10:00/16 10:00/16 17:00/19 23:00/16","monday":"00:00/16 07:00/19 10:00/16 10:00/16 17:00/19 23:00/16","saturday":"00:00/16 07:00/19 10:00/19 10:00/19 10:00/19 23:00/16","sunday":"00:00/16 07:00/19 10:00/19 10:00/19 10:00/19 23:00/16","thursday":"00:00/16 07:00/19 10:00/16 10:00/16 17:00/19 23:00/16","tuesday":"00:00/16 07:00/19 10:00/16 10:00/16 17:00/19 23:00/16","wednesday":"00:00/16 07:00/19 10:00/16 10:00/16 17:00/19 23:00/16"}}
- I need to use the running_state in my espeasy . Later on also in rules
- I have connection with Mosquitto on Espeasy
- This is my MQTTImport setting

The values in the devices tab remain 0 when is change the trv to heat or idle. No response in Espeasy. (In mqttexplorer i see the change values)
What am i doing wrong here?
I can not get the attibute of running_state into a Espeasy
- In MQTT Explorer i see: zigbee2mqtt/TRV/Ton_Studeer with payload: {"battery":97,"child_lock":"UNLOCK","closing_steps":284,"frost_protection_temperature":7,"idle_steps":273,"linkquality":102,"local_temperature":16.6,"local_temperature_calibration":0,"occupied_heating_setpoint":15.5,"open_window":"OFF","running_state":"idle","system_mode":"heat","update":{"installed_version":4609,"latest_version":4609,"state":"idle"},"update_available":false,"valve_closing_degree":100,"valve_closing_limit_voltage":3091,"valve_motor_running_voltage":1355,"valve_opening_degree":100,"valve_opening_limit_voltage":2687,"weekly_schedule":{"friday":"00:00/16 07:00/19 10:00/16 10:00/16 17:00/19 23:00/16","monday":"00:00/16 07:00/19 10:00/16 10:00/16 17:00/19 23:00/16","saturday":"00:00/16 07:00/19 10:00/19 10:00/19 10:00/19 23:00/16","sunday":"00:00/16 07:00/19 10:00/19 10:00/19 10:00/19 23:00/16","thursday":"00:00/16 07:00/19 10:00/16 10:00/16 17:00/19 23:00/16","tuesday":"00:00/16 07:00/19 10:00/16 10:00/16 17:00/19 23:00/16","wednesday":"00:00/16 07:00/19 10:00/16 10:00/16 17:00/19 23:00/16"}}
- I need to use the running_state in my espeasy . Later on also in rules
- I have connection with Mosquitto on Espeasy
- This is my MQTTImport setting

The values in the devices tab remain 0 when is change the trv to heat or idle. No response in Espeasy. (In mqttexplorer i see the change values)
What am i doing wrong here?