restart HA i mosquitto, usunięte encje climate, usunięty config yaml, odpalam testrun i nadal mam nulle
hvac_modes: auto,heat
current_temperature: null
min_temp: 5
max_temp: 50
target_temp_step: 0.5
temperature: 18
battery_status: false
power: 1
work_mode: true
waiting_to_synchronize: false
friendly_name: Grzejnik salon
supported_features: 1
2019-09-30 14:01:09,665 WARNING:No config found for device: 13
2019-09-30 14:01:09,667 INFO:About to publish MQTT config payload topic: {"name": "Grzejnik salon", "device": {"identifiers": "zamel_exta_life_efc_01", "manufacturer": "Zamel", "model": "EFC-01", "name":
"Exta Life"}, "unique_id": "13-1", "mode_command_topic": "homeassistant/climate/13-1/mode_set", "mode_state_topic": "homeassistant/climate/13-1/mode_state", "modes": ["auto", "heat"], "temperature_command
_topic": "homeassistant/climate/13-1/temp_set", "temperature_state_topic": "homeassistant/climate/13-1/temp_state", "precision": 0.5, "json_attributes_topic": "homeassistant/climate/13-1/attributes", "min
_temp": 5.0, "max_temp": 50.0, "temp_step": 0.5}
2019-09-30 14:01:09,969 DEBUG:MQTT HVAC attributes:
2019-09-30 14:01:09,970 DEBUG:{'battery_status': False, 'power': 1, 'work_mode': True, 'waiting_to_synchronize': False}
2019-09-30 14:01:09,970 DEBUG:Publishing topics:
2019-09-30 14:01:09,971 DEBUG:[{'topic': 'homeassistant/climate/13-1/current_temp', 'payload': '22.5'}, {'topic': 'homeassistant/climate/13-1/mode_state', 'payload': 'auto'}, {'topic': 'homeassistant/clim
ate/13-1/temp_state', 'payload': '18.0'}, {'topic': 'homeassistant/climate/13-1/attributes', 'payload': '{"battery_status": false, "power": 1, "work_mode": true, "waiting_to_synchronize": false}'}]
2019-09-30 14:01:09,979 WARNING:No config found for device: 14
2019-09-30 14:01:09,980 INFO:About to publish MQTT config payload topic: {"name": "Grzejnik pokoj", "device": {"identifiers": "zamel_exta_life_efc_01", "manufacturer": "Zamel", "model": "EFC-01", "name":
"Exta Life"}, "unique_id": "14-1", "mode_command_topic": "homeassistant/climate/14-1/mode_set", "mode_state_topic": "homeassistant/climate/14-1/mode_state", "modes": ["auto", "heat"], "temperature_command
_topic": "homeassistant/climate/14-1/temp_set", "temperature_state_topic": "homeassistant/climate/14-1/temp_state", "precision": 0.5, "json_attributes_topic": "homeassistant/climate/14-1/attributes", "min
_temp": 5.0, "max_temp": 50.0, "temp_step": 0.5}
2019-09-30 14:01:10,282 DEBUG:MQTT HVAC attributes:
2019-09-30 14:01:10,283 DEBUG:{'battery_status': False, 'power': 0, 'work_mode': False, 'waiting_to_synchronize': True}
2019-09-30 14:01:10,283 DEBUG:Publishing topics:
2019-09-30 14:01:10,284 DEBUG:[{'topic': 'homeassistant/climate/14-1/current_temp', 'payload': '22.0'}, {'topic': 'homeassistant/climate/14-1/mode_state', 'payload': 'heat'}, {'topic': 'homeassistant/clim
ate/14-1/temp_state', 'payload': '20.0'}, {'topic': 'homeassistant/climate/14-1/attributes', 'payload': '{"battery_status": false, "power": 0, "work_mode": false, "waiting_to_synchronize": true}'}]