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
5cdd8eb7be
Preps for new zigbee-herdsman-converters (build will fail for this commit)
2021-01-27 20:51:30 +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
Koen Kanters
e65d660236
Remove duplicate E11-N1EA. https://github.com/Koenkk/zigbee2mqtt/issues/775#issuecomment-763999942
2021-01-21 17:39:53 +01:00
Koen Kanters
51c2a8fdb8
Make E11-N1EA pingable. https://github.com/Koenkk/zigbee2mqtt/issues/775#issuecomment-763755661
2021-01-20 19:31:29 +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
Jorge Schrauwen
0d59b52479
Add missing devices options to settings.schema.json ( #5823 )
...
Looks like a few more were missing that just debounce: https://github.com/Koenkk/zigbee2mqtt.io/blob/05fc32d8e09bf4cc1bccfc4acb8f618ce7ab3a22/docs/information/configuration.md#device-specific-configuration
2021-01-19 17:39:46 +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
dbf84e775e
Update schema ( #5786 )
...
* Split groups and devices schema into definition
* Update settings schema
2021-01-17 17:20:50 +08: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
xyzroe
bbe4f9cd5f
endpoint support for binary and numeric discovery entries ( #5771 )
...
* endpoint support for binary and numeric exposes
* endpoint support for binary and numeric exposes
2021-01-16 18:26:55 +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
Koen Kanters
ed76bbbdc5
Add ExtensionFrontend. https://github.com/Koenkk/zigbee2mqtt/issues/5688
2021-01-11 17:01:20 +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
7b0eb87685
Don't allow friendly_name to start with. https://github.com/Koenkk/zigbee2mqtt/commit/d7c74ca3ad65dc8cc0366d321c5494c4f3b7a51b
2021-01-09 15:13:29 +01:00
Koen Kanters
77a6ec09fb
More friendly name checks. https://github.com/Koenkk/zigbee2mqtt/commit/d7c74ca3ad65dc8cc0366d321c5494c4f3b7a51b
2021-01-09 14:21:01 +01:00
Koen Kanters
4626d557d3
Fix log level in frontend not updating after setting log level. https://github.com/Koenkk/zigbee2mqtt/issues/5635
2021-01-08 21:47:05 +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
4fc10f0cfb
Attempt to fix external converters exposes not loaded into HA discovery. https://github.com/Koenkk/zigbee2mqtt/discussions/5605
2021-01-07 19:24:48 +01:00
Koen Kanters
2942ae9f4a
Fix some properties not being published when debounce is used ( #5509 )
...
* initial
* More logging. https://github.com/Koenkk/zigbee-herdsman-converters/issues/1988
* More logging
* Ignore group_optimistic
* Cleanup
* Add logging again
* We got him?
* go
* linto
2021-01-07 19:17:13 +01:00
David
2524020963
Fix availability not working for Sengled E11-N1EA bulb ( #5603 )
...
Added availability support for Sengled E11-N1EA (RGB) bulb.
https://www.zigbee2mqtt.io/devices/E11-N1EA.html#sengled-e11-n1ea
2021-01-07 19:07:36 +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
4b8500603d
Prepare for next zhc release
2021-01-05 20:36:04 +01:00
Koen Kanters
adfb9f0c42
Fix setting last_seen from frontend not working. #5545
2021-01-05 19:15:08 +01:00
Koen Kanters
acfd938e48
HA discovery: prefer XY over HS.
2021-01-05 18:40:26 +01:00
Igor Listopad
660796a1e4
Add specifying auth_token in a different file ( #5537 )
...
* Add specifying auth_token in a different file
* Update settings.js
* Update settings.js
* Update settings.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-01-04 19:32:03 +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
Pedro Lamas
2dc9016f9f
More HA device classes in use ( #5495 )
2021-01-01 22:48:07 +01:00
Koen Kanters
016137b82b
Republish devices after configuring reporting. https://github.com/Koenkk/zigbee-herdsman-converters/commit/5f99e26eda41baad0d692eec397816168808ad5d
2020-12-30 12:20:38 +01:00
Koen Kanters
3558635797
Only reconfigure reporting for Ikea bulbs on device annouce when configuredReportings is empty, this is now done in https://github.com/Koenkk/zigbee-herdsman-converters/commit/5f99e26eda41baad0d692eec397816168808ad5d
2020-12-29 20:06:10 +01:00
Koen Kanters
ff59480bce
Expose model_id.
2020-12-29 18:50:57 +01:00
Koen Kanters
332ccee44a
Log succesful configured reporting.
2020-12-29 10:56:46 +01:00
Koen Kanters
0e1d683c77
Republish devices after configure
2020-12-29 10:43:06 +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
9345fe8c99
Pass logger to configure(). https://github.com/Koenkk/zigbee2mqtt/issues/5212
2020-12-28 21:48:07 +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
Koen Kanters
2385cf62e5
Fix debug logging not logged on frontend. #5425
2020-12-28 18:53:22 +01:00
Koen Kanters
0bc86a97e7
Refactor homeassistant.js
2020-12-28 18:31:34 +01:00
Jakob Nohe
0b8cd232af
Do not fallback to string if array can be parsed ( #5420 )
...
* Do not fallback to string if array can be parsed
This in needed, otherwise ZIGBEE2MQTT_CONFIG_ADVANCED_NETWORK_KEY can never be set to a JSON object (array).
* Update settings.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-12-27 19:47:00 +01:00
github-actions[bot]
fb4b014940
Update zigbee-herdsman-converters to 13.0.28 ( #5360 )
...
* Update zigbee-herdsman-converters to 13.0.28
* Update otaUpdate.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-12-20 21:55:39 +01:00
Koen Kanters
5e226efe9d
Add water to endpoint names. https://github.com/Koenkk/zigbee2mqtt/issues/5357
2020-12-20 21:40:23 +01:00
Koen Kanters
026f1bfd1c
Fix no devices logged when publishing empty message to zigbee2mqtt/bridge/config/devices. #5289
2020-12-13 18:12:11 +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