Koen Kanters
|
f992597392
|
bridge/request/options: fix exception on null value.
|
2021-02-07 14:07:27 +01:00 |
|
Koen Kanters
|
0b006ae9e7
|
Fix tests
|
2021-02-06 18:29:36 +01:00 |
|
Koen Kanters
|
5889588a8a
|
Add zigbee2mqtt/bridge/request/options and zigbee2mqtt/bridge/request/restart (#6089)
* Initial
* Update schema
* Log changed options
* Implement zigbee2mqtt/bridge/request/restart
* Implement restart required
* Updates
* Updatos
* Set rtscts: false defaults
* Updates
* Updates
|
2021-02-06 23:32:20 +08:00 |
|
Koen Kanters
|
6c3ac2cd85
|
Don't allow adding groups with invalid name. #6066
|
2021-02-04 18:01:44 +01:00 |
|
github-actions[bot]
|
f042b9df2c
|
Update zigbee-herdsman-converters to 14.0.44 (#6055)
* Update zigbee-herdsman-converters to 14.0.44
* Update availability.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2021-02-02 22:50:22 +01:00 |
|
noned80
|
ed7f12eb89
|
Spelling correction of error message (#6056)
|
2021-02-02 22:44:29 +01:00 |
|
Koen Kanters
|
7cf746aa6a
|
Merge branch 'dev'
|
2021-02-01 18:13:27 +01:00 |
|
Lubomir Kaplan
|
9f5c68e9ec
|
Pass logger to zigbee-herdsman controller (#5988)
* passing logger to zigbee-herdsman controller
* updated controller test for logger passing
|
2021-01-31 16:14:06 +01:00 |
|
John Doe
|
236ba3951f
|
Publish wheither device supports OTA or not (#5995)
|
2021-01-31 19:31:14 +08:00 |
|
John Doe
|
0903f4c777
|
Dummy options (#5981)
* Split groups and devices schema into definition
* Dummy bridge/request/options
* Linter
|
2021-01-30 15:44:36 +01:00 |
|
Koen Kanters
|
e769d17ea5
|
Improve tests
|
2021-01-29 20:14:08 +01:00 |
|
Koen Kanters
|
5cdd8eb7be
|
Preps for new zigbee-herdsman-converters (build will fail for this commit)
|
2021-01-27 20:51:30 +01:00 |
|
fenduru
|
acb0945927
|
Add test for using device friendly names in group config. (#5865)
|
2021-01-23 16:40:11 +01:00 |
|
Koen Kanters
|
6a33670296
|
Network scan stability improvement
|
2021-01-22 19:16:35 +01:00 |
|
Koen Kanters
|
1b32a46649
|
Setup reporting when binding and make report feature deprecated (#5529)
* Initial
* Updates
* Some tests
* tests
* Updates
* Move poll to bind
* Move report to legacy
* Updates
* Remove toPoll key. https://github.com/Koenkk/zigbee2mqtt/pull/5529#pullrequestreview-570285310
* Updates
* Updates
* Update bridge.test.js
* Fix tests
|
2021-01-22 18:56:44 +01:00 |
|
github-actions[bot]
|
d80a84aca1
|
Update zigbee-herdsman-converters to 14.0.27 (#5851)
* Update zigbee-herdsman-converters to 14.0.27
* Update bridge.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2021-01-21 19:52:02 +01:00 |
|
github-actions[bot]
|
8fcad24adb
|
Update zigbee-herdsman-converters to 14.0.25 (#5824)
* Update zigbee-herdsman-converters to 14.0.25
* 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-01-19 19:27:12 +01:00 |
|
Koen Kanters
|
c67de5eb28
|
Fix nothing logged in frontend when log_level warn is set. https://github.com/Koenkk/zigbee2mqtt/issues/5812
|
2021-01-19 18:14:40 +01:00 |
|
Koen Kanters
|
d1a1035e43
|
Fix nothing logged when log_level set to warn. https://github.com/Koenkk/zigbee2mqtt/issues/5812
|
2021-01-18 18:31:47 +01:00 |
|
Koen Kanters
|
48767a7bcf
|
Allow to generate panID by setting "pan_id: GENERATE". https://github.com/Koenkk/zigbee2mqtt/issues/5745
|
2021-01-18 18:01:10 +01:00 |
|
John Doe
|
0e6779db3a
|
Republish info (#5785)
* Split groups and devices schema into definition
* Republish bridge info after device/group props change
|
2021-01-17 09:51:32 +01:00 |
|
John Doe
|
d50d010b82
|
Publish settings json schema to bridge/info (#5754)
* Publish settings json schema to bridge/info
* Update frontend
* Please linter
* Rename configSchema -> config_schema
* Fix settings schema
* Update titles
* Updated descriptions
* Update frontend
* Update json schema titles and descriptions
* Update schema
* Update frontend
* Update npm-shrinkwrap.json
* Update package.json
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2021-01-16 12:32:15 +01:00 |
|
Koen Kanters
|
16cd176822
|
Fix group state not changing when members state changes under certain circumstances. https://github.com/Koenkk/zigbee2mqtt/issues/5725
|
2021-01-15 18:05:51 +01:00 |
|
github-actions[bot]
|
d752f0593d
|
Update zigbee-herdsman-converters to 14.0.18 (#5723)
* Update zigbee-herdsman-converters to 14.0.18
* Update receive.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2021-01-12 21:57:05 +01:00 |
|
Koen Kanters
|
19c54040bc
|
Allow string values for permit_join call. https://github.com/Koenkk/zigbee2mqtt/issues/5644
|
2021-01-10 16:54:01 +01:00 |
|
Koen Kanters
|
7014bb05f0
|
Fix tests
|
2021-01-09 15:17:09 +01:00 |
|
Koen Kanters
|
77a6ec09fb
|
More friendly name checks. d7c74ca3ad
|
2021-01-09 14:21:01 +01:00 |
|
github-actions[bot]
|
f356be8253
|
Update zigbee-herdsman-converters to 14.0.13 (#5638)
* Update zigbee-herdsman-converters to 14.0.13
* Update bridge.test.js
* Update networkMap.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2021-01-08 22:30:36 +01:00 |
|
Koen Kanters
|
d7c74ca3ad
|
Fix not allowed friendly_names being allowed. #5618
|
2021-01-08 20:46:04 +01:00 |
|
Koen Kanters
|
b2cd519e0b
|
Allow disabling discovery of device_automation. https://github.com/Koenkk/zigbee2mqtt/issues/5597
|
2021-01-08 20:23:25 +01:00 |
|
Koen Kanters
|
2cf9657bd4
|
Fix disabling discovery of specific Home Assistant sensor not working. #5597
|
2021-01-07 18:56:39 +01:00 |
|
Koen Kanters
|
1be15c67cf
|
Prepare test for next zigbee-herdsman-converters version.
|
2021-01-04 21:16:49 +01:00 |
|
Koen Kanters
|
d53b63d67e
|
Allow joining for a specific amount of time. https://github.com/nurikk/z2m-frontend/issues/202
|
2021-01-03 11:08:33 +01:00 |
|
github-actions[bot]
|
914819799a
|
Update zigbee-herdsman-converters to 14.0.5 (#5505)
* Update zigbee-herdsman-converters to 14.0.5
* Update bridge.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2021-01-02 11:05:43 +01:00 |
|
Koen Kanters
|
3558635797
|
Only reconfigure reporting for Ikea bulbs on device annouce when configuredReportings is empty, this is now done in 5f99e26eda
|
2020-12-29 20:06:10 +01:00 |
|
Koen Kanters
|
ff59480bce
|
Expose model_id.
|
2020-12-29 18:50:57 +01:00 |
|
Koen Kanters
|
09c5631b4d
|
Expose configured reportings.
|
2020-12-28 23:12:40 +01:00 |
|
Koen Kanters
|
c0fa732833
|
Add zigbee2mqtt/bridge/request/device/configure_reporting
|
2020-12-28 22:57:35 +01:00 |
|
Koen Kanters
|
6c4b345a58
|
Fix tests for zigbee-herdsman-converters 13.0.38
|
2020-12-28 21:15:45 +01:00 |
|
Koen Kanters
|
9b7ecff5d0
|
Clear outdated availability topics. #5414
|
2020-12-28 20:19:00 +01:00 |
|
github-actions[bot]
|
7c7df1426b
|
Update zigbee-herdsman-converters to 13.0.36 (#5429)
* Update zigbee-herdsman-converters to 13.0.36
* Update homeassistant.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2020-12-28 14:05:58 +01:00 |
|
Koen Kanters
|
50053e34f8
|
Test case for https://github.com/Koenkk/zigbee2mqtt/issues/5413
|
2020-12-27 16:34:11 +01:00 |
|
github-actions[bot]
|
93741bf731
|
Update zigbee-herdsman-converters to 13.0.34 (#5418)
* Update zigbee-herdsman-converters to 13.0.34
* Update bridge.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2020-12-27 14:44:36 +01:00 |
|
github-actions[bot]
|
99c77d2e98
|
Update zigbee-herdsman-converters to 13.0.33 (#5403)
* Update zigbee-herdsman-converters to 13.0.33
* Update homeassistant.test.js
* Update bridge.test.js
* Update bridge.test.js
* Update homeassistant.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2020-12-25 13:13:09 +01:00 |
|
Koen Kanters
|
9abcaddaba
|
Fix tests
|
2020-12-13 18:29:08 +01:00 |
|
Koen Kanters
|
ab3fd769d5
|
Allow to use IKEA TRADFRI OTA test server. https://github.com/Koenkk/zigbee2mqtt/issues/2921
|
2020-12-09 19:51:16 +01:00 |
|
Koen Kanters
|
2134966f6e
|
Home Assistant: separate discovered name by space instead of _ when friendly_name has no _. #5226
|
2020-12-08 19:41:34 +01:00 |
|
John Doe
|
743c701ac5
|
Fix disabling HA discovery after device was discovered (#5200)
|
2020-12-08 16:45:31 +01:00 |
|
github-actions[bot]
|
47d26c8887
|
Update zigbee-herdsman-converters to 13.0.12 (#5197)
* Update zigbee-herdsman-converters to 13.0.12
* Update homeassistant.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2020-12-04 16:58:33 +01:00 |
|
Koen Kanters
|
81704f1807
|
Fix setting brightness via "brightness_[ENDPOINT]" not working. #5186
|
2020-12-04 16:41:06 +01:00 |
|