Remove Home Assistant away_mode_* discovery. https://github.com/Koenkk/zigbee2mqtt/issues/11738

This commit is contained in:
Koen Kanters
2022-06-15 17:56:13 +02:00
parent 6df20010dd
commit f213729dcb
2 changed files with 0 additions and 19 deletions
-3
View File
@@ -752,9 +752,6 @@ describe('HomeAssistant extension', () => {
"topic":"zigbee2mqtt/bridge/state"
}
],
"away_mode_command_topic":"zigbee2mqtt/TS0601_thermostat/set/away_mode",
"away_mode_state_template":"{{ value_json.away_mode }}",
"away_mode_state_topic":"zigbee2mqtt/TS0601_thermostat",
"current_temperature_template":"{{ value_json.local_temperature }}",
"current_temperature_topic":"zigbee2mqtt/TS0601_thermostat",
"device":{