github-actions[bot]
ced2c00997
Update zigbee-herdsman-converters to 12.0.185 ( #4337 )
...
* Update zigbee-herdsman-converters to 12.0.185
* 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>
2020-09-12 10:15:54 +02:00
OzGav
7d7b2fc671
Add support for NUE-ZBFLB Update homeassistant.js ( #4279 )
...
* Update homeassistant.js
* Update utils.js
* Update utils.js
* Update homeassistant.js
* Update utils.js
2020-09-12 09:45:26 +02:00
embak
bd91beb9c0
Add keypad lockout feature to TH1300ZB ( #4331 )
2020-09-11 17:07:21 +02:00
John Doe
9cabe1e23a
Fix frontend api messages pollution ( #4326 )
2020-09-10 20:54:03 +08:00
Koen Kanters
c29cc784ba
Touchlink identify. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-09-09 18:24:32 +02:00
Koen Kanters
14da75f4a7
Touchlink factory reset specific device and scan. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-09-08 20:24:49 +02:00
github-actions[bot]
fe56483ba2
Update zigbee-herdsman-converters to 12.0.183 ( #4301 )
...
* Update zigbee-herdsman-converters to 12.0.183
* 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>
2020-09-07 19:05:43 +02:00
Koen Kanters
beef2097e4
Pass options to onEvent. https://github.com/Koenkk/zigbee2mqtt/issues/3812
2020-09-07 18:46:46 +02:00
Koen Kanters
b1cfafe6b7
Add BHT-002-GCLZB to homeassistant.js
2020-09-07 17:52:12 +02:00
Koen Kanters
7b226e6efe
Clear retained messages on device/group rename or delete. #4290
2020-09-07 17:29:53 +02:00
Koen Kanters
4f55667760
Lint
2020-09-05 23:43:46 +02:00
Koen Kanters
703a8c19d6
Added Immax 4in1 sensor to homeassistant.js ( #4276 )
...
Added Immax 4in1 sensor.
Co-authored-by: Tomáš Martinovič <tomas.martinovic@vsb.cz>
2020-09-05 23:39:03 +02:00
github-actions[bot]
c9094e98df
Update zigbee-herdsman-converters to 12.0.180 ( #4269 )
...
* Update zigbee-herdsman-converters to 12.0.180
* 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>
2020-09-04 22:22:35 +02:00
Koen Kanters
778665b35b
Don't rename entity ID in Home Assistant by default. #4095
2020-09-04 21:13:40 +02:00
Koen Kanters
ba7a85bbb5
Frontend ( #4232 )
...
* Initial implementation of backend for frontend.
* Frontend fixes (#4205 )
* Send data to frontend api withoud baseTopic preffix
* Send frontend api requests to mqtt
* Fix topic name sanitisation
* Fix base_topic trimming
* Update frontend.js
* Add zigbee2mqtt-frontend dependency
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
* Dont' setup separate MQTT connection.
* Correctly stop
* Add frontend tests.
* [WIP] Bindings structure change (#4233 )
* Change bindings location
* Bump frontend version
* Republish devices on bindings change
* Fix data structure
* Fix payload double encoding
* Change endpoints structure
* Expose config to bridge/info
* Fix typo
* Updates
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
* Resend states on ws reconnect
* Update deps
* Bump frontend (#4264 )
Co-authored-by: John Doe <nurikk@users.noreply.github.com>
2020-09-04 18:42:24 +02:00
embak
84029e2057
Add OWON WSP404 Smart Plug to Home Assistant MQTT ( #4260 )
...
Device with switch, power sensor and energy measurements entities.
2020-09-04 17:30:00 +02:00
PHISON HOANG
48b502714e
Add home assistant sensor config for QBKG26LM ( #4258 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-09-04 17:28:12 +02:00
github-actions[bot]
b428070416
Update zigbee-herdsman-converters to 12.0.179 ( #4249 )
...
* Update zigbee-herdsman-converters to 12.0.179
* 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>
2020-09-02 22:59:52 +02:00
Koen Kanters
f57ec9f0fd
Add definition to raw networkmap
2020-09-02 17:17:35 +02:00
Koen Kanters
27566dc5d1
Add coordinator, endpoint binds/supported clusters to bridge/devices. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-08-31 18:48:04 +02:00
github-actions[bot]
e54137c8ab
Update zigbee-herdsman to 0.12.126 ( #4219 )
...
* Update zigbee-herdsman to 0.12.126
* 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>
2020-08-30 22:49:00 +02:00
nobodypb
48d5ee70c0
Return friendlyNames as answer to get_group_membership ( #4210 )
...
* Return friendlyNames as answer to get_group_membership
It would be a lot more useful, if you'd return the friendly names of the groups 😉
* Make the linter happy
* Gracefully echo warning if response is undefined
* Making friendship with the linter
Sorry, really shoud have used an IDE
2020-08-30 22:45:40 +02:00
Koen Kanters
ad0f11cc0f
Base supported groups converters of its members. https://github.com/Koenkk/zigbee2mqtt/issues/764
2020-08-30 11:30:38 +02:00
github-actions[bot]
ce6005abdd
Update zigbee-herdsman-converters to 12.0.176 ( #4208 )
...
* Update zigbee-herdsman-converters to 12.0.176
* Update publish.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-08-29 16:14:53 +02:00
github-actions[bot]
1893ff1150
Update zigbee-herdsman-converters to 12.0.175 ( #4207 )
...
* Update zigbee-herdsman-converters to 12.0.175
* 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>
2020-08-29 14:46:23 +02:00
PHISON HOANG
1bf49cb720
Add sensor temperature config for QBKG23LM ( #4199 )
2020-08-28 21:23:27 +02:00
Volodymyr Yelnikov
a78d0f608a
added support for Aqara Opple MX480 ( #4195 )
2020-08-27 19:51:46 +02:00
github-actions[bot]
9b4ef70fca
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>
2020-08-26 23:12:28 +02:00
Ivan Podogov
ef93dd2151
Lonsonho 2-gang switch module discovery ( #4190 )
...
See converter here: https://github.com/Koenkk/zigbee-herdsman-converters/pull/1509
2020-08-26 22:46:13 +02:00
Ivan Podogov
e3e5dcd039
Lonsonho TS110F 1-gang Home Assistant discovery ( #4183 )
2020-08-26 22:39:23 +02:00
github-actions[bot]
5f8b9beaf3
Update zigbee-herdsman-converters to 12.0.173 ( #4182 )
...
* Update zigbee-herdsman-converters to 12.0.173
* 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>
2020-08-25 21:48:50 +02:00
github-actions[bot]
db6d9bd5bb
Update zigbee-herdsman-converters to 12.0.172 ( #4180 )
...
* Update zigbee-herdsman-converters to 12.0.172
* Update homeassistant.js
* Update zigbeeHerdsman.js
* Update publish.test.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-08-25 20:01:46 +02:00
github-actions[bot]
57b3511aa6
Update zigbee-herdsman-converters to 12.0.170 ( #4174 )
...
* Update zigbee-herdsman-converters to 12.0.170
* 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>
2020-08-24 23:02:01 +02:00
github-actions[bot]
85365b5d19
Update zigbee-herdsman-converters to 12.0.169 ( #4172 )
...
* Update zigbee-herdsman-converters to 12.0.169
* 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>
2020-08-23 23:19:41 +02:00
Koen Kanters
ac6e4c7dae
Fix coverage
2020-08-23 23:17:15 +02:00
Koen Kanters
d980b97413
Fix Home Assistant automations based on click event not working. #4168
2020-08-23 22:58:07 +02:00
mgrom
54f164cc21
fixes related to #4070 ( #4132 )
...
* fix
* eslint fix
* don't use temp topic when low and high temp used
* fix for temp high
* Add tests
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-08-23 22:36:30 +02:00
Koen Kanters
676684158a
Fix messages from Xiaomi devices skipped sometimes when send through Xiaomi router. #3592 ( #4170 )
...
* Update receive.js
* Fix messages from Xiaomi devices skipped sometimes when send through Xiaomi router. https://github.com/Koenkk/zigbee2mqtt/issues/3592
2020-08-23 22:05:48 +02:00
github-actions[bot]
1d7b5832ca
Update zigbee-herdsman-converters to 12.0.168 ( #4158 )
...
* Update zigbee-herdsman-converters to 12.0.168
* 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>
2020-08-22 13:29:09 +02:00
mog422
e6f8cee968
Add TPZRCO2HT-Z3 homeassistant mapping ( #4155 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-08-22 12:24:28 +02:00
github-actions[bot]
bffe4db029
Update zigbee-herdsman-converters to 12.0.167 ( #4144 )
...
* Update zigbee-herdsman-converters to 12.0.167
* Update homeassistant.js
* Update publish.test.js
* Update publish.test.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-08-20 22:03:00 +02:00
Koen Kanters
0b5d169b46
Provide state to fromZigbee converter
2020-08-20 21:54:59 +02:00
Koen Kanters
22f657ed4d
Add device_announce event to new api. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-08-20 20:55:40 +02:00
github-actions[bot]
d69c2c947a
Update zigbee-herdsman-converters to 12.0.166 ( #4136 )
...
* Update zigbee-herdsman-converters to 12.0.166
* 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>
2020-08-19 22:30:51 +02:00
github-actions[bot]
e780dbcb82
Update zigbee-herdsman-converters to 12.0.165 ( #4126 )
...
* Update zigbee-herdsman-converters to 12.0.165
* 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>
2020-08-18 22:35:48 +02:00
Koen Kanters
a20c6728b8
Also use state converter when value is open, close, stop, lock and unlock. #4123
2020-08-18 21:27:36 +02:00
github-actions[bot]
b7409295b5
Update zigbee-herdsman-converters to 12.0.164 ( #4121 )
...
* Update zigbee-herdsman-converters to 12.0.164
* 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>
2020-08-17 22:22:18 +02:00
Koen Kanters
0f6540c5fc
Fix typo 9148977b39 (r41534643)
2020-08-17 22:14:10 +02:00
Kris
5411de8618
Add Philips Hue Nyro ( #4120 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-08-17 22:08:52 +02:00
Koen Kanters
8c5fae900e
Don't use state converter on invalid JSON and the payload is not on, off or toggle. https://github.com/Koenkk/zigbee2mqtt/issues/1348
2020-08-17 21:29:11 +02:00
Koen Kanters
d167b149ad
Refactor device options retrieval
2020-08-17 20:57:12 +02:00
Koen Kanters
9148977b39
Rename device entity_id in Home Assistant when changing friendly_name. #4096
2020-08-17 20:19:44 +02:00
Koen Kanters
5f75c9c9f8
Clear outdated Home Assistant configs
2020-08-17 17:24:57 +02:00
felix schwenzel
ffe810a471
Update homeassistant.js ( #4113 )
...
add MAXI JOLLY ZB3 LED driver, see https://github.com/Koenkk/zigbee-herdsman-converters/pull/1475 .
2020-08-17 13:57:42 +02:00
Koen Kanters
410f6a0f95
Fix update state sensor object_id.
2020-08-14 13:48:19 +02:00
mgrom
d3a22d49c1
Added presets (hold_modes) to climate sensor #3821 ( #4070 )
...
* Added presets (hold_modes) to climate sensor #3821
and removed thermostatHeatCool as it's partially redundant
* Added new configuration to TuYa thermostat TS0601_thermostat
* eslint fixes
* Added eco and comfort modes. Looks like they are usable.
* Update homeassistant.js
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-08-14 11:43:52 +02:00
github-actions[bot]
5de279c20e
Update zigbee-herdsman-converters to 12.0.162 ( #4097 )
...
* Update zigbee-herdsman-converters to 12.0.162
* 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>
2020-08-13 21:57:36 +02:00
Koen Kanters
9774031169
Sort logged and published JSON objects alphabetically. #4091
2020-08-13 20:00:35 +02:00
blakadder
3acd123ecd
add direction sensor to AD for some dimmers ( #4078 )
2020-08-12 17:22:05 +02:00
github-actions[bot]
4f1a0ae9cd
Update zigbee-herdsman-converters to 12.0.161 ( #4083 )
...
* Update zigbee-herdsman-converters to 12.0.161
* Update homeassistant.js
* 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>
2020-08-11 21:38:19 +02:00
github-actions[bot]
f9076b362d
Update zigbee-herdsman-converters to 12.0.160 ( #4075 )
...
* Update zigbee-herdsman-converters to 12.0.160
* Update homeassistant.js
* Update publish.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-08-10 20:44:44 +02:00
Chamondgl
14712d6fe1
Add Home Assistant discovery for ROB_200-010-0 ( #4074 )
...
Robb Smarrt Zigbee Curtain Motor Controller ROB_200-010-0
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-08-10 20:31:40 +02:00
github-actions[bot]
ff0b812029
Update zigbee-herdsman-converters to 12.0.159 ( #4069 )
...
* Update zigbee-herdsman-converters to 12.0.159
* 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>
2020-08-09 22:34:13 +02:00
Koen Kanters
ff2fe2b358
Separate Home Assisant name by space instead of _ when friendlyName contains space. #4048
2020-08-08 13:54:39 +02:00
github-actions[bot]
1198a2d9ac
Update zigbee-herdsman-converters to 12.0.157 ( #4051 )
...
* Update zigbee-herdsman-converters to 12.0.157
* 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>
2020-08-05 23:01:17 +02:00
mateusz-dziurdziak
7b74971006
Add TuYa SNTZ009 water leak sensor ( #4045 )
...
Co-authored-by: Mateusz Dziurdziak <mateusz.dziurdziak@fara.no>
2020-08-05 22:10:29 +02:00
Koen Kanters
3cdf7604a0
Fix no color_temp for group on changing color_xy and vice versa. #4034
2020-08-05 21:54:39 +02:00
Koen Kanters
516d53e9df
Fix reporting being disabled every time IKEA device announces. https://github.com/Koenkk/zigbee2mqtt/issues/3826
2020-08-05 16:38:40 +02:00
github-actions[bot]
6c6dfc85cd
Update zigbee-herdsman-converters to 12.0.156 ( #4043 )
...
* Update zigbee-herdsman-converters to 12.0.156
* 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>
2020-08-04 20:10:34 +02:00
Koen Kanters
6345cb07bf
Disable reporting on device when reporting is disabled. https://github.com/Koenkk/zigbee2mqtt/issues/3826
2020-08-04 19:11:13 +02:00
Koen Kanters
852bca5a08
Implement update state for new api. https://github.com/Koenkk/zigbee2mqtt/issues/3634 https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-08-02 23:09:43 +02:00
github-actions[bot]
8aa3cf0c29
Update zigbee-herdsman-converters to 12.0.155 ( #4025 )
...
* Update zigbee-herdsman-converters to 12.0.155
* 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>
2020-08-02 10:51:51 +02:00
Koen Kanters
9a6397fe75
Make Zigbee2MQTT naming consistent
2020-08-01 10:36:20 +02:00
Zhongfu Li
3b29266be3
Fix Home Assistant auto-discovery for QBKG22LM, QBKG25LM ( #3977 )
...
* Update configuration for QBKG22LM, QBKG25LM
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-31 17:59:24 +02:00
github-actions[bot]
0fddfc9ffa
Update zigbee-herdsman-converters to 12.0.154 ( #4018 )
...
* Update zigbee-herdsman-converters to 12.0.154
* 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>
2020-07-30 23:19:05 +02:00
lionel590
ded3a58883
Network parameters / config displayed in zigbee2mqtt/bridge/config ( #4010 )
...
* Update zigbee.js
* added network parameters to zigbee2mqtt/bridge/config
* added network parameters to zigbee2mqtt/bridge/config
* added test for network config in zigbee2mqtt/bridge/config
* Fix network data
* Added test data for network parameters
* Update zigbee.js
* Update zigbee.js
* Update bridge.test.js
* Update bridge.test.js
* Update utils.js
* Update bridge.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-30 22:31:52 +02:00
Sebastian Karasek
a5b03b5dad
Add home-assistant mapping for NLG Q-FRAMELESS ( #4012 )
2020-07-30 22:19:01 +02:00
Matthew Garrett
469ddb7e76
Add support for Orvibo AM25 blinds ( #4011 )
2020-07-30 22:14:51 +02:00
Artyom Dudarev
64022897f8
Add support for Lonsonho X713A 3 gang switch ( #4015 )
2020-07-30 22:12:39 +02:00
Koen Kanters
274109bc85
Allow to disable Home Assistant via MQTT. #3281 ( #4007 )
...
* Initial
* Updates
2020-07-29 23:10:03 +02:00
Koen Kanters
b9c52ef96e
Fix exception in Home Assistant extension when click or action is null/undefined. #4005
2020-07-29 22:08:00 +02:00
github-actions[bot]
9474dfe249
Update zigbee-herdsman-converters to 12.0.153 ( #4006 )
...
* Update zigbee-herdsman-converters to 12.0.153
* 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>
2020-07-29 17:23:23 +02:00
Koen Kanters
a7f990ef95
New api: log to MQTT. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-07-28 22:12:22 +02:00
github-actions[bot]
ae93e6fd0f
Update zigbee-herdsman-converters to 12.0.152 ( #4004 )
...
* Update zigbee-herdsman-converters to 12.0.152
* 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>
2020-07-28 22:06:30 +02:00
Koen Kanters
946ebe16b6
Allow to specify which clusters are being bound/unbound. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-07-28 21:05:02 +02:00
Koen Kanters
44b26f9b22
Parse attribute payload to JSON if possible. https://github.com/Koenkk/zigbee-herdsman-converters/pull/1427
2020-07-27 23:04:59 +02:00
Diego Rodríguez
7c6fe4d95e
Add voltage to ZNCZ02LM ( #3991 )
2020-07-27 22:33:15 +02:00
iharyadi
88521b25d3
Add HA model mapping ( #3974 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-26 14:28:17 +02:00
Koen Kanters
7d27e6db69
Changes for zigbee-herdsman-converters 12.0.150
2020-07-26 14:19:33 +02:00
Koen Kanters
812c4927e7
Handle group setup failure. https://github.com/Koenkk/zigbee2mqtt/issues/3966
2020-07-26 10:11:58 +02:00
Koen Kanters
00f836fce6
Don't discover sensor_click when legacy: false is set. https://github.com/Koenkk/zigbee-herdsman-converters/issues/1393
2020-07-24 22:53:10 +02:00
github-actions[bot]
992ebafc63
Update zigbee-herdsman-converters to 12.0.149 ( #3963 )
...
* Update zigbee-herdsman-converters to 12.0.149
* 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>
2020-07-23 21:06:13 +02:00
senax
f0068d73cb
Added 1746330P7/Philips Hue Appear ( #3962 )
2020-07-23 20:31:19 +02:00
Koen Kanters
867918bd63
Fix incorrect device type. https://github.com/Koenkk/zigbee2mqtt/issues/3953
2020-07-23 19:55:56 +02:00
Koen Kanters
28d48f3d96
Skip message when definition is undefined and still interviewing instead of modelID. https://github.com/Koenkk/zigbee2mqtt/issues/3947
2020-07-22 14:00:27 +02:00
github-actions[bot]
93cae0b09a
Update zigbee-herdsman-converters to 12.0.147
...
* Update zigbee-herdsman-converters to 12.0.147
* 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>
2020-07-22 13:57:11 +02:00
Koen Kanters
6d9affaa49
Revert "Fix device incorrectly identified when still interviewing. #3947 "
...
This reverts commit 1d3a577fc4
.
2020-07-22 13:44:56 +02:00
Koen Kanters
e06e54321c
Revert "Fix device incorrectly identified when still interviewing (attempt 2) #3947 "
...
This reverts commit 2e0b23f97c
.
2020-07-22 13:44:47 +02:00
Koen Kanters
db748a1333
Implement new api healthcheck. #3281
2020-07-21 21:16:52 +02:00
Koen Kanters
2e0b23f97c
Fix device incorrectly identified when still interviewing (attempt 2) #3947
2020-07-21 20:47:05 +02:00
Koen Kanters
1d3a577fc4
Fix device incorrectly identified when still interviewing. #3947
2020-07-21 20:26:07 +02:00
github-actions[bot]
ad0bbbec97
Update zigbee-herdsman-converters to 12.0.146
...
* Update zigbee-herdsman-converters to 12.0.146
* Update publish.test.js
* 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>
2020-07-20 18:58:17 +02:00
Deadlystrike
edcf1edae6
Add support for Embrighten Outlet 43102 ( #3939 )
2020-07-20 18:05:42 +02:00
Koen Kanters
1f39ff6f57
Fix transition from device_options not applied. #3922
2020-07-19 00:04:39 +02:00
Koen Kanters
a845d35b8e
Update Birth & Will Topic for Home Assistant #3918
2020-07-16 23:16:59 +02:00
Artyom Dudarev
1223a06871
Add support for Lonsonho switches ( #3901 )
...
* Add support for Lonsonho switches
* Use cfg.switch for 1 gang switch
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-16 22:40:40 +02:00
Hannes Giesenow
ec688cfa04
Add support for Osram Smart Switch 4x ( #3242 )
...
* Add support for Osram Smart Switch 4x
See https://github.com/Koenkk/zigbee-herdsman-converters/pull/1112 for
the converter
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-16 22:35:16 +02:00
Mark Snelling
64e9d65b07
Added AOne 250w Smart Dimmer Module ( #3915 )
...
* Create update_zhc.yml
* Update update_zhc.yml
* Update update_zhc.yml
* Added AOne 250w Smart Dimmer Module
* Delete update_zhc.yml
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-16 21:10:05 +02:00
github-actions[bot]
f86be3308e
Update zigbee-herdsman-converters ( #3914 )
...
* Update zigbee-herdsman-converters to 12.0.139
* Update homeassistant.js
* 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>
2020-07-16 21:04:47 +02:00
Koen Kanters
67f02adbd0
Prefer blocklist/passlist over blacklist/whitelist
2020-07-15 23:22:32 +02:00
Koen Kanters
ee9aedd0f3
Discover Home Assistant energy sensor for NET2GRID N2G-SP. #3909
2020-07-15 23:17:54 +02:00
Koen Kanters
ff1a64b192
Change ID -> id for new api. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-07-15 22:16:18 +02:00
Koen Kanters
c900213218
Update converters
2020-07-14 22:04:33 +02:00
Koen Kanters
8415adc514
Make new api snake case. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-07-13 23:00:33 +02:00
Koen Kanters
57a2d435a9
Republish groups on change. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-07-13 21:45:44 +02:00
Koen Kanters
ff8f16fedb
Group MQTT api. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-07-12 23:50:15 +02:00
Koen Kanters
d81f5575ff
Bind for new api. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-07-12 21:56:11 +02:00
Koen Kanters
e7a799d8cc
Update converters
2020-07-12 15:42:33 +02:00
Jeremy Rea
b76b244af7
Add Home Assistant support for Sinopé water leak detector ( #3892 )
2020-07-12 15:18:53 +02:00
TheMClaeys
eac948498a
Update homeassistant.js ( #3889 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-12 14:52:30 +02:00
Koen Kanters
11a4759a9a
Update converters
2020-07-10 22:09:28 +02:00
Ryan Kim(True-World)
051d088172
Add PM-B540, TS0115 ( #3886 )
...
Support Dawon PM-B540,
UseeLink TS0115(https://ko.aliexpress.com/item/4000108371113.html?spm=a2g0o.productlist.0.0.55f169eaiSgWdl&algo_pvid=a2d855e8-89cc-42ea-ab68-8b04c981c537&algo_expid=a2d855e8-89cc-42ea-ab68-8b04c981c537-1&btsid=0ab6f82c15943852972118657e0a09&ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_ )
TS0115 Model is multi type(EU, US, UK, Universal, Etc.) and 2 type Amp(10A, 16A)
2020-07-10 21:32:54 +02:00
Koen Kanters
b4a6c6f0ba
Update herdsman and converters
2020-07-09 22:00:17 +02:00
ptvo
4fbfec3fdb
ptvo.switch - updated HA integration settings. ( #3880 )
...
* ptvo.switch - updated HA integration settings.
* Update homeassistant.js
Co-authored-by: ptvoinfo <xagga@ya.ru>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-09 21:10:10 +02:00
krencl
c72ccf1bd7
added LED controller YSRSAI ZB-CL01 support for hass.io ( #3876 )
...
* added LED controller YSRSAI ZB-CL01 support for hass.io
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-09 20:55:54 +02:00
Koen Kanters
0a84412d75
Implement OTA commands for new api. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-07-08 23:23:44 +02:00
Koen Kanters
f1c785eedd
Implement new api configure. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-07-08 21:46:00 +02:00
Koen Kanters
ffa47b79e3
Remove devices from group when removing group. #3861
2020-07-07 21:16:35 +02:00
Pedro Lamas
973f5c5d03
Adds support for Sunricher ZG2835RAC power and energy monitoring in Home Assistant ( #3860 )
2020-07-06 21:46:07 +02:00
Koen Kanters
4900a2501d
Support Home Assistant configuration for external converters. https://github.com/Koenkk/zigbee-herdsman-converters/issues/1343
2020-07-03 21:20:22 +02:00
Koen Kanters
1796ba191c
Update herdsman and converters
2020-07-01 22:15:02 +02:00
Jiří Furda
e8c7314e90
Add support for IMMAX 07115L ( #3829 )
2020-06-30 17:49:43 +02:00
Koen Kanters
a391f7dcf9
Update converters
2020-06-29 17:01:45 +02:00
Koen Kanters
715e20477d
Small cosmetic
2020-06-29 16:17:11 +02:00
John Doe
def6bf1d0b
Implement external converters ( #3810 )
2020-06-29 16:16:16 +02:00
Koen Kanters
4b68a482b7
Update herdsman and converters
2020-06-28 18:31:21 +02:00
felixstorm
1b62a3cf06
Fix Reporting for Multi-Endpoint Devices ( #3824 )
...
* fix reporting on multi-endpoint devices
* add test
2020-06-28 18:08:37 +02:00
Koen Kanters
27972fb8d4
Provide lx unit for RTCGQ11LM illuminance sensor. #3805
2020-06-24 23:43:24 +02:00
qosmio
1e62021418
Add support for Sylvania Flex XL RGBW Strip (73773) ( #3806 )
2020-06-24 23:39:09 +02:00
Koen Kanters
ade6123ede
Home Assistant discover illuminance_lux sensor for RTCGQ11LM. #3805
2020-06-24 23:28:33 +02:00
Thomas Rose
242600f2b6
Added new Innr Outdoor Lights ( #3796 )
...
Added support for Innr Outdoor Spot Lights and Outdoor Color LED Strip
2020-06-24 15:30:18 +02:00
Koen Kanters
869d6a5234
Fix reporting setup ddosing adapter. #3756
2020-06-21 16:38:23 +02:00
Koen Kanters
95208a1a2e
Update converters
2020-06-20 16:06:54 +02:00
Krzysztof
1dd002e73f
HGZB-44 HomeAssistant Autodiscovery support ( #3775 )
...
* Add homeassistant autodiscovery support for HGZB-44.
* Fix missing , at end of line
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-06-20 14:26:35 +02:00
Andrey
76745ca5c3
ZNCZ04LM extended attributes support ( #3761 )
...
* ZNCZ04LM extended attributes support
* Styles fixes
* Style fix
* Tabs
Co-authored-by: divanikus <d1pro@yandex.ru>
2020-06-17 19:54:08 +02:00
zrsmithson
249bcff7d1
Add support for Ecosmart BR30 CCT Bulb A9BR3065WESDZ02 ( #3751 )
...
device similar to Ecosmart A19 CCT bulb
Co-authored-by: Smithson, Zachary <zachary.smithson@gtri.gatech.edu>
2020-06-16 17:05:37 +02:00
Koen Kanters
f8d082e18d
Networkmap #3281
2020-06-15 20:10:30 +02:00
Koen Kanters
79b4dbd24f
Touchlink factory reset #3281
2020-06-15 19:19:57 +02:00
Koen Kanters
62dc88ec87
Republish bridge info on log level changes #3281
2020-06-15 19:06:08 +02:00
Koen Kanters
d10c1c2155
Add some config options #3281
2020-06-15 18:58:32 +02:00
Koen Kanters
5027e97bb6
Update converters
2020-06-15 17:42:46 +02:00
Kosta
b42c61d09a
use relative timestamps ( #3743 )
...
Use relative timestamps for the network map (e.g, `1 hour, 43 minutes ago` or `15 minutes, 10 seconds ago`), since that is easier to understand/decode than the standard ISO timestamps.
This introduces an additional (light weight) dependency to [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js ) which in itself doesn't have any additional dependencies.
Co-authored-by: Konstantin Baumann <konstantin.baumann@autodesk.com>
2020-06-14 17:43:27 +02:00
Kosta
a2ea520b0c
add support for plantuml based network graphs ( #3742 )
...
Add support for [PlantUML](http://plantuml.com/guide ) based network graphs, which can be pasted into [this online editor](https://www.planttext.com/ ).
The test configuration used for unit testing for example produces this output:
![output.svg](https://www.planttext.com/api/plantuml/svg/j5LTRzem57tVhxYFGSFbEbyG7gOoOBHggrMCQPsg2Zc9KwmwSPeufTjVsyD-qlx20dICZuJni4PHPDdtd7lkyRNpwyTFU7bESyqoNSJopP-PW6KXu3CYRNSwID7cjkEO3jok8_ONrqk4a0DXOBYEvJOWOaBoi0loKJGpLMYHt4-OBtabpNl58qYK_bIagSeq3wzKoENve3AOUcqaICjtWhIBs4NwTZbOHzojH_iLe--qeoZYWSiStzoes2-aNrlZ3igmqNAzHcNu-SMm1vDnR_1XV0wNmy6I68QcsngQRV0w2BA8UTA4KCJnmf4cp6T2SyXJ7kYiY9kWKYPV9esIWJgsCw9cTRh_w8QruyOqK59bntbYBJtnQZovdWafqXpE2WuZ1KQRsYwwU7rM7Lua3ucQ9qTLiDLzTAi2hLKo3LLHUZnzuD-EQs2wRE1EjR0RmLGieFV8CWOhPYYPOIuoBdcUmvn92VbSw606nfURYn6QbrUliN6RcXrle-mWC1qBfuiZn-ltRWTUbcnZjSn-aMiLGyYVHC1pC0RYQmDk-_r55bXbkJDcMgVTLYlLJ-f4995ghLGGd-Ky9D_5lSyv2PJAGf4mhJB2af2im8HIizK0OyLuClxuUJ8SlufZfkqllaXjc_4Dn_f_TTNxjGqsQipQKqZntmehpX8XxohITg4S7RgMwc2UUKooRR8o6SL3FLCBmtfOURhM6hVOIfY5-zQSyYHS_BT-0m00__y30000 )
The generated script looks like this:
```
' paste into: https://www.planttext.com/
@startuml
card 0x0017880104e45525 [
0x0017880104e45525
---
0x0017880104e45525 (6536) failed: lqi,routingTable
---
Boef notSupportedModelID
---
1970-01-01T01:00:01+01:00
]
card 0x000b57fffec6a5b2 [
bulb
---
0x000b57fffec6a5b2 (40369)
---
IKEA TRADFRI LED bulb E26/E27 980 lumen, dimmable, white spectrum, opal white (LED1545G12)
---
1970-01-01T01:00:01+01:00
]
card 0x000b57fffec6a5b3 [
bulb_color
---
0x000b57fffec6a5b3 (40399)
---
Philips Hue Go (7146060PH)
---
unknown
]
card 0x0017880104e45521 [
button_double_key
---
0x0017880104e45521 (6538)
---
Xiaomi Aqara double key wireless wall switch (WXKG02LM)
---
1970-01-01T01:00:01+01:00
]
card 0x0017880104e45559 [
cc2530_router
---
0x0017880104e45559 (6540)
---
Custom devices (DiY) [CC2530 router](http://ptvo.info/cc2530-based-zigbee-coordinator-and-router-112/ ) (CC2530.ROUTER)
---
1970-01-01T01:00:01+01:00
]
card 0x00124b00120144ae [
Coordinator
---
0x00124b00120144ae (0)
---
1970-01-01T01:00:10+01:00
]
0x000b57fffec6a5b3 --> 0x00124b00120144ae: 120
0x000b57fffec6a5b2 --> 0x00124b00120144ae: 92
0x000b57fffec6a5b3 --> 0x000b57fffec6a5b2: 110
0x0017880104e45559 --> 0x000b57fffec6a5b2: 100
0x0017880104e45521 --> 0x0017880104e45559: 130
@enduml
```
Co-authored-by: Konstantin Baumann <konstantin.baumann@autodesk.com>
2020-06-14 15:48:50 +02:00
jd1900
67c43fcee3
Add device '412015' from Legrand. DIN power consumption module. ( #3739 )
...
* Add device '412015' from Legrand. DIN power consumption module.
Add device '412015' from Legrand. DIN power consumption module. Complementary for this pull request https://github.com/Koenkk/zigbee-herdsman-converters/pull/1313
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-06-14 14:01:02 +02:00
AndronicR
1dd3523e64
added for homeassistant ( #3737 )
2020-06-14 11:00:36 +02:00
Koen Kanters
37122dba79
changeOptions -> options. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-06-14 00:28:24 +02:00
Koen Kanters
7f8fbe8b65
Lint
2020-06-13 23:46:04 +02:00
Koen Kanters
3658588618
Add group #3281
2020-06-13 23:42:58 +02:00
Koen Kanters
a90ebce677
Change device options. #3181
2020-06-13 23:28:06 +02:00
Koen Kanters
7b3c07dcfe
Implement renaming functionallity. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-06-13 19:35:09 +02:00
Koen Kanters
16f5812f6c
Finish remove api. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-06-13 17:22:00 +02:00
Koen Kanters
1eed937c43
Update converters
2020-06-13 15:52:48 +02:00
Koen Kanters
4b845f923e
Pass down logger to fromZigbee converters. https://github.com/Koenkk/zigbee-herdsman-converters/pull/1305#pullrequestreview-430027596
2020-06-13 12:55:01 +02:00
Esteban Zapata Rojas
50ba54e99e
new device: Auto discovery configuration for RS-23ZBS devices on HA. ( #3720 )
2020-06-12 22:32:50 +02:00
ahaghshenas
cecedbd5f8
Update homeassistant.js ( #3718 )
2020-06-11 21:33:29 +02:00
Koen Kanters
c3561640e6
Update converters.
2020-06-10 21:20:43 +02:00
Koen Kanters
56714d7c5a
Update converters.
2020-06-09 19:52:48 +02:00
Koen Kanters
7dee99df52
Add colortemp_move for group. #3705
2020-06-09 19:37:45 +02:00
Koen Kanters
e5f9a969ac
Discovery Home Assistant battery sensor for Danalock V3. #3702
2020-06-09 19:24:47 +02:00
Koen Kanters
206a45d29a
Update converters.
2020-06-07 13:58:28 +02:00
sprockers
c14e18dabb
Adding homeassistant mapping for Hive DWS003 contact sensor ( #3682 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-06-07 13:25:52 +02:00
sprockers
3566af1b08
Removing illuminance from Hive MOT003 ( #3685 )
2020-06-07 13:23:45 +02:00
Mark Bergsma
a7adfebcb3
Add discovery support for the Plugwise Plug 160-01 ( #3679 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-06-07 11:36:04 +02:00
Koen Kanters
f8ea6cb574
Update converters.
2020-06-06 14:45:43 +02:00
Mattia480
d66e1c322b
Add EchoStar SAGE by Hughes Doorbell Sensor (SAGE206612) ( #3675 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-06-06 14:12:41 +02:00
Koen Kanters
43127e95a9
Fix lint
2020-06-06 13:13:09 +02:00
Koen Kanters
976e802af8
Update converters.
2020-06-06 10:31:50 +02:00
Dominik Röttsches
32b96d1d4c
Add homeassistant mapping for Ledvance Z3 Tunable White Panel ( #3666 )
...
See https://github.com/Koenkk/zigbee-herdsman-converters/pull/1279
2020-06-06 09:52:58 +02:00
Koen Kanters
8dc535e3e3
Update converters
2020-06-02 18:45:29 +02:00
Koen Kanters
fda1246fca
Attempt to fix lastSeen incorrect leading to incorrect offline state. #3650
2020-06-01 16:38:24 +02:00
Koen Kanters
a9b54ad668
Update converters
2020-06-01 16:37:16 +02:00
Koen Kanters
c0d4aea5bd
Fix lint
2020-05-31 15:02:25 +02:00
Koen Kanters
d440de8069
Fix networkmap error when using Gledopto GL-C-008-2ID. #3623
2020-05-30 18:27:25 +02:00
Crowbar Z
51a6b9226d
Remove precision rounding from HA MQTT autodiscovery template ( #3636 )
...
* Remove precision rounding from HA MQTT autodiscovery template
Precision rounding should be handled in converters and made available to
all MQTT consumers (not just HA)
* Update homeassistant.test.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-05-29 23:13:09 +02:00
Koen Kanters
7d1a97841c
Update herdsman and converters.
2020-05-29 23:09:09 +02:00
Jayden
9c71ba8754
Support E1E-G7F ( #3630 )
...
I couldn't see battery data in the output so I have only added the sensor_action type. This works and home assistant can see button presses + link quality.
This is linked to: https://github.com/Koenkk/zigbee-herdsman-converters/pull/1265
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-05-29 19:39:32 +02:00
Koen Kanters
5f63dcb0f2
Fix old state being published due to debounce. #3572
2020-05-29 19:24:59 +02:00
Koen Kanters
89a6c976cb
Update converters
2020-05-28 19:49:38 +02:00
Koen Kanters
f793eab4ab
Republish availability on MQTT connected. #3625
2020-05-28 17:44:50 +02:00
Jonas Bergler
d5604ab5ec
Make thermostat more like thermostatHeatCool ( #3613 )
...
* Make thermostat more like thermostatHeatCool
This change tries to unify the two thermostat templates a little.
I'm making this change because I wanted to enable tracking the current
state of the Zen thermostat and noticed that the logic was very specific
to a subset of thermostats.
The matching change in zigbee-herdsman-converters ensures that the
thermostats that were sending the "operation" field use the new format
and should effectively behave the same after the change.
* 0.5 degree steps for Zen thermostat
Because it supports it.
2020-05-27 16:26:55 +02:00
Koen Kanters
b706233604
Fix lint.
2020-05-25 22:05:34 +02:00
Koen Kanters
c4ce339942
Update converters.
2020-05-25 22:04:30 +02:00
Koen Kanters
409fb2407a
#3281 Add tests for new bridge API
2020-05-24 18:16:39 +02:00
sswong
89b9b84f94
add support for QBKG22LM-aqara-double-key-wall-switch-without-neutral ( #3600 )
...
* add support for QBKG22LM-aqara-double-key-wall-switch-without-neutral (updated model variant)
* removed tab
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-05-24 14:19:51 +02:00
Koen Kanters
770a7e77e7
Update converters
2020-05-23 20:53:20 +02:00
Koen Kanters
49df5751b2
Log friendly error when endpoint does not exist on device. https://github.com/Koenkk/zigbee-herdsman-converters/issues/125
2020-05-23 20:48:07 +02:00
sswong
f594664f55
add support for WXKG06LM-aqara-single-key-wireless-wall-switch ( #3593 )
...
* add support for WXKG06LM-aqara-single-key-wireless-wall-switch
* Update homeassistant.js
Co-authored-by: sswong <saiseng.wong@wizvision.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-05-22 18:33:05 +02:00
Koen Kanters
d9b8e1fc18
Fix messages being skipped for Xiaomi devices with Deconz adapter. #3592
2020-05-22 18:25:32 +02:00
Koen Kanters
94dbf9c505
Fix not able to read state from multiple endpoints at once. https://github.com/Koenkk/zigbee-herdsman-converters/issues/1252
2020-05-22 18:16:53 +02:00
Koen Kanters
83215c3290
Update converters.
2020-05-21 15:47:01 +02:00