Update zigbee-herdsman-converters to 14.0.129 (#7275)

* Update zigbee-herdsman-converters to 14.0.129

* Update homeassistant.test.js

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2021-05-01 13:56:44 +02:00
committed by GitHub
co-authored by Koenkk Koen Kanters
parent 19373d815f
commit 43ff2daebe
3 changed files with 4 additions and 6 deletions
-2
View File
@@ -602,8 +602,6 @@ describe('HomeAssistant extension', () => {
await flushPromises();
payload = {
"action_template":"{% set values = {'idle':'off','heat':'heating','cool':'cooling','fan only':'fan'} %}{{ values[value_json.running_state] }}",
"action_topic":"zigbee2mqtt/TS0601_thermostat",
'availability': [{topic: 'zigbee2mqtt/bridge/state'}],
"away_mode_command_topic":"zigbee2mqtt/TS0601_thermostat/set/away_mode",
"away_mode_state_template":"{{ value_json.away_mode }}",