Koen Kanters
68e5b39172
Mock update.state for Home Asisstant sensor. https://github.com/Koenkk/zigbee2mqtt/issues/9939
2021-12-03 19:08:00 +01:00
John Doe
ed9d09a629
Replace serve-static with connect-gzip-static ( #9921 )
...
* Replace serve-static with connect-gzip-static in order to serve .gz files
* Make linter happy
Co-authored-by: nurikk <ainur@yojee.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-12-01 07:20:53 +00:00
Koen Kanters
e7447cf1e3
Another attempt to fix https://github.com/Koenkk/zigbee2mqtt/issues/9822
2021-11-30 20:20:46 +01:00
Koen Kanters
c2d9ffa7ad
Fix "Possible EventEmitter memory leak detected. 1001 drain listeners added to [Socket]" warning. #9822
2021-11-29 17:49:54 +01:00
Koen Kanters
cd4ac0c174
Ignore messages from coordinator. https://github.com/Koenkk/zigbee2mqtt/issues/9218
2021-11-28 20:08:09 +01:00
Koen Kanters
0a7a477281
Send only 1 MQTT message when last_seen is enabled and Zigbee message is received. https://github.com/Koenkk/zigbee2mqtt/issues/9519
2021-11-27 09:31:31 +01:00
Koen Kanters
7e2a2bdd34
Remove led control ( #9404 )
2021-11-14 15:04:23 +00:00
github-actions[bot]
2399ec040f
Update zigbee-herdsman-converters to 14.0.309 ( #9526 )
...
* Update zigbee-herdsman-converters to 14.0.309
* Update receive.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-05 19:41:23 +00:00
Franck Nijhof
57e93a48ff
Fix HA discovery device firmware version ( #9511 )
2021-11-05 19:19:55 +01:00
Franck Nijhof
a09aa4243e
Improve expose of update sensors to HA ( #9306 )
...
* Improve expose of update sensors to HA
* Update homeassistant.ts
* Update homeassistant.ts
* Update homeassistant.test.js
* Update homeassistant.test.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-04 21:11:58 +01:00
Koen Kanters
20b6fd42d3
Stop pinging device (availability feature) when it is removed. https://github.com/Koenkk/zigbee2mqtt/issues/9490
2021-11-04 20:52:10 +01:00
Franck Nijhof
2612de3c34
Correct device class and entity category for last seen HA sensor ( #9305 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-03 20:36:01 +01:00
Franck Nijhof
9729a72d33
Add Home Assistant entity_category support ( #9293 )
2021-11-03 20:23:46 +01:00
Koen Kanters
68b5be0ce7
Properly handle update available check failing for IKEA device. https://github.com/Koenkk/zigbee-herdsman-converters/issues/3253
2021-11-01 19:09:34 +01:00
Koen Kanters
62bf76c11f
Fix site links
2021-11-01 18:12:27 +01:00
github-actions[bot]
09383877b0
Update dependencies ( #9444 )
...
* Update dependencies
* Fix lint
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-01 18:10:54 +01:00
Koen Kanters
bef5bff637
Revert "Add Home Assistant entity_category support ( #9293 )" ( #9328 )
...
This reverts commit 16c3f912b1 .
2021-10-25 17:58:42 +02:00
Franck Nijhof
16c3f912b1
Add Home Assistant entity_category support ( #9293 )
2021-10-24 15:11:56 +02:00
Koen Kanters
b665106d44
Expose converter options ( #9110 )
...
* Expose converter options
* Updates
2021-10-23 10:27:16 +02:00
Koen Kanters
eaad39a199
Expose device and group configuration_url to Home Assistant. ( #9214 )
2021-10-18 18:16:00 +02:00
Koen Kanters
f7c0b46bef
Catch exception when removing device via pass/blocklist. https://github.com/Koenkk/zigbee2mqtt/issues/9116
2021-10-14 22:18:37 +02:00
Koen Kanters
6b380526ae
Fix no configure on device interview. https://github.com/Koenkk/zigbee2mqtt/issues/8971
2021-10-13 18:32:19 +02:00
Koen Kanters
4608de5d57
Allow publishing to device by endpoint ID. https://github.com/nurikk/zigbee2mqtt-frontend/issues/926
2021-10-11 17:30:48 +02:00
Koen Kanters
a774b43d63
Fix Home Assistant template variable warnings ( #9088 )
...
* Fix more template warnings. https://github.com/Koenkk/zigbee2mqtt/issues/8769
* Update
* Updates
2021-10-09 19:41:00 +02:00
Koen Kanters
ebd20e30dc
Home Assistant: discover last_seen sensor when enabled. https://github.com/Koenkk/zigbee2mqtt/issues/8287
2021-10-09 10:19:07 +02:00
Koen Kanters
3b0a906a97
Expose scenes ( #9056 )
...
* Expose scenes
* Republish devices and groups when changed.
* Send scene name if set.
2021-10-08 19:02:24 +08:00
Koen Kanters
42497f3176
Fix some todos
2021-10-06 21:27:23 +02:00
Koen Kanters
23b87755cf
Stop Zigbee2MQTT with error when initial MQTT connect fails. https://github.com/Koenkk/zigbee2mqtt/issues/8956
2021-10-04 22:08:06 +02:00
Koen Kanters
ab3a9da630
Revert "Improve MQTT error handling. https://github.com/Koenkk/zigbee2mqtt/issues/8956 "
...
This reverts commit 45a4978ca8 .
2021-10-04 20:51:09 +02:00
Koen Kanters
45a4978ca8
Improve MQTT error handling. https://github.com/Koenkk/zigbee2mqtt/issues/8956
2021-10-03 12:29:54 +02:00
Koen Kanters
c28731957a
Fix last seen not published when changed. https://github.com/Koenkk/zigbee2mqtt/issues/7423
2021-10-02 10:49:47 +02:00
Koen Kanters
0282011255
Replace old availability implementation with new one ( #8904 )
...
* Update
* Updates
* More refactoringzzz
* Bindoo
* Loadz of typescripting
* Logga
* Updates
* Updates
* Updates
* Updates
* cleanup
* updates
* Fix coverage
* Fixes
* Updates
* Updates
* Replace old availability implementation with new one.
2021-10-02 10:25:43 +02:00
Koen Kanters
045ee573a0
Final TypeScript refactor ( #8859 )
...
* Update
* Updates
* More refactoringzzz
* Bindoo
* Loadz of typescripting
* Logga
* Updates
* Updates
* Updates
* Updates
* cleanup
* updates
* Fix coverage
* Fixes
* Updates
* Updates
2021-10-02 10:09:38 +02:00
Koen Kanters
8d9f14e30b
Fix device configuring with endpoint ID not working. https://github.com/nurikk/zigbee2mqtt-frontend/issues/874
2021-09-29 22:00:01 +02:00
Koen Kanters
89dea86b3a
Refactor HomeAssistant extension to TypeScript
2021-09-22 18:04:57 +02:00
Koen Kanters
7f4a9c2a9b
Refactor onEvent extension to TypeScript
2021-09-19 11:37:08 +02:00
Koen Kanters
48de2fa647
Refactor configure extension to TypeScript.
2021-09-19 11:08:16 +02:00
Koen Kanters
ca3c6ce32f
More TypeScript refactoring ( #8797 )
...
* ts
* Updates
2021-09-18 18:23:28 +02:00
Koen Kanters
fb081316e2
More TypeScript refactoring ( #8721 )
...
* Update
* u
* Updates
* Updates
* updates
* Updates
* Update
2021-09-11 14:51:29 +02:00
froogl
22bba95a70
ead bulb state, brightness and colour on scene recall command ( #8585 )
...
* Poll brightness/state after recalling scene
When a ZigBee Scene Controller is recalling a scene through a direct binding
we need to poll for changed state and brightness.
* Also poll for color changes on scene recalling
* Force copy of settings.schema.json
* Update bind.js
* Update zigbeeHerdsman.js
* Update bind.test.js
* Update bind.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-09-07 19:17:23 +02:00
Koen Kanters
291383fe2f
Fix tests failing on Node 16
2021-09-06 18:41:53 +02:00
Robert Alexa
d07333c70d
Home Assistant discover number selection entities for numeric values supporting set ( #8640 )
...
* Add support for numeric that allows SET access as number entities
* Remove redundant comment
* gitignore intellij idea folder
* Expose both entities to avoid breaking changes
* Improve comment
* Update homeassistant.js
* Update homeassistant.test.js
* Update homeassistant.test.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-09-06 17:38:34 +02:00
Koen Kanters
4125ae0888
TypeScript refactoring ( #8567 )
...
* Updates
* Updates
* Updates
* Rename
* Updates
* updates
* Updates
* Updates
2021-09-01 20:39:17 +02:00
Koen Kanters
17b2315d89
Enable Home Assistant availability_mode all only when new availability feature is enabled. #6281
2021-08-28 16:20:02 +02:00
Koen Kanters
22430631d2
Honour legacy availability options and retrieve state when device reconnects #6281 ( #8545 )
...
* Availability
* Updates
2021-08-28 10:08:09 +02:00
Koen Kanters
3774a78134
Migrate utils to typescript.
2021-08-25 20:11:55 +02:00
Koen Kanters
5b6b4c1736
Availability stop pining when device leaves. #6281
2021-08-25 19:14:48 +02:00
Koen Kanters
d78bf2a3d2
Fix devices missing from UI after repair. https://github.com/nurikk/z2m-frontend/issues/746
2021-08-24 20:25:31 +02:00
Koen Kanters
9129f95c39
Add availability_mode for Home Assistant and publish availability only when its enabled for that device. #6281
2021-08-23 19:24:10 +02:00
Koen Kanters
d7ae59886e
Revert "Add availability_mode all for Home Assistant discovery. #6281 "
...
This reverts commit d07f1dab31 .
2021-08-23 08:19:51 +02:00