820c20af80
Fix windows tests ( #12840 )
...
Co-authored-by: nurikk <ainur@yojee.com >
2022-06-16 14:00:09 +08:00
Koen Kanters
dd129830d3
Create herdsman backup before backup. https://github.com/Koenkk/zigbee2mqtt/pull/12797
2022-06-15 17:05:20 +02:00
Koen Kanters and GitHub
83b490a968
Add zigbee2mqtt/bridge/request/backup ( #12797 )
...
* Add backup call
* Updates
2022-06-14 20:14:01 +02:00
f71db6816a
Update zigbee-herdsman-converters to 14.0.525 ( #12585 )
...
* Update zigbee-herdsman-converters to 14.0.525
* Fix tests
* Ignore
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-05-24 18:27:17 +00:00
e5dbe01329
Update zigbee-herdsman-converters to 14.0.522 ( #12568 )
...
* Update zigbee-herdsman-converters to 14.0.522
* Fix
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-05-22 20:32:15 +00:00
aec082c0cf
Update zigbee-herdsman-converters to 14.0.521 ( #12552 )
...
* Update zigbee-herdsman-converters to 14.0.521
* Fixes
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-05-21 08:20:37 +00:00
a5db6ef0c4
Update zigbee-herdsman-converters to 14.0.431 ( #11585 )
...
* Update zigbee-herdsman-converters to 14.0.431
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-02-23 18:59:33 +00:00
9cfc38223e
Add device and groups descriptions ( #11493 )
...
* Add device and groups descriptions
* Improvements
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-02-20 14:45:53 +01:00
Koen Kanters
7ec6a2b483
Allow to specify options device/configure_reporting. https://github.com/Koenkk/zigbee2mqtt/issues/11442
2022-02-16 21:32:59 +01:00
Koen Kanters
41ece365aa
Allow to configure availablility payloads to be a JSON object. #10802
2022-02-02 19:28:44 +01:00
Koen Kanters and GitHub
30177b0db4
Restructure settings ( #10437 )
...
* -
* deep copy schema
* -
* -
* -
* -
* -
* -
* -
* -
* -
* -
* -
* -
2022-01-09 22:28:44 +01:00
Koen Kanters
7a4ecadb6a
Change coordinator ieee addr place.
2021-12-24 17:56:18 +01:00
Koen Kanters
511f3b09af
Expose coordinator_ieeeaddr on bridge/info
2021-12-24 17:52:30 +01:00
2a8a98f9a3
Update zigbee-herdsman-converters to 14.0.356 ( #10329 )
...
* Update zigbee-herdsman-converters to 14.0.356
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-12-23 19:00:19 +00:00
cd5dd39971
Dynamically expose attributes ( #10132 )
...
* Dynamically expose attributes
* Rollback options in configure step
Use event instead, as proposed in https://github.com/Koenkk/zigbee2mqtt/pull/10132/files#r771801648
* Simplify code
* Switch to already existing event
* Fix all unit tests
* Remove redundant code
* Perfect rollback
* Fix typescript types
* Updates
* Updates
* Updates
* updates
* Improve
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-12-22 19:31:41 +00:00
Koen Kanters and GitHub
b665106d44
Expose converter options ( #9110 )
...
* Expose converter options
* Updates
2021-10-23 10:27:16 +02:00
Koen Kanters and GitHub
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
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 and GitHub
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 and GitHub
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 and GitHub
ca3c6ce32f
More TypeScript refactoring ( #8797 )
...
* ts
* Updates
2021-09-18 18:23:28 +02:00
Koen Kanters
3774a78134
Migrate utils to typescript.
2021-08-25 20:11:55 +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
fab62e10fe
Fix removing device from blocklist in frontend not working. https://github.com/Koenkk/zigbee2mqtt/issues/8266
2021-08-07 13:00:22 +02:00
Ilya Kirov and GitHub
c4936da726
Expose manufacturer in frontend ( #8030 )
2021-07-13 19:22:44 +02:00
d67649e458
Update dependencies ( #7956 )
...
* Update dependencies
* Update dependencies
* updates
* update
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-07-05 22:12:50 +02:00
Koen Kanters
a76c13c461
Make tests compatible with Jest 27
2021-07-05 20:46:53 +02:00
Koen Kanters
fe1aa084fb
Only use converters of group members. https://github.com/Koenkk/zigbee2mqtt/issues/7922
2021-07-02 21:01:58 +02:00
Koen Kanters and GitHub
8dc7ad8dcc
Home Assistant group discovery #2410 ( #7672 )
...
* Initial
* done
2021-06-16 22:48:48 +02:00
Koen Kanters
fa8593c898
Log and publish friendly_name on deviceLeave. https://github.com/Koenkk/zigbee2mqtt/issues/7725
2021-06-08 15:58:10 +02:00
Franck Nijhof and GitHub
000884b080
Deprecate Home Assistant entity attributes ( #7683 )
...
* Deprecate Home Assistant entity attributes
* Adjust test to match latest dev
* Set default only for new installations
* Fix tests
2021-06-08 15:33:14 +02:00
Koen Kanters
fff76e6013
Republish devices when network address changes. https://github.com/Koenkk/zigbee2mqtt/discussions/7603
2021-05-29 15:06:14 +02:00
Koen Kanters and GitHub
9941be1d1a
Honour optimisitic false for groups ( #7615 )
...
* Honour optimisitic false for groups. https://github.com/Koenkk/zigbee2mqtt/issues/7571
* Remove default optimistic true for groups. https://github.com/Koenkk/zigbee2mqtt/issues/7571
* Updates
2021-05-28 20:23:00 +02:00
9d0dd59c6c
Update zigbee-herdsman-converters to 14.0.148 ( #7492 )
...
* Update zigbee-herdsman-converters to 14.0.148
* Update bridge.test.js
* Update group.test.js
* Update homeassistant.test.js
* Update networkMap.test.js
* Update publish.test.js
* Update homeassistant.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-05-16 20:47:09 +02:00
Koen Kanters
504917bfa6
Fix device not removed from group in configuration.yaml upon device removal. https://github.com/Koenkk/zigbee2mqtt/issues/7326
2021-05-04 21:06:00 +02:00
71d77ac27c
Update zigbee-herdsman-converters to 14.0.121 ( #7213 )
...
* Update zigbee-herdsman-converters to 14.0.121
* Update bridge.test.js
* Update bridge.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-04-26 16:34:08 +02:00
edc18e3376
Add log_symlink_current option ( #7166 )
...
* Update logger.js
Adding a symlink from "log/<timestamp>" to "log/current" to be able to always view the last logfile using "log/current/log.txt".
* Update logger.js
* Update logger.js
Create directory first to prevent startup failure
* Update logger.js
Fixing check on startup
* Update settings.js
* Update logger.js
* Update settings.schema.json
* Update bridge.test.js
* Update logger.test.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-04-25 19:21:38 +02:00
pklokke and GitHub
95dd6c485c
Support binding of server clusters towards clients ( #7127 )
...
This allows binding of devices such as sleepy temperature sensors to heating actuators
2021-04-19 20:16:31 +02:00
Koen Kanters
07262bd62f
Fix device option set to null instead of removed when sending null. https://github.com/nurikk/z2m-frontend/issues/430
2021-04-12 19:49:21 +02:00
e81ac11466
Allow to redefine device icon ( #7013 )
...
* Device-specific icon
* Updated tests.
* Updated test
* Updated tests
* Updated tests.
* Updated tests
Co-authored-by: ptvoinfo <xagga@ya.ru >
2021-04-09 19:35:44 +08:00
John Doe and GitHub
42a4596be6
Add device icon from converter definition ( #7001 )
2021-04-08 22:57:55 +08:00
ab0ae8ce91
Update zigbee-herdsman-converters to 14.0.104 ( #6975 )
...
* Update zigbee-herdsman-converters to 14.0.104
* Update bridge.test.js
* Update otaUpdate.test.js
* Update zigbeeHerdsman.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-04-06 22:24:30 +02:00
Koen Kanters
bf47282ea7
Fix optimistic group state property not postfixed with endpoint name when necessary. https://github.com/Koenkk/zigbee2mqtt/issues/6905
2021-04-04 21:00:24 +02:00
Koen Kanters
06a14c5b20
Prepare for https://github.com/Koenkk/zigbee2mqtt/pull/6711
2021-03-14 17:09:43 +01:00
29343f8e9c
Update zigbee-herdsman-converters to 14.0.85 ( #6680 )
...
* Update zigbee-herdsman-converters to 14.0.85
* Update bridge.test.js
* Update zigbeeHerdsman.js
* Update otaUpdate.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-03-13 10:28:48 +01:00
df670a872e
Update zigbee-herdsman-converters to 14.0.83 ( #6659 )
...
* Update zigbee-herdsman-converters to 14.0.83
* Update bridge.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-03-10 23:04:53 +01:00
Koen Kanters
00c2894bb4
Reread settings on restart. https://github.com/Koenkk/zigbee2mqtt/discussions/6628
2021-03-09 19:50:05 +01:00
Koen Kanters
377356b9c1
Fix no attribute property in configured_reportings when attribute is manufacturer specific. #6580
2021-03-06 14:51:07 +01:00