Update zigbee-herdsman-converters to 12.0.174 (#4191)

* Update zigbee-herdsman-converters to 12.0.174

* Update homeassistant.js

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2020-08-26 23:12:28 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Koen Kanters
parent ef93dd2151
commit 9b4ef70fca
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -1916,6 +1916,7 @@ const mapping = {
'ED-10011': [cfg.sensor_action],
'ED-10012': [cfg.sensor_action],
'QS-Zigbee-S04-2C-LN': [switchEndpoint('l1'), switchEndpoint('l2')],
'SM308': [cfg.switch],
};
const defaultStatusTopic = 'homeassistant/status';