Koen Kanters
bb3e8f6d41
1.29.2
2023-01-13 22:28:52 +01:00
Koen Kanters
835a3288a0
Update zh to 0.14.83-hotfix.0 and zhc to 15.0.12-hotfix.1
2023-01-13 22:27:36 +01:00
Koen Kanters
7d67ffc429
1.29.1
2023-01-06 11:07:47 +01:00
Koen Kanters
f984734961
Update zigbee-herdsman-converters to v15.0.12-hotfix.0
2023-01-06 11:07:14 +01:00
Koen Kanters
217fbb284a
Fix Home Assistant Template variable warning: 'dict object' has no attribute 'latest_version' when rendering '{{ value_json['update']['latest_version'] }}' error attempt 2. https://github.com/Koenkk/zigbee2mqtt/issues/15747
2023-01-06 10:41:43 +01:00
Koen Kanters
9fe48e2a88
Revert "Expose cover moving state to Home Assistant ( #15555 )"
...
This reverts commit 56f7f3e1bd .
2023-01-06 10:41:37 +01:00
Koen Kanters
1c7817ad77
Fix Home Assistant Template variable warning: 'dict object' has no attribute 'latest_version' when rendering '{{ value_json['update']['latest_version'] }}' error. https://github.com/Koenkk/zigbee2mqtt/issues/15747
2023-01-06 10:41:13 +01:00
Koen Kanters
dddce571d3
1.29.0
2023-01-01 10:53:46 +01:00
Koen Kanters
f1841377db
Undev
2023-01-01 10:52:49 +01:00
Koen Kanters
f3edfbf75b
Update generateNewSupportedDevices.js
2023-01-01 10:52:02 +01:00
github-actions[bot] and nurikk
d701d96bb2
Update zigbee2mqtt-frontend to 0.6.121 ( #15845 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-12-31 19:11:30 +00:00
github-actions[bot] and Koenkk
3b9d6c5651
Update zigbee-herdsman-converters to 15.0.12 ( #15837 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-31 09:36:55 +00:00
Matt and Koen Kanters
19bd87de4a
Keep cached device state until Zigbee2MQTT is stopped ( #15770 )
...
* Fix extension path to make debugginge easier in VScode
* Fix linting error
* Add setting "cache_state_persist_on_leave" (default false)
This setting does not remove a device from State if it leaves the network
* Merge from upstream kk/dev
* Re-define cache_state_persist_on_leave to be a timeout
Allows the config to specify how long the state should be held (and the device to re-join & maintain the state).
Remove all pending deletions if the system is stopped
* Add debug. Fix "time" test
* Disable esline warnings for long debug lines
* Simplify state maintenance for leave/join devices
* Restore default configuration.yaml
* Don't track device presence via events, but examine herdsman on system stop
* Update configuration.yaml
* Update state.ts
* Update state.ts
* Update controller.test.js
* Update eventBus.ts
* Update eventBus.ts
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-12-31 10:15:11 +01:00
github-actions[bot] and Koenkk
af27e910d8
Update zigbee-herdsman-converters to 15.0.11 ( #15816 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-30 08:22:39 +00:00
github-actions[bot] and Koenkk
d8f1f3ef06
Update zigbee-herdsman-converters to 15.0.10 ( #15797 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-29 09:50:01 +00:00
Koen Kanters
5b2756fef3
Build linux/386 Docker image. https://github.com/Koenkk/zigbee2mqtt/issues/15796
2022-12-29 10:44:15 +01:00
github-actions[bot] and Koenkk
75db8cf3f1
Update zigbee-herdsman-converters to 15.0.9 ( #15775 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-28 08:28:49 +00:00
github-actions[bot] and Koenkk
b4660417f8
Update zigbee-herdsman-converters to 15.0.8 ( #15764 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-27 08:28:19 +00:00
github-actions[bot] and Koenkk
75e677608b
Update zigbee-herdsman-converters to 15.0.7 ( #15757 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-26 11:43:44 +00:00
Matt
05cb1406bb
Fix extension path to make debugging easier in VS Code ( #15741 )
...
* Fix extension path to make debugginge easier in VScode
* Fix linting error
2022-12-25 16:57:48 +01:00
github-actions[bot] and Koenkk
10c6d1e4d9
Update dependencies ( #15746 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-25 16:40:03 +01:00
Koen Kanters
6d08a2f0f6
Use Node.js 18 in CI
2022-12-24 09:50:32 +01:00
Koen Kanters
8d8c46ecae
Reduce Docker image size
2022-12-24 09:45:15 +01:00
Koen Kanters
1f642d86e8
Add disabled option ( #15589 )
...
* Add disabled option
* Updates
* Tests
* Add restart required
2022-12-23 23:56:29 +01:00
github-actions[bot] and Koenkk
5afda96cf4
Update zigbee-herdsman-converters to 15.0.6 ( #15722 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-23 19:39:13 +00:00
github-actions[bot] and nurikk
2550ca5978
Update zigbee2mqtt-frontend to 0.6.120 ( #15717 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-12-23 16:55:52 +00:00
github-actions[bot] and Koenkk
566fc625cd
Update zigbee-herdsman-converters to 15.0.4 ( #15703 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-22 17:24:59 +00:00
github-actions[bot] and Koenkk
7f9de55b6c
Update zigbee-herdsman-converters to 15.0.3 ( #15689 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-21 19:18:48 +00:00
github-actions[bot] and Koenkk
ccb5b49c80
Update zigbee-herdsman to 0.14.83 ( #15688 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-21 19:13:08 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dea44579c3
Bump actions/stale from 6 to 7 ( #15685 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 17:03:55 +01:00
github-actions[bot] and Koenkk
58445a2327
Update zigbee-herdsman to 0.14.82 ( #15673 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-20 22:09:08 +00:00
github-actions[bot] and Koenkk
98cf8dbe5e
Update zigbee-herdsman-converters to 15.0.2 ( #15671 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-20 21:55:29 +00:00
github-actions[bot] and Koenkk
8fc83caac7
Update zigbee-herdsman-converters to 15.0.1 ( #15651 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-19 20:07:35 +00:00
Miguel Cabral
56f7f3e1bd
Expose cover moving state to Home Assistant ( #15555 )
2022-12-19 20:27:15 +01:00
Koen Kanters
01b46cf74e
Use fileVersion for Home Assistant update sensor instead of softwareBuildID ( #15630 )
...
* Use fileVersion for Home Assistant update sensor instead of softwareBuildID. https://github.com/Koenkk/zigbee2mqtt/issues/15502
* Remove onlythis
2022-12-18 22:05:16 +01:00
github-actions[bot] and Koenkk
825c761c26
Update zigbee-herdsman-converters to 15.0.0 ( #15631 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-18 21:04:48 +00:00
github-actions[bot] and Koenkk
443eb23a91
Update zigbee-herdsman-converters to 14.0.694 ( #15624 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-18 13:01:34 +00:00
github-actions[bot] and Koenkk
9b78d85a46
Update dependencies ( #15618 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-18 13:04:08 +01:00
6731c85981
Update zigbee-herdsman-converters to 14.0.693 ( #15603 )
...
* Update zigbee-herdsman-converters to 14.0.693
* fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-12-17 10:04:38 +00:00
github-actions[bot] and Koenkk
da44667926
Update zigbee-herdsman-converters to 14.0.692 ( #15573 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-15 20:02:58 +00:00
github-actions[bot] and Koenkk
3796084a27
Update zigbee-herdsman-converters to 14.0.691 ( #15538 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-13 20:16:17 +00:00
Koen Kanters
4d32326a4f
Fix failing configure blocking startup. https://github.com/Koenkk/zigbee2mqtt/issues/15299
2022-12-12 21:35:10 +01:00
github-actions[bot] and Koenkk
54d8002fd3
Update zigbee-herdsman-converters to 14.0.690 ( #15517 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-12 20:31:55 +00:00
github-actions[bot] and Koenkk
21a30fc555
Update zigbee-herdsman-converters to 14.0.689 ( #15490 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-11 09:44:07 +00:00
github-actions[bot] and Koenkk
b90c0c4114
Update zigbee-herdsman to 0.14.81 ( #15489 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-11 10:37:37 +01:00
github-actions[bot] and Koenkk
e2deb23d77
Update dependencies ( #15484 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-11 09:07:13 +01:00
github-actions[bot] and Koenkk
b69d31d3ee
Update zigbee-herdsman-converters to 14.0.688 ( #15480 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-10 15:39:17 +00:00
github-actions[bot] and Koenkk
3481423810
Update zigbee-herdsman-converters to 14.0.687 ( #15465 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-09 17:09:17 +00:00
github-actions[bot] and Koenkk
d093200fec
Update zigbee-herdsman to 0.14.80 ( #15463 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-09 16:38:33 +00:00
eaf834a921
Update zigbee-herdsman to 0.14.79 ( #15449 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-12-08 19:48:45 +01:00
github-actions[bot] and Koenkk
27377b0658
Update zigbee-herdsman-converters to 14.0.686 ( #15448 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-08 18:40:40 +00:00
github-actions[bot] and Koenkk
2c53bc2c61
Update zigbee-herdsman-converters to 14.0.685 ( #15430 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-07 19:15:23 +00:00
Gustav Westling and Koen Kanters
83fae81724
docker: rebuild serialport from source ( #15400 )
...
* docker: rebuild serialport from source
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-12-07 17:54:24 +01:00
github-actions[bot] and Koenkk
d075f0752e
Update zigbee-herdsman-converters to 14.0.684 ( #15399 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-06 17:21:51 +00:00
github-actions[bot] and Koenkk
a29f90b441
Update zigbee-herdsman to 0.14.78 ( #15398 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-06 17:11:48 +00:00
Koen Kanters
891392ff9a
Revert "Fix Home Assistant installed_version error ( #15369 )" ( #15396 )
...
This reverts commit ba2d9aefe6 .
2022-12-06 17:31:48 +01:00
Koen Kanters
ba2d9aefe6
Fix Home Assistant installed_version error ( #15369 )
...
* Fix HA installed_version error
* add link
2022-12-05 16:52:11 +01:00
github-actions[bot] and Koenkk
586dda4d46
Update zigbee-herdsman-converters to 14.0.683 ( #15356 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-04 20:09:14 +00:00
github-actions[bot] and Koenkk
1aa600ee59
Update zigbee-herdsman to 0.14.77 ( #15355 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-04 19:56:20 +00:00
Pheel Ti and phil
b0e352bfea
Support HTTPS for frontend server ( #15329 )
...
* Adding 2 config params under 'frontend' : 'ssl_cert' and 'ssl_key' to contain file patch of certificate files to expose frontend in HTTPS.
* Taking all PR remarks in account.
Co-authored-by: phil <phil@8godsprod.com >
2022-12-04 19:33:04 +01:00
github-actions[bot] and Koenkk
959ca95219
Update dependencies ( #15342 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-04 19:13:38 +01:00
github-actions[bot] and Koenkk
54bd9aa024
Update zigbee-herdsman-converters to 14.0.682 ( #15320 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-02 16:55:00 +00:00
github-actions[bot] and Koenkk
0e4ea6a335
Update zigbee-herdsman-converters to 14.0.681 ( #15287 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-01 19:18:59 +00:00
Koen Kanters
ab1261385b
Promote to dev
2022-12-01 19:59:17 +01:00
Koen Kanters
52e545f900
1.28.4
2022-12-01 19:58:42 +01:00
Koen Kanters
350abb354b
Undev
2022-12-01 19:58:39 +01:00
Koen Kanters
87f253997c
Update zhc to 14.0.681-hotfix.0
2022-12-01 19:56:37 +01:00
Koen Kanters
4e9b18fcbf
Promote to dev
2022-12-01 17:38:11 +01:00
Koen Kanters
e43c371d76
1.28.3
2022-12-01 17:35:02 +01:00
Koen Kanters
a7e85a0bd9
Undev
2022-12-01 17:34:47 +01:00
Koen Kanters
7f6f6a69c7
Merge remote-tracking branch 'origin/master' into dev
2022-12-01 17:33:55 +01:00
github-actions[bot] and Koenkk
87667bdac7
Update zigbee-herdsman-converters to 14.0.680 ( #15276 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-12-01 15:02:29 +00:00
github-actions[bot] and Koenkk
bd8edd70bb
Update zigbee-herdsman-converters to 14.0.679 ( #15262 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-30 16:06:01 +00:00
github-actions[bot] and Koenkk
4a3e6b9561
Update zigbee-herdsman-converters to 14.0.678 ( #15249 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-29 18:45:39 +00:00
Artem Draft
f92134fc5f
Disable by default update_available sensor in HA ( #15237 )
2022-11-29 19:18:33 +01:00
9dba2d7f11
Update zigbee-herdsman-converters to 14.0.677 ( #15229 )
...
* Update zigbee-herdsman-converters to 14.0.677
* Fix
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-11-28 18:49:34 +00:00
9289a26f11
Update dependencies ( #15204 )
...
* Update dependencies
* Fix diff
* fix
* update
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-11-27 14:52:47 +01:00
github-actions[bot] and Koenkk
17054627e9
Update zigbee-herdsman-converters to 14.0.676 ( #15207 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-27 09:38:39 +00:00
github-actions[bot] and Koenkk
66c4ca072e
Update zigbee-herdsman-converters to 14.0.675 ( #15190 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-26 09:32:55 +00:00
github-actions[bot] and Koenkk
3b221d4fb0
Update zigbee-herdsman-converters to 14.0.674 ( #15168 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-24 16:40:12 +00:00
github-actions[bot] and Koenkk
4464554f90
Update zigbee-herdsman to 0.14.76 ( #15167 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-24 16:32:05 +00:00
b15cd433c4
Update zigbee-herdsman-converters to 14.0.673 ( #15150 )
...
* Update zigbee-herdsman-converters to 14.0.673
* Update homeassistant.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-11-23 17:56:32 +00:00
github-actions[bot] and Koenkk
4b5a03c6c5
Update zigbee-herdsman to 0.14.75 ( #15149 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-23 16:10:46 +00:00
github-actions[bot] and Koenkk
ca4badca4d
Update zigbee-herdsman-converters to 14.0.672 ( #15133 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-22 19:03:36 +00:00
DJTerentjev and Alex
1b3dd7540b
Add polling when bounded for Trust and Gledopto ( #15126 )
...
* GitHub Workflows security hardening (#14799 )
* build: harden update_frontend.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden update_zhc.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden ghcr_cleanup.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden update_zh.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* Add bound polling by manufacturerNames
Based on:
#7825
* Add bound polling by manufacturerNames
Based on:
#7825
Signed-off-by: Alex <aleksandrosansan@gmail.com >
Co-authored-by: Alex <aleksandrosansan@gmail.com >
2022-11-22 19:35:15 +01:00
Koen Kanters
c7183ca080
Update external converter tester.
2022-11-22 19:16:25 +01:00
Koen Kanters
119531e9e2
Add external converter tester
2022-11-22 19:12:03 +01:00
85be7d28d5
Update zigbee-herdsman-converters to 14.0.671 ( #15123 )
...
* Update zigbee-herdsman-converters to 14.0.671
* Update homeassistant.ts
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-11-21 19:35:37 +00:00
github-actions[bot] and nurikk
6c147dae6c
Update zigbee2mqtt-frontend to 0.6.119 ( #15109 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-11-20 20:48:42 +00:00
github-actions[bot] and Koenkk
1fe138c34c
Update zigbee-herdsman-converters to 14.0.670 ( #15107 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-20 18:26:44 +00:00
github-actions[bot] and Koenkk
1258aee464
Update zigbee-herdsman to 0.14.74 ( #15105 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-20 16:35:01 +00:00
github-actions[bot] and nurikk
fbb0ed0e67
Update zigbee2mqtt-frontend to 0.6.118 ( #15083 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-11-19 11:16:56 +00:00
github-actions[bot] and Koenkk
8510e99010
Update zigbee-herdsman-converters to 14.0.669 ( #15053 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-17 17:07:37 +00:00
Koen Kanters
342955666a
Fix 'dict object' has no attribute 'installed_version'. https://github.com/Koenkk/zigbee2mqtt/discussions/15039
2022-11-17 17:52:59 +01:00
github-actions[bot] and Koenkk
50cb421f64
Update zigbee-herdsman-converters to 14.0.668 ( #15007 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-15 19:38:26 +00:00
github-actions[bot] and nurikk
16398b7810
Update zigbee2mqtt-frontend to 0.6.117 ( #14995 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-11-15 11:36:57 +00:00
github-actions[bot] and Koenkk
f3b5aee173
Update zigbee-herdsman-converters to 14.0.667 ( #14983 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-14 20:16:38 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e8f85b35c1
Bump actions/dependency-review-action from 2 to 3 ( #14978 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 18:13:49 +01:00
github-actions[bot] and Koenkk
dd8f13aa8d
Update zigbee-herdsman to 0.14.73 ( #14979 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-14 17:07:35 +00:00
dreed47
ced2ba7344
small clarification to the description for adding a user-defined device icon ( #14960 )
...
* small clarification to the description for adding a user-defined device icon
* small wording change
2022-11-14 17:49:18 +01:00
Jakub Jirutka
a2f8534823
Allow to specify full file name in value reference '!' ( #14955 )
...
* Extract parsing of value reference '!' in settings into a function
* Allow to specify full file name in value reference '!'
This `network_key: '!secret network_key'` is really confusing because
it looks like a YAML tag named 'secret' and a value "network_key".
When we write `network_key: '!secret.yaml network_key'` instead, it's
a little clearer what's going on. Also, it's more consistent with file
references in 'devices' and 'groups'.
2022-11-13 15:17:59 +01:00
github-actions[bot] and Koenkk
d05ef70901
Update zigbee-herdsman to 0.14.72 ( #14958 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-13 09:26:45 +00:00
Jakub Jirutka and Koen Kanters
4bc0c3ed6b
Use path.resolve instead of path.join in data.joinPath ( #14953 )
...
This allows specifying a path outside of the data directory using an
absolute path (e.g. /path/to/devices.yaml) or a path relative to the data
directory (e.g. devices.yaml, foo/devices.yaml, ../../devices.yaml, ...).
This change is backward compatible because file names and nested paths are
just a special case of a relative path.
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-11-13 09:24:47 +01:00
Koen Kanters
489d1de756
Fix Cannot set properties of undefined (setting 'installed_version'). https://github.com/Koenkk/zigbee2mqtt/issues/14917
2022-11-13 09:21:27 +01:00
github-actions[bot] and Koenkk
499b993410
Update zigbee-herdsman to 0.14.71 ( #14946 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-12 15:20:46 +00:00
github-actions[bot] and Koenkk
9f0b16291a
Update zigbee-herdsman-converters to 14.0.666 ( #14930 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-11 16:16:51 +00:00
github-actions[bot] and Koenkk
98a6a2dfe8
Update zigbee-herdsman-converters to 14.0.665 ( #14916 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-10 17:05:54 +00:00
Koen Kanters
fb14ba20ca
Update Docker image to use node:18-alpine3.16 ( #14915 )
2022-11-10 17:48:17 +01:00
Koen Kanters
b68b984de6
Log Zigbee2MQTT started! on startup. https://github.com/Koenkk/zigbee2mqtt/issues/14283
2022-11-10 17:45:48 +01:00
Koen Kanters
1d36dfd932
Support Home Assistant MQTT update #14748 ( #14905 )
2022-11-09 21:01:30 +01:00
github-actions[bot] and Koenkk
672da64913
Update zigbee-herdsman-converters to 14.0.664 ( #14900 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-09 18:53:08 +00:00
github-actions[bot] and Koenkk
cb29e164f8
Update zigbee-herdsman-converters to 14.0.663 ( #14889 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-08 18:20:43 +00:00
Vincenzo Mantova
1e6a457190
more Home Assistant icons ( #14865 )
...
* add missing icons and classes for BRT-100-TRV (and possibly others)
* use high/low thermometer icons for max/min temperatures
2022-11-08 16:24:19 +01:00
github-actions[bot] and Koenkk
cd22dafc89
Update zigbee-herdsman-converters to 14.0.662 ( #14860 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-07 17:34:17 +00:00
github-actions[bot] and Koenkk
83d8a0e6a2
Update zigbee-herdsman to 0.14.70 ( #14858 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-07 17:06:27 +00:00
Vincenzo Mantova
e0b765ba88
Revert "Respect climate system_mode ACCESS_SET bit in Home Assistant ( #14715 )" ( #14842 )
...
This reverts commit 58c800181a .
2022-11-07 17:38:30 +01:00
5e2df18b75
Update zigbee-herdsman-converters to 14.0.661 ( #14839 )
...
* Update zigbee-herdsman-converters to 14.0.661
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-11-06 14:42:08 +00:00
github-actions[bot] and Koenkk
9b48334e0e
Update zigbee-herdsman to 0.14.69 ( #14838 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-06 12:51:48 +00:00
github-actions[bot] and Koenkk
c8ae15e92d
Update dependencies ( #14834 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-06 13:37:56 +01:00
John Doe and Ainur Timerbaev
f88ac154a2
Mark node v19 as supported ( #14837 )
...
* Mark node19 as supported
* Fix condition
* Fix tests
Co-authored-by: Ainur Timerbaev <ainur.timerbaev@superawesome.com >
2022-11-06 12:28:59 +00:00
Alex
e66fe8534e
GitHub Workflows security hardening ( #14799 )
...
* build: harden update_frontend.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden update_zhc.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden ghcr_cleanup.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden update_zh.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
Signed-off-by: Alex <aleksandrosansan@gmail.com >
2022-11-05 14:21:55 +01:00
Jakub Jirutka
c2e95bdb6a
Remove core-js polyfills ( #14788 )
...
According to engines.node in package.json, the minimal supported version
of Node.js is 14.
* `Object.fromEntries()` is supported by Node.js since 12.0.0
* `Array.prototype.flat()` is supported by Node.js since 11.0.0
These polyfills were added in #9085 , but the minimum supported Node.js
version has since been raised to 14.
2022-11-05 14:17:53 +01:00
github-actions[bot] and nurikk
7c5ef8a3d6
Update zigbee2mqtt-frontend to 0.6.115 ( #14816 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-11-05 09:59:34 +00:00
Koen Kanters
4a2190f969
Add back fsevents
2022-11-04 19:35:14 +01:00
github-actions[bot] and Koenkk
a3ed236524
Update dependencies ( #14810 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-04 17:08:56 +01:00
Koen Kanters
f4d8e6f4c5
Merge branch 'master' into dev
2022-11-04 17:05:54 +01:00
Koen Kanters
360a777a4e
1.28.2
2022-11-04 16:53:33 +01:00
Koen Kanters
5ed8b36cf2
Bump zigbee-herdsman-converters to 14.0.657-hotfix.0
2022-11-04 16:52:53 +01:00
github-actions[bot] and Koenkk
9540b6c182
Update zigbee-herdsman-converters to 14.0.660 ( #14792 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-03 18:43:32 +00:00
Koen Kanters
31f002294e
Update README.md
2022-11-02 22:00:25 +01:00
ecfc7e8906
Update zigbee-herdsman-converters to 14.0.659 ( #14780 )
...
* Update zigbee-herdsman-converters to 14.0.659
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-11-02 20:56:54 +00:00
Koen Kanters
60bf855e74
Fix starting via cli.js. https://github.com/Koenkk/zigbee2mqtt/pull/14396
2022-11-02 20:01:06 +01:00
Koen Kanters
c3f6e793fa
Promote to dev
2022-11-01 19:59:25 +01:00
Koen Kanters
48117fddfa
1.28.1
2022-11-01 19:58:47 +01:00
Koen Kanters
7e70a5984f
Undev
2022-11-01 19:58:44 +01:00
github-actions[bot] and Koenkk
4589c9f691
Update zigbee-herdsman-converters to 14.0.657 ( #14753 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-01 18:51:21 +00:00
github-actions[bot] and Koenkk
d81c15b5af
Update zigbee-herdsman to 0.14.68 ( #14754 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-01 16:44:28 +00:00
github-actions[bot] and Koenkk
043ae738d2
Update zigbee-herdsman to 0.14.67 ( #14752 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-11-01 16:07:35 +00:00
github-actions[bot] and Koenkk
68184d669e
Update zigbee-herdsman-converters to 14.0.655 ( #14734 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-31 18:20:01 +00:00
github-actions[bot] and Koenkk
fb3ee70c7a
Update zigbee-herdsman-converters to 14.0.654 ( #14727 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-30 19:07:00 +00:00
github-actions[bot] and Koenkk
c5697e6c2b
Update dependencies ( #14718 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-30 19:23:11 +01:00
Vincenzo Mantova
58c800181a
Respect climate system_mode ACCESS_SET bit in Home Assistant ( #14715 )
2022-10-30 19:16:32 +01:00
github-actions[bot] and Koenkk
fd023268c5
Update zigbee-herdsman-converters to 14.0.652 ( #14708 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-29 15:50:52 +00:00
github-actions[bot] and Koenkk
9dc93c7d27
Update zigbee-herdsman-converters to 14.0.651 ( #14700 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-29 08:21:29 +00:00
Koen Kanters
c943992e49
Fix 60de5b7676
2022-10-27 21:49:25 +02:00
github-actions[bot] and Koenkk
dd9e92f81f
Update zigbee-herdsman-converters to 14.0.650 ( #14677 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-27 21:46:16 +02:00
Koen Kanters
60de5b7676
Respond with NO_IMAGE_AVAILABLE when device requests OTA. https://github.com/Koenkk/zigbee2mqtt/issues/13396
2022-10-27 20:39:44 +02:00
github-actions[bot] and Koenkk
6c0430b6e2
Update zigbee-herdsman-converters to 14.0.649 ( #14660 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-26 16:57:24 +00:00
github-actions[bot] and Koenkk
ddc4345f01
Update zigbee-herdsman-converters to 14.0.648 ( #14633 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-24 17:49:52 +00:00
Koen Kanters
41053aa024
Set NODE_ENV to PRODUTION in Docker container. https://github.com/Koenkk/zigbee2mqtt/discussions/14625
2022-10-24 19:30:40 +02:00
github-actions[bot] and Koenkk
08ceae235e
Update dependencies ( #14602 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-23 09:09:56 +02:00
github-actions[bot] and Koenkk
599380dd63
Update zigbee-herdsman-converters to 14.0.647 ( #14592 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-22 15:58:08 +00:00
github-actions[bot] and Koenkk
a426ee1041
Update zigbee-herdsman-converters to 14.0.646 ( #14576 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-21 14:44:53 +00:00
github-actions[bot] and Koenkk
939fdf0496
Update zigbee-herdsman-converters to 14.0.645 ( #14553 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-19 15:59:22 +00:00
github-actions[bot] and Koenkk
3cffc2fdd8
Update zigbee-herdsman to 0.14.66 ( #14549 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-19 15:26:35 +00:00
github-actions[bot] and Koenkk
22d2170d41
Update zigbee-herdsman-converters to 14.0.644 ( #14540 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-18 18:16:04 +00:00
Vladyslav Pavlov
50a9de4e2b
Expose step size of local_temperature_calibration Home Assistant sensor ( #14502 )
2022-10-18 17:59:32 +02:00
github-actions[bot] and Koenkk
2c12cbaf18
Update zigbee-herdsman to 0.14.65 ( #14538 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-18 15:50:13 +00:00
github-actions[bot] and Koenkk
ef6826f263
Update dependencies ( #14503 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-18 17:38:26 +02:00
github-actions[bot] and Koenkk
ceeaabafbc
Update zigbee-herdsman-converters to 14.0.643 ( #14458 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-12 19:47:13 +00:00
github-actions[bot] and Koenkk
c49f5b157d
Update zigbee-herdsman-converters to 14.0.642 ( #14444 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-11 18:52:33 +00:00
github-actions[bot] and Koenkk
0a71e39253
Update zigbee-herdsman-converters to 14.0.641 ( #14426 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-10 15:20:46 +00:00
github-actions[bot] and Koenkk
52a0f68c87
Update zigbee-herdsman-converters to 14.0.640 ( #14416 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-09 18:19:11 +00:00
github-actions[bot] and Koenkk
457fc9da7c
Update dependencies ( #14411 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-09 09:01:32 +02:00
github-actions[bot] and Koenkk
5b39884c13
Update zigbee-herdsman-converters to 14.0.639 ( #14403 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-08 12:18:16 +00:00
Matt
4d7b1a6c03
Allow Zigbee2MQTT to be installed as a module ( #14396 )
...
* Fix mnodule resolution
Allows the correct module path to be found if installed as a package
* Correct signature to avoid TS error
* Allow module to be included in another module
Only create hash ot auto-start if it is the main module, otherwise export the `start` function
2022-10-08 10:48:15 +02:00
Koen Kanters
50b5c67dde
Support effects for Home Assistant light groups. #13438
2022-10-08 10:22:26 +02:00
Ben Windsor
005ada0237
Make temperature sensor selection for thermostats appear as a config item in HA ( #14376 )
2022-10-07 16:58:06 +02:00
github-actions[bot] and Koenkk
e9b1080734
Update zigbee-herdsman-converters to 14.0.638 ( #14374 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-06 16:12:23 +00:00
Ben Windsor
56cc1432e9
Mark min_temperature_limit as a config variable for HA ( #14358 )
2022-10-06 17:31:48 +02:00
github-actions[bot] and Koenkk
e3dcc7b0a6
Update zigbee-herdsman-converters to 14.0.637 ( #14353 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-05 19:08:45 +00:00
github-actions[bot] and Koenkk
37aea8df8f
Update zigbee-herdsman to 0.14.64 ( #14348 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-05 14:30:54 +00:00
github-actions[bot] and Koenkk
f8d64b67ad
Update zigbee-herdsman-converters to 14.0.636 ( #14331 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-04 17:30:49 +00:00
github-actions[bot] and Koenkk
77fc3a9308
Update dependencies ( #14279 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-04 19:26:54 +02:00
Ben Windsor
db3730ea44
Expose value_step to home assistant if it has been set on a numeric type ( #14313 )
2022-10-04 18:02:35 +02:00
github-actions[bot] and nurikk
98ceaa04bb
Update zigbee2mqtt-frontend to 0.6.114 ( #14290 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-10-02 16:51:48 +00:00
github-actions[bot] and nurikk
e3e4a0a440
Update zigbee2mqtt-frontend to 0.6.113 ( #14271 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-10-01 09:41:07 +00:00
github-actions[bot] and Koenkk
52150b7257
Update zigbee-herdsman to 0.14.63 ( #14270 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-01 08:53:48 +00:00
Koen Kanters
5727fe3a49
Dev
2022-10-01 09:40:35 +02:00
Koen Kanters
03ba647dc6
1.28.0
2022-10-01 09:39:09 +02:00
Koen Kanters
be1e9b4421
Undev
2022-10-01 09:38:55 +02:00
github-actions[bot] and Koenkk
57ce1e98a7
Update zigbee-herdsman-converters to 14.0.635 ( #14268 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-10-01 07:33:47 +00:00
github-actions[bot] and Koenkk
3d2d4fd298
Update zigbee-herdsman-converters to 14.0.633 ( #14262 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-30 18:58:14 +00:00
github-actions[bot] and Koenkk
2258ed1dfa
Update zigbee-herdsman to 0.14.62 ( #14259 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-30 18:02:25 +00:00
github-actions[bot] and Koenkk
2d750f8b9a
Update zigbee-herdsman-converters to 14.0.632 ( #14254 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-29 20:31:02 +00:00
b54e29917e
Update zigbee-herdsman to 0.14.61 ( #14238 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-09-28 18:28:27 +00:00
Markus Wegmann and Koen Kanters
3b60a8e02a
Fix cover state publishing of multi-endpoint devices ( #14200 )
...
* Fix cover state publishing of multi-endpoint devices
* WIP testing
* WIP test for multiEndpoint cover device
* WIP zigfred plus test
* WIP zigfred plus test
* Remove zigfred plus meta testing flag
* Working zigfred plus integration into bridge test
* Working integration of zigfred plus in tests
* WIP zigfred plus testing
* Add working test for multi-cover devices. Working cover state for multi-cover + multi-light devices.
* Fix republishing of cover state
* Fix cover position and tilt readout with postfix topic
* Fix homeassistant.test.js for zigfred plus cover
* Fix cover value template to support multi-cover devices
* Update homeassistant.ts
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-09-28 20:21:30 +02:00
github-actions[bot] and Koenkk
a95d47fef9
Update zigbee-herdsman-converters to 14.0.631 ( #14232 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-28 15:14:56 +00:00
github-actions[bot] and Koenkk
d385d6c1af
Update zigbee-herdsman to 0.14.60 ( #14231 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-28 15:12:36 +00:00
github-actions[bot] and nurikk
3453585fd0
Update zigbee2mqtt-frontend to 0.6.112 ( #14216 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-09-27 15:55:09 +00:00
github-actions[bot] and Koenkk
7b72b85cf7
Update zigbee-herdsman-converters to 14.0.630 ( #14186 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-25 08:15:30 +00:00
github-actions[bot] and Koenkk
47378c46bd
Update dependencies ( #14180 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-25 09:16:35 +02:00
github-actions[bot] and Koenkk
647d45c4fa
Update zigbee-herdsman-converters to 14.0.629 ( #14171 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-23 20:03:53 +00:00
github-actions[bot] and Koenkk
6775423b86
Update zigbee-herdsman to 0.14.59 ( #14167 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-23 18:13:43 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3413d472ab
Bump actions/stale from 5 to 6 ( #14160 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 19:49:49 +02:00
github-actions[bot] and Koenkk
d654e085ae
Update zigbee-herdsman-converters to 14.0.628 ( #14143 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-22 18:24:44 +00:00
github-actions[bot] and Koenkk
802803479e
Update zigbee-herdsman to 0.14.58 ( #14142 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-22 18:00:13 +00:00
github-actions[bot] and Koenkk
639babd9ab
Update zigbee-herdsman-converters to 14.0.627 ( #14127 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-21 18:05:46 +00:00
Koen Kanters
49f7a5ca1d
Improve Home Assistant history view for sensors without unit. #14103
2022-09-21 17:11:03 +02:00
github-actions[bot] and Koenkk
615c70f3bb
Update zigbee-herdsman to 0.14.57 ( #14102 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-20 14:59:08 +00:00
github-actions[bot] and Koenkk
9b4a03c0e8
Update zigbee-herdsman-converters to 14.0.626 ( #14083 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-19 16:17:25 +00:00
github-actions[bot] and Koenkk
0ccfb5aded
Update zigbee-herdsman to 0.14.56 ( #14082 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-19 18:01:46 +02:00
Noneangel and Koen Kanters
1966456814
Add HVAC swing mode to Home Assistant discovery ( #13784 )
...
* hvac swing mode
* test: add GW003-AS-IN-TE-FC to tested devices
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-09-19 17:56:58 +02:00
github-actions[bot] and Koenkk
925714022f
Update dependencies ( #14052 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-19 17:39:10 +02:00
github-actions[bot] and Koenkk
1e24734a6c
Update zigbee-herdsman-converters to 14.0.625 ( #14022 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-16 07:50:35 +00:00
github-actions[bot] and Koenkk
c4fc5335d5
Update zigbee-herdsman to 0.14.55 ( #14017 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-15 08:44:52 +00:00
github-actions[bot] and Koenkk
0133afaef0
Update zigbee-herdsman-converters to 14.0.624 ( #14016 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-15 08:15:30 +00:00
github-actions[bot] and Koenkk
4d0fd3275b
Update zigbee-herdsman-converters to 14.0.623 ( #14004 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-14 07:41:56 +00:00
5f992cae76
Update zigbee-herdsman-converters to 14.0.622 ( #13994 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-09-13 08:04:17 +00:00
Koen Kanters
5a24e62b51
Fix #ba1e3a06b62d9b53f456065f18807410333da3fd
2022-09-13 10:00:22 +02:00
Koen Kanters
ba1e3a06b6
Fix cover value_template properties for multi endpoint devices. #13944
2022-09-13 09:16:24 +02:00
github-actions[bot] and Koenkk
809f5d3ed1
Update zigbee-herdsman-converters to 14.0.621 ( #13977 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-12 09:25:13 +00:00
Koen Kanters
125ca61812
Log MQTT disconnect reason. #13965
2022-09-12 09:34:20 +02:00
Koen Kanters
d38b8ff5f1
Fix cover state in Home Assistant for multi channel cover controllers. #13944
2022-09-12 09:30:07 +02:00
github-actions[bot] and Koenkk
3f7e9941e2
Update zigbee-herdsman-converters to 14.0.619 ( #13961 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-11 08:13:59 +00:00
github-actions[bot] and Koenkk
8ba0fe9367
Update dependencies ( #13955 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-11 09:39:20 +02:00
github-actions[bot] and Koenkk
cbf75d6339
Update zigbee-herdsman-converters to 14.0.618 ( #13949 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-10 07:51:44 +00:00
github-actions[bot] and Koenkk
0ea528f750
Update zigbee-herdsman-converters to 14.0.617 ( #13936 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-09 07:51:25 +00:00
github-actions[bot] and Koenkk
d12b6e0ca9
Update zigbee-herdsman to 0.14.54 ( #13935 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-09 07:20:30 +00:00
github-actions[bot] and Koenkk
2b1d1ff6ef
Update zigbee-herdsman-converters to 14.0.616 ( #13915 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-08 08:11:04 +00:00
github-actions[bot] and Koenkk
fc7de95d1d
Update zigbee-herdsman-converters to 14.0.614 ( #13897 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-07 08:16:05 +00:00
Koen Kanters
2bca5deb66
Fix setting devices/groups to file via environment variables not working. #7807
2022-09-07 10:07:16 +02:00
github-actions[bot] and Koenkk
8be8c4df56
Update zigbee-herdsman-converters to 14.0.613 ( #13883 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-06 08:56:30 +00:00
Koen Kanters and John Doe
9519ffdac7
Add install code support ( #13780 )
...
* Add install code support
* Update bridge.ts
Co-authored-by: John Doe <nurikk@users.noreply.github.com >
2022-09-06 09:30:03 +02:00
github-actions[bot] and Koenkk
0b645a4e6a
Update zigbee-herdsman-converters to 14.0.611 ( #13868 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-05 08:02:00 +00:00
github-actions[bot] and Koenkk
67a94621ab
Update dependencies ( #13842 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-05 09:10:10 +02:00
github-actions[bot] and nurikk
24d83b05f7
Update zigbee2mqtt-frontend to 0.6.111 ( #13841 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-09-03 21:26:02 +00:00
Koen Kanters
178f72c304
Promote to dev
2022-09-01 11:27:14 +02:00
Koen Kanters
7dc48fb6d6
1.27.2
2022-09-01 11:24:20 +02:00
Koen Kanters
5017f556fa
Undev
2022-09-01 11:24:17 +02:00
github-actions[bot] and Koenkk
437eeb350c
Update zigbee-herdsman to 0.14.53 ( #13793 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-01 11:23:29 +02:00
github-actions[bot] and Koenkk
cfd792dc70
Update zigbee-herdsman to 0.14.52 ( #13792 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-09-01 09:11:55 +00:00
Koen Kanters
2a4722bd38
Promote to dev
2022-09-01 08:42:29 +02:00
Koen Kanters
d381f2daa4
1.27.1
2022-09-01 08:41:47 +02:00
Koen Kanters
b05b4adf57
Undev
2022-09-01 08:40:53 +02:00
Koen Kanters
96d72103f2
Merge branch 'dev'
2022-09-01 08:37:54 +02:00
github-actions[bot] and Koenkk
97ffa9610b
Update zigbee-herdsman-converters to 14.0.610 ( #13782 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-31 16:46:59 +00:00
github-actions[bot] and Koenkk
09d6c8601c
Update zigbee-herdsman to 0.14.51 ( #13781 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-31 16:04:14 +00:00
github-actions[bot] and Koenkk
fc409a6884
Update zigbee-herdsman-converters to 14.0.609 ( #13769 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-30 15:38:45 +00:00
github-actions[bot] and nurikk
fa63ede4b6
Update zigbee2mqtt-frontend to 0.6.110 ( #13757 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-08-29 19:21:24 +00:00
github-actions[bot] and Koenkk
fd24c8186e
Update zigbee-herdsman to 0.14.50 ( #13753 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-29 18:06:26 +00:00
github-actions[bot] and Koenkk
0816d07b93
Update zigbee-herdsman-converters to 14.0.608 ( #13752 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-29 16:39:36 +00:00
github-actions[bot] and nurikk
c1b9345613
Update zigbee2mqtt-frontend to 0.6.109 ( #13748 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-08-29 10:30:15 +00:00
github-actions[bot] and Koenkk
7f198d18ac
Update zigbee-herdsman-converters to 14.0.607 ( #13739 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-28 17:49:58 +00:00
github-actions[bot] and Koenkk
802bccd1f3
Update zigbee-herdsman to 0.14.49 ( #13736 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-28 15:26:35 +00:00
github-actions[bot] and Koenkk
77bd76d1ca
Update zigbee-herdsman-converters to 14.0.606 ( #13710 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-27 08:14:22 +00:00
github-actions[bot] and Koenkk
8dd8b2848c
Update zigbee-herdsman-converters to 14.0.605 ( #13703 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-26 19:23:43 +00:00
github-actions[bot] and Koenkk
c5d54a845a
Update zigbee-herdsman-converters to 14.0.604 ( #13687 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-25 16:04:17 +00:00
github-actions[bot] and Koenkk
f1a19151fc
Update zigbee-herdsman-converters to 14.0.603 ( #13670 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-24 17:08:37 +00:00
963c2d86d3
Update zigbee-herdsman-converters to 14.0.602 ( #13654 )
...
* Update zigbee-herdsman-converters to 14.0.602
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-08-23 19:53:49 +00:00
9e6b4083b2
Update zigbee-herdsman-converters to 14.0.601 ( #13646 )
...
* Update zigbee-herdsman-converters to 14.0.601
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-08-22 18:06:45 +00:00
github-actions[bot] and Koenkk
f29c4a24c2
Update zigbee-herdsman-converters to 14.0.600 ( #13634 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-21 18:23:36 +00:00
github-actions[bot] and Koenkk
a75e1c2b2b
Update dependencies ( #13630 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-21 09:30:25 +02:00
github-actions[bot] and Koenkk
62499483ce
Update zigbee-herdsman-converters to 14.0.599 ( #13618 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-20 07:39:24 +00:00
github-actions[bot] and Koenkk
304bb7b9d1
Update zigbee-herdsman-converters to 14.0.598 ( #13611 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-19 19:06:19 +00:00
github-actions[bot] and Koenkk
15a069e3c7
Update zigbee-herdsman to 0.14.48 ( #13610 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-19 19:01:11 +00:00
Koen Kanters
e0a9323d6e
Update dont-stale label
2022-08-19 20:57:44 +02:00
github-actions[bot] and Koenkk
a0182c2e39
Update zigbee-herdsman-converters to 14.0.597 ( #13596 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-18 17:23:05 +00:00
github-actions[bot] and Koenkk
327f816c0e
Update zigbee-herdsman-converters to 14.0.596 ( #13586 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-17 18:29:55 +00:00
github-actions[bot] and nurikk
040d2a1b36
Update zigbee2mqtt-frontend to 0.6.108 ( #13573 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-08-16 20:51:02 +00:00
github-actions[bot] and Koenkk
497a48b8b0
Update zigbee-herdsman-converters to 14.0.595 ( #13569 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-16 18:59:33 +00:00
github-actions[bot] and Koenkk
36a4754430
Update zigbee-herdsman-converters to 14.0.594 ( #13542 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-14 16:29:56 +00:00
Koen Kanters
60b9f6f6b2
Home Assistant discovery: add enums with only SET (e.g. selftest). https://github.com/Koenkk/zigbee2mqtt/issues/13532
2022-08-14 18:22:35 +02:00
github-actions[bot] and Koenkk
2bdc7b7aca
Update dependencies ( #13535 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-14 09:58:14 +02:00
github-actions[bot] and Koenkk
fea5d44a57
Update zigbee-herdsman-converters to 14.0.593 ( #13517 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-12 14:59:07 +00:00
Koen Kanters
281e3870d3
Fix tests
2022-08-11 20:32:01 +02:00
Koen Kanters
c9b2a7f6d4
Revert "Publish device and bridge availability when Home Assistant comes online. https://github.com/Koenkk/zigbee2mqtt/issues/13382 "
...
This reverts commit 619d5232db .
2022-08-11 20:23:40 +02:00
Koen Kanters
6314b86d9b
Better fix for #13382
2022-08-11 20:23:19 +02:00
Koen Kanters
619d5232db
Publish device and bridge availability when Home Assistant comes online. https://github.com/Koenkk/zigbee2mqtt/issues/13382
2022-08-11 19:50:46 +02:00
Koen Kanters
da4a3b9a77
Fix exception when using group remove_all. https://github.com/Koenkk/zigbee2mqtt/issues/13484
2022-08-10 22:38:04 +02:00
github-actions[bot] and Koenkk
62284dbd1a
Update zigbee-herdsman-converters to 14.0.592 ( #13489 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-10 17:41:21 +00:00
wysiwyng
addb09275a
Add category and icon for flip_indicator_light Home Assistant discovery ( #13477 )
2022-08-10 16:57:31 +02:00
github-actions[bot] and Koenkk
9c45a5fdf0
Update zigbee-herdsman-converters to 14.0.591 ( #13469 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-09 15:06:24 +00:00
Koen Kanters
0aa29a0fab
Home Assistant discovery: always expose cover state. https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/issues/359
2022-08-09 17:01:22 +02:00
github-actions[bot] and Koenkk
5f778a7570
Update zigbee-herdsman-converters to 14.0.590 ( #13458 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-08 15:54:36 +00:00
github-actions[bot] and Koenkk
e8f6def246
Update zigbee-herdsman-converters to 14.0.589 ( #13447 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-07 16:27:47 +00:00
github-actions[bot] and Koenkk
99485fa324
Update dependencies ( #13441 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-07 09:20:22 +02:00
github-actions[bot] and Koenkk
483ff4aa8a
Update zigbee-herdsman-converters to 14.0.588 ( #13424 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-06 08:02:28 +00:00
github-actions[bot] and Koenkk
b6c0afc129
Update zigbee-herdsman-converters to 14.0.587 ( #13402 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-04 19:55:35 +00:00
github-actions[bot] and Koenkk
7def5ea9bf
Update zigbee-herdsman to 0.14.47 ( #13394 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-03 16:06:19 +00:00
github-actions[bot] and Koenkk
4e590ece19
Update zigbee-herdsman-converters to 14.0.586 ( #13376 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-02 17:42:22 +00:00
c2faa3815a
Update zigbee-herdsman-converters to 14.0.585 ( #13362 )
...
* Update zigbee-herdsman-converters to 14.0.585
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-08-01 18:12:28 +00:00
Koen Kanters
52f8753a09
Promote to dev
2022-08-01 17:44:02 +02:00
Koen Kanters
a9b8808237
1.27.0
2022-08-01 17:43:26 +02:00
Koen Kanters
26b323e1f6
Undev
2022-08-01 17:43:20 +02:00
Koen Kanters
5990bb384a
Merge branch 'dev'
2022-08-01 17:42:35 +02:00
github-actions[bot] and Koenkk
be70b83be5
Update zigbee-herdsman-converters to 14.0.583 ( #13355 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-08-01 15:08:54 +00:00
github-actions[bot] and Koenkk
7f28c557cd
Update dependencies ( #13340 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-31 09:55:29 +02:00
github-actions[bot] and Koenkk
b1f9f5f3b3
Update zigbee-herdsman-converters to 14.0.582 ( #13332 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-30 08:52:22 +00:00
github-actions[bot] and Koenkk
f5740021a1
Update zigbee-herdsman-converters to 14.0.581 ( #13327 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-29 15:16:24 +00:00
github-actions[bot] and Koenkk
2996cfaf07
Update zigbee-herdsman-converters to 14.0.580 ( #13321 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-28 16:33:03 +00:00
github-actions[bot] and Koenkk
eda087af99
Update zigbee-herdsman-converters to 14.0.579 ( #13303 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-26 18:10:02 +00:00
Koen Kanters
343ef7fd9f
Only republish retained messages when none are received. #9629
2022-07-25 19:37:33 +02:00
Koen Kanters
316daee49d
Republish retained messages when reconnected to MQTT server. #9629
2022-07-24 22:17:29 +02:00
github-actions[bot] and Koenkk
68aae1a450
Update zigbee-herdsman-converters to 14.0.578 ( #13272 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-24 15:23:53 +00:00
github-actions[bot] and Koenkk
d92b2f2ea9
Update dependencies ( #13266 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-24 16:59:01 +02:00
github-actions[bot] and Koenkk
e132a22f20
Update zigbee-herdsman-converters to 14.0.577 ( #13260 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-23 15:36:49 +00:00
github-actions[bot] and Koenkk
ebcf49b504
Update zigbee-herdsman-converters to 14.0.576 ( #13254 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-23 10:30:57 +00:00
github-actions[bot] and Koenkk
6a2de3cd3b
Update zigbee-herdsman-converters to 14.0.575 ( #13237 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-21 20:58:00 +00:00
github-actions[bot] and Koenkk
8d8da9f286
Update zigbee-herdsman-converters to 14.0.574 ( #13226 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-20 18:16:35 +00:00
Andrew Lamchenko
759c2f3f00
Add new clusters for bind ( #13214 )
...
* Add new clasters for bind
Add new clasters for bind
* Add new clasters for bind
Add new clasters for bind
2022-07-20 19:41:46 +02:00
github-actions[bot] and Koenkk
b140e4bfe6
Update zigbee-herdsman-converters to 14.0.573 ( #13213 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-19 18:18:04 +00:00
github-actions[bot] and Koenkk
4ef9ea749d
Update zigbee-herdsman-converters to 14.0.571 ( #13187 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-17 20:56:28 +00:00
github-actions[bot] and Koenkk
11f3f5b170
Update zigbee-herdsman to 0.14.46 ( #13185 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-17 20:30:52 +00:00
github-actions[bot] and Koenkk
b6f88aad80
Update dependencies ( #13173 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-17 22:14:33 +02:00
Koen Kanters
d07b65a03d
Fix coverage
2022-07-17 22:14:02 +02:00
Koen Kanters
aabc010191
Log error stack on fromZigbee converter error. https://github.com/Koenkk/zigbee2mqtt/issues/13138
2022-07-17 22:03:24 +02:00
github-actions[bot] and nurikk
cf8e7b10db
Update zigbee2mqtt-frontend to 0.6.107 ( #13175 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-07-17 03:15:43 +00:00
github-actions[bot] and Koenkk
63777464cc
Update zigbee-herdsman-converters to 14.0.570 ( #13162 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-15 15:33:36 +00:00
Koen Kanters
26fc4609f0
Enable publish to ghcr.io
2022-07-15 12:50:43 +02:00
github-actions[bot] and Koenkk
1d8d6fe070
Update zigbee-herdsman-converters to 14.0.569 ( #13150 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-14 15:31:24 +00:00
Koen Kanters
ca2186a9c5
Finally fix for https://github.com/Koenkk/zigbee2mqtt/issues/13080
2022-07-13 22:04:27 +02:00
github-actions[bot] and Koenkk
7d8b506c49
Update zigbee-herdsman-converters to 14.0.568 ( #13134 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-13 17:39:24 +00:00
Koen Kanters
994de20f49
Another attempt to fix https://github.com/Koenkk/zigbee2mqtt/issues/13080
2022-07-13 18:05:45 +02:00
github-actions[bot] and Koenkk
f553601ff1
Update zigbee-herdsman to 0.14.45 ( #13132 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-13 15:40:54 +00:00
Koen Kanters
3478715926
Update ci.yml
2022-07-12 22:15:26 +02:00
Koen Kanters
ed351ee712
TEMP: disable ghcr.io Docker build since ghcr.io is unstable
2022-07-12 22:09:43 +02:00
github-actions[bot] and Koenkk
affa15cbae
Update zigbee-herdsman to 0.14.44 ( #13121 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-12 19:58:07 +00:00
Koen Kanters
c6d504a5df
Set device_class to temperature for local_temperature_calibration. https://github.com/Koenkk/zigbee2mqtt/issues/13080
2022-07-12 21:45:20 +02:00
Koen Kanters
420b34c909
Fix group and device states changing when cached states are published. https://github.com/Koenkk/zigbee2mqtt/issues/13028
2022-07-12 17:01:29 +02:00
github-actions[bot] and nurikk
4347034ba1
Update zigbee2mqtt-frontend to 0.6.106 ( #13110 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-07-12 03:01:48 +00:00
github-actions[bot] and Koenkk
ec8e7ed946
Update zigbee-herdsman-converters to 14.0.567 ( #13104 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-11 15:57:15 +00:00
Koen Kanters
440fc74368
Fix Home Assistant discovery error: expected NumberDeviceClass or one of 'temperature' for dictionary value @ data['device_class']. https://github.com/Koenkk/zigbee2mqtt/issues/13080
2022-07-11 17:44:08 +02:00
Jorge Schrauwen
a0255d0f2c
Always treat filtered_* as full matches ( #13083 )
...
* Revert "update tests to use regex ^$ anchors"
This reverts commit 3d9bc552e9 .
* utils: filterProperties should ensure full match
2022-07-11 17:24:34 +02:00
github-actions[bot] and Koenkk
14216b7454
Update zigbee-herdsman-converters to 14.0.566 ( #13093 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-10 08:11:17 +00:00
github-actions[bot] and Koenkk
0da033ce95
Update zigbee-herdsman to 0.14.43 ( #13092 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-10 07:57:07 +00:00
3bd3196a40
Update dependencies ( #13089 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-07-10 09:23:51 +02:00
github-actions[bot] and nurikk
47e05c32ec
Update zigbee2mqtt-frontend to 0.6.105 ( #13090 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-07-10 01:55:15 +00:00
github-actions[bot] and Koenkk
bcd19509fb
Update zigbee-herdsman-converters to 14.0.565 ( #13085 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-09 18:32:35 +00:00
github-actions[bot] and Koenkk
05a9920638
Update zigbee-herdsman to 0.14.42 ( #13084 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-09 18:05:19 +00:00
Koen Kanters
8af3ad5541
Fix crash when ZIGBEE2MQTT_CONFIG_ADVANCED_NETWORK_KEY environment variable is set to GENERATE. https://github.com/Koenkk/zigbee2mqtt/issues/12999
2022-07-08 16:58:23 +02:00
Koen Kanters
6ef9e4f479
Fix matrix test jobs unstable ( #13068 )
...
* Update ci.yml
* Update ci.yml
2022-07-07 15:21:37 +02:00
183dad97e7
Update zigbee-herdsman to 0.14.41 ( #13063 )
...
* Update zigbee-herdsman to 0.14.41
* Update package-lock.json
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-07-07 07:44:34 +00:00
github-actions[bot] and Koenkk
3bbdf17fed
Update zigbee-herdsman-converters to 14.0.564 ( #13062 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-06 15:50:54 +00:00
Jorge Schrauwen
db021e6711
Allow regexes for filtered_attributes, filtered_cache and filtered_optimistic options ( #13047 )
...
* Ensure filtered_attributes and filtered_optimistic are also regex
Bring filtered_attributes and filtered_optimistic in line with the newer filtered_cache.
All three of them are now regex matches instead of absolute matches.
* update tests to use regex ^$ anchors
* utils: add filterProperties
2022-07-06 17:07:22 +02:00
github-actions[bot] and Koenkk
4a58dbf84c
Update zigbee-herdsman-converters to 14.0.563 ( #13049 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-05 15:20:46 +00:00
github-actions[bot] and Koenkk
ee227d85c7
Update zigbee-herdsman-converters to 14.0.562 ( #13035 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-04 15:20:19 +00:00
github-actions[bot] and Koenkk
d8c0ef8a9c
Update dependencies ( #13023 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-04 17:05:01 +02:00
github-actions[bot] and Koenkk
53ae00c46f
Update zigbee-herdsman-converters to 14.0.561 ( #13022 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-02 18:53:10 +00:00
Jorge Schrauwen and Koen Kanters
dedbf336af
Add filtered_cache option ( #12988 )
...
* want a way to prevent attribute from being cached
* Update filtered_cache description to be more clear
* Fix emitStateChange was returning wrong payload in to parameter
* Directly get filtered_cache from entity and forgo parameter to State.set()
* Add tests to cover filtered_cache
* Update state.ts
* Update controller.test.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-07-02 20:33:04 +02:00
Sam
bc4ffc00b6
add search before issue create requirement ( #13021 )
2022-07-02 20:28:30 +02:00
5662e6c29e
Update zigbee-herdsman-converters to 14.0.560 ( #13016 )
...
* Update zigbee-herdsman-converters to 14.0.560
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-07-01 21:35:16 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4cc838accf
Bump actions/dependency-review-action from 1 to 2 ( #13009 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 1 to 2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-01 23:10:32 +02:00
github-actions[bot] and nurikk
3b58ac79dc
Update zigbee2mqtt-frontend to 0.6.104 ( #13008 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-07-01 15:20:07 +00:00
bab764e2be
Binding to msRelativeHumidity ( #12877 )
...
* Binding to new clusters
Binding to new clusters. This is necessary for new EFEKTA devices.
* Update bind.ts
* Fix tests
Co-authored-by: nurikk <ainur@yojee.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-07-01 17:02:34 +02:00
Koen Kanters
81892ef70d
Promote to dev
2022-07-01 16:42:33 +02:00
Koen Kanters
cd23aeaa46
1.26.0
2022-07-01 16:41:38 +02:00
Koen Kanters
5d5b731053
Undev
2022-07-01 16:41:00 +02:00
Koen Kanters
c973632efd
Merge branch 'dev'
2022-07-01 16:40:18 +02:00
github-actions[bot] and Koenkk
e0b63f2baa
Update zigbee-herdsman-converters to 14.0.559 ( #13004 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-07-01 14:39:37 +00:00
github-actions[bot] and Koenkk
3d406c3c0d
Update zigbee-herdsman-converters to 14.0.558 ( #12984 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-29 16:06:12 +00:00
github-actions[bot] and Koenkk
d4811791fc
Update zigbee-herdsman to 0.14.40 ( #12983 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-29 16:01:43 +00:00
github-actions[bot] and Koenkk
3b7ef63300
Update zigbee-herdsman-converters to 14.0.557 ( #12975 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-28 15:15:39 +00:00
github-actions[bot] and Koenkk
8adb2f1247
Update zigbee-herdsman-converters to 14.0.556 ( #12967 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-27 17:18:22 +00:00
Vladimir Vitkov
326c2aaa90
Allow to specify MQTT server in secrets ( #12904 )
...
* add server, pan_id, ext_pan_id to secrets
* fix tests
* clean secrets before every test run
* add interpolation of mqtt.server, advanced.pan_id, advanced.ext_pan_id and split mqtt.user, mqtt.pass requirement
* remove pan_id and ext_pan_id from secrets processing
2022-06-27 18:42:05 +02:00
e291687870
Update zigbee-herdsman-converters to 14.0.555 ( #12951 )
...
* Update zigbee-herdsman-converters to 14.0.555
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-06-26 17:01:17 +02:00
Koen Kanters
80f8fb4d98
Node 17 is EOL
2022-06-26 16:56:01 +02:00
RoboMagus
402081e39d
Fix EnvVar parsing of settings scheme with 'oneOf'. ( #12948 )
2022-06-26 16:16:44 +02:00
Koen Kanters
05309db92b
Fix crash when poll of bounded device fails. https://github.com/Koenkk/zigbee2mqtt/issues/12918
2022-06-26 16:14:21 +02:00
github-actions[bot] and Koenkk
d3fa977ebf
Update dependencies ( #12942 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-26 09:46:15 +02:00
github-actions[bot] and Koenkk
92f7bc8eb5
Update zigbee-herdsman to 0.14.39 ( #12926 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-24 14:19:32 +00:00
github-actions[bot] and Koenkk
80b6f1dfa3
Update zigbee-herdsman-converters to 14.0.554 ( #12906 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-22 15:20:07 +00:00
github-actions[bot] and Koenkk
1eaa73bb52
Update zigbee-herdsman-converters to 14.0.553 ( #12895 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-21 14:39:48 +00:00
github-actions[bot] and Koenkk
0fc831cd82
Update zigbee-herdsman-converters to 14.0.552 ( #12886 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-20 16:20:23 +00:00
github-actions[bot] and Koenkk
59c18af1f7
Update dependencies ( #12874 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-20 17:47:45 +02:00
github-actions[bot] and nurikk
0fd47c0ad1
Update zigbee2mqtt-frontend to 0.6.103 ( #12885 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-06-20 15:32:50 +00:00
github-actions[bot] and nurikk
6b643f0e67
Update zigbee2mqtt-frontend to 0.6.102 ( #12884 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-06-20 14:55:48 +00:00
github-actions[bot] and Koenkk
3c9fab143c
Update zigbee-herdsman-converters to 14.0.551 ( #12871 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-18 17:50:50 +00:00
Koen Kanters
f2e953cf18
Add group off_state option ( #12868 )
2022-06-18 15:47:06 +02:00
github-actions[bot] and Koenkk
ecb18a6c41
Update zigbee-herdsman-converters to 14.0.550 ( #12864 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-18 09:24:55 +00:00
github-actions[bot] and Koenkk
d405c43202
Update zigbee-herdsman-converters to 14.0.549 ( #12862 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-18 08:30:31 +00:00
github-actions[bot] and Koenkk
24e7a368cb
Update zigbee-herdsman to 0.14.38 ( #12861 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-18 08:22:20 +00:00
github-actions[bot] and Koenkk
8848e1e6ce
Update zigbee-herdsman-converters to 14.0.548 ( #12856 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-17 15:08:56 +00:00
John Doe and nurikk
820c20af80
Fix windows tests ( #12840 )
...
Co-authored-by: nurikk <ainur@yojee.com >
2022-06-16 14:00:09 +08:00
github-actions[bot] and nurikk
4b8b951c28
Update zigbee2mqtt-frontend to 0.6.101 ( #12839 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-06-16 05:37:34 +00:00
github-actions[bot] and nurikk
8964421350
Update zigbee2mqtt-frontend to 0.6.100 ( #12838 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-06-16 05:13:27 +00:00
github-actions[bot] and Koenkk
0895f29a83
Update zigbee-herdsman-converters to 14.0.547 ( #12833 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-15 16:00:32 +00:00
Koen Kanters
f213729dcb
Remove Home Assistant away_mode_* discovery. https://github.com/Koenkk/zigbee2mqtt/issues/11738
2022-06-15 17:56:13 +02:00
rikroe and Koen Kanters
6df20010dd
Change HA hold_mode to preset_mode ( #12565 )
...
* Update homeassistant.ts
* Update homeassistant.test.js
* Update homeassistant.ts
* Update homeassistant.ts
* Updates
* Updates
* Updates
* Updates
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-06-15 17:40:44 +02:00
github-actions[bot] and Koenkk
a5204cdeb1
Update zigbee-herdsman to 0.14.37 ( #12832 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-15 15:14:36 +00:00
Koen Kanters
dd129830d3
Create herdsman backup before backup. https://github.com/Koenkk/zigbee2mqtt/pull/12797
2022-06-15 17:05:20 +02:00
github-actions[bot] and Koenkk
a8233e0521
Update zigbee-herdsman to 0.14.36 ( #12831 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-15 17:04:20 +02:00
Koen Kanters
9b2a92106e
Disable ghcr_cleanup
2022-06-15 17:03:16 +02:00
github-actions[bot] and Koenkk
8fe6ab4866
Update zigbee-herdsman-converters to 14.0.546 ( #12826 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-14 18:36:31 +00:00
Koen Kanters
a08ff9bf6d
Prepare for zhc 14.0.546
2022-06-14 20:31:25 +02:00
Koen Kanters
83b490a968
Add zigbee2mqtt/bridge/request/backup ( #12797 )
...
* Add backup call
* Updates
2022-06-14 20:14:01 +02:00
github-actions[bot] and nurikk
3498c6e260
Update zigbee2mqtt-frontend to 0.6.99 ( #12812 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-06-13 14:28:42 +00:00
github-actions[bot] and Koenkk
5c93aaf6db
Update zigbee-herdsman-converters to 14.0.545 ( #12804 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-12 19:51:52 +00:00
github-actions[bot] and Koenkk
e860978564
Update zigbee-herdsman-converters to 14.0.544 ( #12796 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-12 07:17:00 +00:00
github-actions[bot] and Koenkk
2d7a6e9f42
Update dependencies ( #12795 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-12 08:48:41 +02:00
github-actions[bot] and Koenkk
1390bc1d04
Update zigbee-herdsman-converters to 14.0.543 ( #12783 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-11 08:12:40 +00:00
github-actions[bot] and Koenkk
a9349ac49d
Update zigbee-herdsman to 0.14.35 ( #12782 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-11 08:07:05 +00:00
github-actions[bot] and Koenkk
5bed214aef
Update zigbee-herdsman-converters to 14.0.542 ( #12781 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-11 07:53:34 +00:00
github-actions[bot] and Koenkk
4f181b0107
Update zigbee-herdsman-converters to 14.0.541 ( #12767 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-09 19:25:49 +00:00
Koen Kanters
8e2f0f613f
Send cached group state on startup and when Home Assistant comes online. https://github.com/Koenkk/zigbee2mqtt/issues/12693
2022-06-09 20:52:39 +02:00
github-actions[bot] and Koenkk
2bb4f91d1c
Update zigbee-herdsman-converters to 14.0.540 ( #12756 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-08 18:29:55 +00:00
Koen Kanters
389ff844c4
Revert "Revert "Revert "Temp: disable ghcr.io since it makes build fail"""
...
This reverts commit 975eb7d6ae .
2022-06-08 16:40:20 +02:00
github-actions[bot] and Koenkk
cb0542eaad
Update zigbee-herdsman-converters to 14.0.539 ( #12746 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-07 16:17:18 +00:00
Koen Kanters
300b2973e1
Update ci.yml
2022-06-06 13:32:44 +02:00
Koen Kanters
5c44582b69
Update zigbee2mqtt/hassio-zigbee2mqtt trigger
2022-06-06 12:58:37 +02:00
github-actions[bot] and Koenkk
2f2a66db2e
Update zigbee-herdsman-converters to 14.0.538 ( #12728 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-05 20:07:53 +00:00
github-actions[bot] and Koenkk
b075d6bbda
Update dependencies ( #12727 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-05 22:02:11 +02:00
Koen Kanters
a252914ecd
Update update_deps.yml
2022-06-05 21:48:26 +02:00
github-actions[bot] and Koenkk
87edd1e6f1
Update zigbee-herdsman-converters to 14.0.537 ( #12712 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-04 12:25:18 +00:00
github-actions[bot] and Koenkk
ba69e1788f
Update zigbee-herdsman-converters to 14.0.536 ( #12709 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-04 08:42:26 +00:00
Naveen
05538ec28b
chore: Enable codeql action ( #12708 )
...
This action runs GitHub's industry-leading semantic code analysis engine,
CodeQL, against a repository's source code to find security vulnerabilities.
https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-with-codeql
https://github.com/ossf/scorecard/blob/main/docs/checks.md#sast
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com >
2022-06-04 10:28:44 +02:00
Naveen and Koen Kanters
2676c3f641
chore(deps): Included dependency review ( #12695 )
...
* chore(deps): Included dependency review
> Dependency Review GitHub Action in your repository to enforce dependency
> reviews on your pull requests.
> The action scans for vulnerable versions of dependencies introduced by package version
> changes in pull requests,
> and warns you about the associated security vulnerabilities.
> This gives you better visibility of what's changing in a pull request,
> and helps prevent vulnerabilities being added to your repository.
https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com >
* Update depsreview.yaml
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-06-03 16:41:06 +02:00
github-actions[bot] and Koenkk
e525919160
Update zigbee-herdsman-converters to 14.0.535 ( #12692 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-02 16:13:26 +00:00
John Doe and nurikk
d064a73131
Rework ci and use package-lock.json instead of npm-shrinkwrap.json ( #12631 )
...
* Update ci
* Use package-lock
* Use package-lock.json
* Use cache for ci
* Enable node18 windows
* Revert "Enable node18 windows"
This reverts commit e427551acdd64c3a256b48a5b8e86b3c4c986405.
* Remove redundant cache
* Don't do shrinkwrap
* Remove shrinkwrap
* Remove redundant step
* Cache node-gyp
* Debug
* Add key
* Update ci.yml
* Add cache detection
* Fix
* Add deps
* Fix2
* Update caches
* Fix ci
* Update patsh
* Update paths
* Update paths
* Fix max cache path
* Change cache key
* Remove spaces
* Split caches
* Fix linux cache
* Fix linux cache
* Merge caches
* Ignore errs
* Find only dirs
* Run find after ci
* Fix mac cache
* Fix caches
* Remove env run
Co-authored-by: nurikk <ainur@yojee.com >
2022-06-02 14:38:07 +00:00
Koen Kanters
64ab3b0492
Revert "Downgrade docker/setup-qemu-action to v1"
...
This reverts commit 35b9e01230 .
2022-06-02 16:27:18 +02:00
Koen Kanters
e1c9d68c68
Revert "Check if ghcr.io build works again"
...
This reverts commit 1596714ccb .
2022-06-02 16:27:11 +02:00
Koen Kanters
35b9e01230
Downgrade docker/setup-qemu-action to v1
2022-06-02 16:13:40 +02:00
Koen Kanters
1596714ccb
Check if ghcr.io build works again
2022-06-02 16:02:51 +02:00
Koen Kanters
e852851273
Update ghcr_cleanup.yml
2022-06-02 08:30:55 +02:00
github-actions[bot] and Koenkk
24e9c5bc9f
Update zigbee-herdsman-converters to 14.0.534 ( #12676 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-01 17:22:40 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dc4f4ad047
Bump actions/github-script from 3 to 6 ( #12674 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 3 to 6.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v3...v6 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 19:16:21 +02:00
neilnaveen and Koen Kanters
cc42ab7584
chore: Set permissions for GitHub actions ( #12626 )
...
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-06-01 19:15:06 +02:00
Koen Kanters
03fdb0cb88
Fix Home Assistant rename creating duplicate entities. #12610
2022-06-01 18:57:02 +02:00
Koen Kanters
f7c6518506
Promote to dev
2022-06-01 17:38:46 +02:00
Koen Kanters
3c5854fa9f
1.25.2
2022-06-01 17:38:09 +02:00
Koen Kanters
900175af47
Undev
2022-06-01 17:37:39 +02:00
Koen Kanters
9b9e2289d3
Merge remote-tracking branch 'origin/master' into dev
2022-06-01 17:36:50 +02:00
github-actions[bot] and Koenkk
ea10936641
Update zigbee-herdsman-converters to 14.0.533 ( #12672 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-01 15:14:02 +00:00
github-actions[bot] and Koenkk
6b56b0bcf8
Update zigbee-herdsman-converters to 14.0.532 ( #12671 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-06-01 15:03:10 +00:00
Koen Kanters
975eb7d6ae
Revert "Revert "Temp: disable ghcr.io since it makes build fail""
...
This reverts commit 4e28df88ae .
2022-06-01 16:57:47 +02:00
Koen Kanters
4de04c19c0
Update ghcr_cleanup.yml
2022-06-01 15:12:32 +02:00
Koen Kanters
1db12612e6
Add GHCR cleanup ( #12669 )
...
* Create ghcr_cleanup.yml
* Update ghcr_cleanup.yml
* Update ghcr_cleanup.yml
* Update ghcr_cleanup.yml
* Update ghcr_cleanup.yml
2022-06-01 14:18:41 +02:00
github-actions[bot] and Koenkk
ec010df79a
Update zigbee-herdsman-converters to 14.0.531 ( #12659 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-31 15:17:42 +00:00
github-actions[bot] and Koenkk
88b65625de
Update zigbee-herdsman to 0.14.34 ( #12658 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-31 14:58:08 +00:00
Koen Kanters
4e28df88ae
Revert "Temp: disable ghcr.io since it makes build fail"
...
This reverts commit a1db076c02 .
2022-05-31 08:28:36 +02:00
github-actions[bot] and Koenkk
44815435e7
Update zigbee-herdsman-converters to 14.0.530 ( #12645 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-30 16:11:37 +00:00
Koen Kanters
fe011ba7b3
Disable node 18 testing for now (fails quite often)
2022-05-29 10:21:23 +02:00
Koen Kanters
68035a1256
Fix restart not working ( #12629 )
2022-05-29 08:15:47 +00:00
github-actions[bot] and Koenkk
cc535f11c6
Update zigbee-herdsman-converters to 14.0.529 ( #12628 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-29 07:23:01 +00:00
github-actions[bot] and Koenkk
7001b2fc79
Update dependencies ( #12627 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-29 06:46:27 +00:00
Koen Kanters
05975109a4
Lock connect-gzip-static https://github.com/Koenkk/zigbee2mqtt/pull/12624/files#r884205347
2022-05-29 08:43:02 +02:00
github-actions[bot] and Koenkk
502443aae8
Update zigbee-herdsman-converters to 14.0.528 ( #12615 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-27 19:15:31 +00:00
Koen Kanters
43a82ad835
Delete ghcr_delete_untagged.yml
2022-05-27 16:29:50 +02:00
Koen Kanters
a1db076c02
Temp: disable ghcr.io since it makes build fail
2022-05-27 16:23:34 +02:00
Koen Kanters
bfc70c3bb8
Update ghcr_delete_untagged.yml
2022-05-27 15:09:48 +02:00
Koen Kanters
b268b1ed75
Update ghcr_delete_untagged.yml
2022-05-27 12:08:55 +02:00
Koen Kanters
64769b3e9f
Update ghcr_delete_untagged.yml
2022-05-27 12:05:51 +02:00
Koen Kanters
66e804d71e
Create ghcr_delete_untagged.yml
2022-05-27 12:01:21 +02:00
github-actions[bot] and Koenkk
1c30a4f4bc
Update zigbee-herdsman to 0.14.33 ( #12612 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-27 09:51:49 +00:00
Koen Kanters
be55e3ee80
Revert "Temp disable ghcr.io push (seems to make build fail)"
...
This reverts commit c1372852e9 .
2022-05-27 11:47:43 +02:00
github-actions[bot] and nurikk
1aa7971ca1
Update zigbee2mqtt-frontend to 0.6.97 ( #12605 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-05-26 11:25:29 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6e2ab644a0
Bump peter-evans/create-pull-request from 3 to 4 ( #12602 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 09:54:13 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4fa6c33622
Bump peter-evans/enable-pull-request-automerge from 1 to 2 ( #12600 )
...
Bumps [peter-evans/enable-pull-request-automerge](https://github.com/peter-evans/enable-pull-request-automerge ) from 1 to 2.
- [Release notes](https://github.com/peter-evans/enable-pull-request-automerge/releases )
- [Commits](https://github.com/peter-evans/enable-pull-request-automerge/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: peter-evans/enable-pull-request-automerge
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 09:53:39 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3fd405e570
Bump actions/stale from 3 to 5 ( #12601 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 3 to 5.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 09:53:15 +02:00
Koen Kanters
c1372852e9
Temp disable ghcr.io push (seems to make build fail)
2022-05-26 09:50:39 +02:00
Koen Kanters
95eedc9ec1
Add dependabot.yml
2022-05-26 09:48:43 +02:00
Koen Kanters
d7b926d47f
Update ci.yml dependencies
2022-05-26 09:43:11 +02:00
github-actions[bot] and Koenkk
67039a1a94
Update zigbee-herdsman-converters to 14.0.527 ( #12599 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-26 07:27:42 +00:00
github-actions[bot] and Koenkk
f79fb16e41
Update zigbee-herdsman-converters to 14.0.526 ( #12595 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-25 16:58:18 +00:00
Koen Kanters
d910c05e6e
Improve tests
2022-05-25 11:38:37 +02:00
github-actions[bot] and nurikk
4858e06060
Update zigbee2mqtt-frontend to 0.6.96 ( #12592 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-05-25 09:31:15 +00: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
github-actions[bot] and nurikk
c6b129c68d
Update zigbee2mqtt-frontend to 0.6.95 ( #12572 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-05-23 04:59:27 +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
Koen Kanters
c00768b7c7
Move ci before tests
2022-05-21 15:08:07 +02:00
Koen Kanters
ad070c99ef
Add official support for node 18 and drop for node 10, 12, 15 ( #12553 )
2022-05-21 08:29:22 +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
github-actions[bot] and Koenkk
cc84452f23
Update zigbee-herdsman to 0.14.32 ( #12551 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-21 07:45:02 +00:00
John Doe and nurikk
84bac2b8d8
Add compatibility tests ( #12527 )
...
* Add tests gh action
* Fix zigbee_ota_override_index_location
* Fix Shouldnt crash when it cannot save state test
* Add node17
* Update tests.yml
* Drop old versions
* Move to ci.yml
* Update controller.test.js
* Fix linebraks on windows
* Ignore windows and node 17
* Fail on error
* Add comment
* Mark node 18 as supported
Co-authored-by: nurikk <ainur@yojee.com >
2022-05-21 08:37:39 +02:00
github-actions[bot] and Koenkk
29a9d227de
Update zigbee-herdsman-converters to 14.0.520 ( #12546 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-20 14:58:14 +00:00
github-actions[bot] and nurikk
39ae0c775a
Update zigbee2mqtt-frontend to 0.6.94 ( #12540 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-05-20 02:44:04 +00:00
github-actions[bot] and Koenkk
f1eaf2d7aa
Update zigbee-herdsman-converters to 14.0.519 ( #12530 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-18 15:35:44 +00:00
Koen Kanters
c6840a9a43
Mark node 17 as supported
2022-05-18 14:56:17 +02:00
John Doe and nurikk
3a1c64a88e
Downgrade connect-gzip-static to 2.1.1 ( #12525 )
...
Co-authored-by: nurikk <ainur@yojee.com >
2022-05-18 17:30:04 +08:00
github-actions[bot] and nurikk
d4a0c93c91
Update zigbee2mqtt-frontend to 0.6.86 ( #12524 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-05-18 08:14:56 +00:00
github-actions[bot] and Koenkk
5ae8347317
Update zigbee-herdsman-converters to 14.0.518 ( #12518 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-17 15:06:53 +00:00
github-actions[bot] and Koenkk
afbfa4631f
Update zigbee-herdsman to 0.14.31 ( #12504 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-16 16:05:24 +00:00
github-actions[bot] and Koenkk
096f906ac7
Update zigbee-herdsman-converters to 14.0.517 ( #12503 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-16 14:44:14 +00:00
github-actions[bot] and nurikk
b844f607ee
Update zigbee2mqtt-frontend to 0.6.85 ( #12502 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-05-16 13:59:21 +00:00
github-actions[bot] and Koenkk
6002bc475b
Update dependencies ( #12479 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-16 15:19:07 +02:00
github-actions[bot] and Koenkk
24cfdf4594
Update zigbee-herdsman to 0.14.30 ( #12466 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-13 13:15:51 +00:00
github-actions[bot] and Koenkk
bc5fd1a52f
Update zigbee-herdsman to 0.14.29 ( #12464 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-13 08:30:16 +00:00
Koen Kanters
fd344a3017
Revert "Additional logging for https://github.com/Koenkk/zigbee2mqtt/issues/12432 "
...
This reverts commit 920b4924b0 .
2022-05-13 10:05:49 +02:00
github-actions[bot] and Koenkk
f9bd184543
Update zigbee-herdsman-converters to 14.0.516 ( #12460 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-12 17:53:53 +00:00
github-actions[bot] and Koenkk
f2c1e85b4b
Update zigbee-herdsman-converters to 14.0.515 ( #12447 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-11 18:21:27 +00:00
Koen Kanters
920b4924b0
Additional logging for https://github.com/Koenkk/zigbee2mqtt/issues/12432
2022-05-11 17:22:48 +02:00
github-actions[bot] and Koenkk
99e67b1495
Update zigbee-herdsman-converters to 14.0.514 ( #12435 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-10 18:03:45 +00:00
github-actions[bot] and Koenkk
e65344c9fa
Update zigbee-herdsman-converters to 14.0.513 ( #12429 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-09 18:15:01 +00:00
147fe22f08
Update dependencies ( #12416 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-05-08 10:01:25 +02:00
Koen Kanters
7f1f1497c6
Always return a device state
2022-05-08 09:58:30 +02:00
Koen Kanters
6278c86d02
Pass device options in global on event. https://github.com/Koenkk/zigbee2mqtt/commit/723dd8358f3cee0b90d624f27989a8bb587e25b0#comments
2022-05-07 14:40:25 +02:00
6f09d45a7b
Update zigbee-herdsman-converters to 14.0.512 ( #12413 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-05-07 12:39:32 +00:00
Koen Kanters
49a730f77d
Update tests for https://github.com/Koenkk/zigbee2mqtt/pull/12413
2022-05-07 14:37:29 +02:00
github-actions[bot] and Koenkk
e5a74894d2
Update zigbee-herdsman-converters to 14.0.511 ( #12409 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-07 08:43:02 +00:00
Jorge Schrauwen and Koen Kanters
723dd8358f
Pass device state to zhc onEvent ( #12407 )
...
* onEvent: want device state as argument
* onEvent: test should check deviceOptions and deviceState returns
* Update onEvent.ts
* Update onEvent.ts
* Fix
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-05-07 08:36:03 +00:00
github-actions[bot] and Koenkk
47a22cce2a
Update zigbee-herdsman-converters to 14.0.510 ( #12403 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-06 15:24:31 +00:00
github-actions[bot] and Koenkk
b3791684fd
Update zigbee-herdsman-converters to 14.0.509 ( #12392 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-05 16:43:18 +00:00
github-actions[bot] and Koenkk
ebd3255fc6
Update zigbee-herdsman to 0.14.28 ( #12390 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-05 16:17:04 +00:00
github-actions[bot] and Koenkk
9b594a4cba
Update zigbee-herdsman-converters to 14.0.508 ( #12380 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-04 19:08:08 +00:00
Koen Kanters
d0530b8214
Don't allow friendly names to include control character. #12379
2022-05-04 21:00:29 +02:00
5c7e968028
Update zigbee-herdsman-converters to 14.0.507 ( #12368 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-05-03 17:42:17 +00:00
Koen Kanters
40ef638e0e
Fix null not allowed for Home Assistant device options. #12340
2022-05-03 19:39:30 +02:00
github-actions[bot] and Koenkk
b9499618d3
Update zigbee-herdsman-converters to 14.0.506 ( #12354 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-02 17:35:37 +00:00
Alex Kay
6618872839
Add new config and diagnostic entities to HA ( #12353 )
2022-05-02 19:23:40 +02:00
Alex Kay
b977dd1140
Add battery2 for HA ( #12332 )
2022-05-02 14:20:45 +00:00
github-actions[bot] and nurikk
71d5c7b4a2
Update zigbee2mqtt-frontend to 0.6.84 ( #12351 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-05-02 12:31:28 +00:00
github-actions[bot] and Koenkk
dd8a83e592
Update zigbee-herdsman-converters to 14.0.505 ( #12338 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-01 18:45:05 +00:00
Koen Kanters
664182def2
Promote to dev
2022-05-01 20:16:18 +02:00
Koen Kanters
3f6a13786e
1.25.1
2022-05-01 20:14:19 +02:00
Koen Kanters
a800197262
Undev
2022-05-01 20:14:12 +02:00
github-actions[bot] and Koenkk
0c145d81cf
Update zigbee-herdsman-converters to 14.0.504 ( #12336 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-05-01 17:53:38 +00:00
github-actions[bot] and Koenkk
7d7f8aabfe
Update zigbee-herdsman-converters to 14.0.503 ( #12321 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-30 07:50:44 +00:00
github-actions[bot] and Koenkk
95c2fcfb00
Update zigbee-herdsman-converters to 14.0.502 ( #12317 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-29 20:45:59 +00:00
github-actions[bot] and Koenkk
2a6a6c43ce
Update zigbee-herdsman-converters to 14.0.501 ( #12309 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-28 16:26:57 +00:00
github-actions[bot] and Koenkk
47ed86d735
Update zigbee-herdsman-converters to 14.0.500 ( #12294 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-27 07:34:32 +00:00
github-actions[bot] and Koenkk
50990d1f7a
Update zigbee-herdsman-converters to 14.0.499 ( #12288 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-26 18:05:33 +00:00
Koen Kanters
f7b484f24f
Log stack trace of "Failed to execute LQI" error. https://github.com/Koenkk/zigbee2mqtt/issues/11968
2022-04-26 20:02:18 +02:00
github-actions[bot] and Koenkk
f6ad3c9926
Update zigbee-herdsman-converters to 14.0.498 ( #12280 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-25 18:31:28 +00:00
11b415634c
Update zigbee-herdsman to 0.14.27 ( #12267 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-04-24 18:40:24 +00:00
github-actions[bot] and Koenkk
d980d38747
Update zigbee-herdsman-converters to 14.0.497 ( #12266 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-24 18:32:09 +00:00
github-actions[bot] and Koenkk
808671dd59
Update dependencies ( #12256 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-24 13:55:36 +02:00
Koen Kanters
cf22dd60a0
Always respond to OTA request ( #12247 )
...
* Always respond to OTA request
* Improve
* Rename
2022-04-23 10:12:29 +02:00
github-actions[bot] and Koenkk
3b820bae9f
Update zigbee-herdsman-converters to 14.0.496 ( #12249 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-22 18:35:06 +00:00
github-actions[bot] and Koenkk
60a987c004
Update zigbee-herdsman-converters to 14.0.495 ( #12240 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-21 15:46:27 +00:00
github-actions[bot] and Koenkk
d90be2dc66
Update zigbee-herdsman-converters to 14.0.494 ( #12233 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-20 17:09:34 +00:00
Koen Kanters
e305ecf571
Improve #ec2bf1a95d6c45c093f68df832bc6bcbdd372a5a
2022-04-20 17:59:16 +02:00
Koen Kanters
ec2bf1a95d
Fix out of memory error when starting on system with low RAM. #12034
2022-04-20 16:59:30 +02:00
github-actions[bot] and Koenkk
7d5c44a5bd
Update zigbee-herdsman-converters to 14.0.493 ( #12213 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-19 07:09:28 +00:00
github-actions[bot] and Koenkk
8c4312db72
Update zigbee-herdsman-converters to 14.0.492 ( #12210 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-18 17:32:40 +00:00
github-actions[bot] and Koenkk
037a72e0f3
Update zigbee-herdsman-converters to 14.0.491 ( #12200 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-17 18:18:25 +00:00
github-actions[bot] and Koenkk
d657ea48cf
Update dependencies ( #12195 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-17 11:47:00 +02:00
github-actions[bot] and Koenkk
b4e0c3afcf
Update zigbee-herdsman-converters to 14.0.490 ( #12193 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-16 07:32:45 +00:00
John Doe and nurikk
27bc646cf6
Add home assistant name to settings schema ( #12191 )
...
Co-authored-by: nurikk <ainur@yojee.com >
2022-04-16 10:27:41 +08:00
github-actions[bot] and Koenkk
23ef22e9ba
Update zigbee-herdsman-converters to 14.0.489 ( #12190 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-15 22:09:50 +00:00
github-actions[bot] and Koenkk
84c8da2532
Update zigbee-herdsman-converters to 14.0.488 ( #12186 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-15 15:05:35 +00:00
github-actions[bot] and nurikk
e6ec66c844
Update zigbee2mqtt-frontend to 0.6.83 ( #12185 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-04-15 14:16:14 +00:00
github-actions[bot] and nurikk
d1c26f9aa0
Update zigbee2mqtt-frontend to 0.6.82 ( #12181 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-04-15 12:44:03 +00:00
github-actions[bot] and nurikk
a7704b9038
Update zigbee2mqtt-frontend to 0.6.81 ( #12179 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-04-15 09:36:36 +00:00
github-actions[bot] and Koenkk
eabd662757
Update zigbee-herdsman-converters to 14.0.487 ( #12172 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-14 15:38:56 +00:00
github-actions[bot] and Koenkk
764895b9d2
Update zigbee-herdsman-converters to 14.0.486 ( #12164 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-13 17:48:12 +00:00
Míguel Ángel Mulero Martínez and Koen Kanters
8f5b26a2fb
Mark calibration, calibration_time and motor_reversal as config sensors ( #12146 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-04-13 19:37:41 +02:00
github-actions[bot] and Koenkk
533cd36ffd
Update zigbee-herdsman to 0.14.26 ( #12159 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-12 19:26:50 +02:00
github-actions[bot] and Koenkk
3a77ebf52d
Update zigbee-herdsman-converters to 14.0.485 ( #12156 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-12 15:11:50 +00:00
github-actions[bot] and Koenkk
0e3bef7e42
Update zigbee-herdsman to 0.14.25 ( #12155 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-12 15:00:48 +00:00
github-actions[bot] and Koenkk
dda63bd65a
Update zigbee-herdsman-converters to 14.0.484 ( #12145 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-11 15:59:24 +00:00
github-actions[bot] and Koenkk
2aa1b4ead3
Update zigbee-herdsman-converters to 14.0.483 ( #12133 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-10 08:12:57 +00:00
github-actions[bot] and Koenkk
422b7e0168
Update dependencies ( #12128 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-10 09:48:40 +02:00
github-actions[bot] and Koenkk
8053eceb84
Update zigbee-herdsman-converters to 14.0.482 ( #12124 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-09 16:14:15 +00:00
github-actions[bot] and Koenkk
d10d3c9b56
Update zigbee-herdsman-converters to 14.0.481 ( #12118 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-08 14:54:54 +00:00
github-actions[bot] and Koenkk
6ff45b1006
Update zigbee-herdsman-converters to 14.0.480 ( #12109 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-07 20:39:48 +00:00
github-actions[bot] and Koenkk
c901e66e7a
Update zigbee-herdsman-converters to 14.0.479 ( #12103 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-07 16:01:10 +00:00
github-actions[bot] and Koenkk
6ee7f56df3
Update zigbee-herdsman-converters to 14.0.478 ( #12094 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-06 15:38:55 +00:00
github-actions[bot] and Koenkk
d7073409d4
Update zigbee-herdsman to 0.14.24 ( #12092 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-06 15:27:58 +00:00
github-actions[bot] and Koenkk
e46ddb8c79
Update zigbee-herdsman-converters to 14.0.477 ( #12091 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-06 15:12:18 +00:00
github-actions[bot] and Koenkk
f91d0f6bfe
Update zigbee-herdsman-converters to 14.0.476 ( #12084 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-05 18:21:15 +00:00
github-actions[bot] and Koenkk
7e61252d11
Update zigbee-herdsman-converters to 14.0.475 ( #12069 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-04 18:26:35 +00:00
github-actions[bot] and Koenkk
67c5481965
Update zigbee-herdsman-converters to 14.0.474 ( #12068 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-04 18:22:54 +00:00
github-actions[bot] and Koenkk
e251fc0803
Update zigbee-herdsman-converters to 14.0.473 ( #12060 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-03 19:27:11 +00:00
Koen Kanters
5d4268515c
Fix garage door status incorrect in Home Assistant. https://github.com/Koenkk/zigbee2mqtt/issues/12038
2022-04-03 21:09:26 +02:00
github-actions[bot] and Koenkk
91d80f1bb0
Update zigbee-herdsman-converters to 14.0.472 ( #12056 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-03 12:14:53 +00:00
github-actions[bot] and Koenkk
c9fbc6d52e
Update zigbee-herdsman to 0.14.23 ( #12055 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-03 12:08:18 +00:00
github-actions[bot] and Koenkk
b84ad454e5
Update zigbee-herdsman-converters to 14.0.471 ( #12049 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-03 07:31:13 +00:00
github-actions[bot] and Koenkk
51ae801cb8
Update dependencies ( #12047 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-03 08:49:18 +02:00
Koen Kanters
cabef43421
Revert "Switch to package-lock.json"
...
This reverts commit 0163b7281a .
2022-04-03 08:49:03 +02:00
Koen Kanters
8fd8df75be
Reduce Docker image size again.
2022-04-02 21:50:12 +02:00
Koen Kanters
51f8c1c487
Fix Docker build
2022-04-02 21:13:22 +02:00
Koen Kanters
aeb9927c20
Reduce Docker image build time
2022-04-02 21:09:02 +02:00
Koen Kanters
0163b7281a
Switch to package-lock.json
2022-04-02 20:57:44 +02:00
Koen Kanters
0471eb5501
Switch to package-lock.json
2022-04-02 20:51:32 +02:00
2679219d87
Update zigbee-herdsman to 0.14.22 ( #12046 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-04-02 18:47:51 +00:00
Koen Kanters
d83eb72c4b
Add registry url
2022-04-02 20:44:16 +02:00
Koen Kanters
414ea10b14
Update actions
2022-04-02 20:41:18 +02:00
github-actions[bot] and Koenkk
d6e29538b1
Update zigbee-herdsman-converters to 14.0.470 ( #12045 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-02 18:38:36 +00:00
Koen Kanters
eb9b764cc5
Anoter attempt to fix shrinkwrap
2022-04-02 20:25:02 +02:00
Koen Kanters
db642832f8
Update shrinkwrap
2022-04-02 19:59:40 +02:00
github-actions[bot] and Koenkk
a56e5e0f36
Update zigbee-herdsman to 0.14.21 ( #12043 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-04-02 17:58:11 +00:00
Koen Kanters
1b0fbf556b
Fix invalid Home Assistant device class for garage_door_contact. #12038
2022-04-02 19:31:32 +02:00
Artem Draft
3e7eddf3ce
Improve handle motor_state in HA ( #12028 )
2022-04-02 19:17:36 +02:00
Koen Kanters
ad24c4f677
Promote to dev
2022-04-01 08:28:18 +02:00
Koen Kanters
6f1460e47b
1.25.0
2022-04-01 08:26:35 +02:00
Koen Kanters
91239291ec
Undev
2022-04-01 08:26:33 +02:00
Koen Kanters
beccc18ba7
Merge branch 'master' into dev
2022-03-31 22:02:47 +02:00
github-actions[bot] and Koenkk
2901df37fb
Update zigbee-herdsman-converters to 14.0.467 ( #12008 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-31 19:28:24 +00:00
github-actions[bot] and nurikk
1c1ca6faea
Update zigbee2mqtt-frontend to 0.6.80 ( #12001 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-03-31 07:49:42 +00:00
github-actions[bot] and Koenkk
85308daf5f
Update zigbee-herdsman-converters to 14.0.466 ( #11991 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-30 15:31:23 +00:00
github-actions[bot] and Koenkk
4631f6fc22
Update zigbee-herdsman-converters to 14.0.465 ( #11984 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-29 19:05:17 +00:00
github-actions[bot] and Koenkk
95c698758d
Update zigbee-herdsman-converters to 14.0.464 ( #11974 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-28 18:32:35 +00:00
github-actions[bot] and Koenkk
95c48309a0
Update dependencies ( #11962 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-27 09:55:27 +02:00
github-actions[bot] and Koenkk
2e42f50d6a
Update zigbee-herdsman-converters to 14.0.463 ( #11961 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-26 22:05:47 +00:00
github-actions[bot] and Koenkk
62a7b5115c
Update zigbee-herdsman-converters to 14.0.462 ( #11959 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-26 14:01:19 +00:00
github-actions[bot] and Koenkk
b805dadceb
Update zigbee-herdsman-converters to 14.0.461 ( #11947 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-24 18:18:15 +00:00
Artem Draft
f95c0bb048
Handle cover motor_state in HA ( #11926 )
...
* Handle cover motor_state in HA
* lint
2022-03-23 17:19:06 +01:00
github-actions[bot] and Koenkk
0202399ff6
Update zigbee-herdsman-converters to 14.0.460 ( #11927 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-22 18:44:49 +00:00
github-actions[bot] and Koenkk
e4d4f04a05
Update zigbee-herdsman-converters to 14.0.459 ( #11920 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-21 16:39:48 +00:00
github-actions[bot] and Koenkk
efe768d24a
Update zigbee-herdsman-converters to 14.0.458 ( #11912 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-20 15:51:12 +00:00
github-actions[bot] and Koenkk
0a868b451f
Update dependencies ( #11906 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-20 16:12:41 +01:00
Koen Kanters
a73caa3e66
Update issue template
2022-03-19 16:44:09 +01:00
Koen Kanters
02bc325fc2
Fix configure failing when rejoining device. #10973
2022-03-19 16:41:22 +01:00
github-actions[bot] and Koenkk
847e7f8652
Update zigbee-herdsman-converters to 14.0.457 ( #11901 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-19 14:22:43 +00:00
github-actions[bot] and Koenkk
0cd02c7495
Update zigbee-herdsman-converters to 14.0.456 ( #11898 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-18 16:11:22 +00:00
github-actions[bot] and Koenkk
cae83c90b9
Update zigbee-herdsman-converters to 14.0.455 ( #11888 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-17 18:33:40 +00:00
Koen Kanters
2524e030fa
Fix device reconnect resulting in brightness 1 when device is off. #11864
2022-03-17 19:21:35 +01:00
github-actions[bot] and Koenkk
652d4018dd
Update zigbee-herdsman-converters to 14.0.454 ( #11877 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-16 19:28:58 +00:00
github-actions[bot] and Koenkk
5b730575e4
Update zigbee-herdsman-converters to 14.0.452 ( #11857 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-15 16:00:14 +00:00
github-actions[bot] and Koenkk
83f8250358
Update zigbee-herdsman-converters to 14.0.451 ( #11845 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-14 17:12:06 +00:00
Koen Kanters
8bf06901c2
Availability for groups ( #11626 )
...
* Availability for groups. https://github.com/Koenkk/zigbee2mqtt/issues/9176
* Updates
* Fix
2022-03-14 15:51:02 +01:00
github-actions[bot] and Koenkk
4a0cd427de
Update zigbee-herdsman-converters to 14.0.450 ( #11839 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-13 18:20:54 +00:00
github-actions[bot] and Koenkk
23aacc4c00
Update dependencies ( #11824 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-13 18:51:28 +01:00
github-actions[bot] and nurikk
e7aef4c208
Update zigbee2mqtt-frontend to 0.6.79 ( #11833 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-03-13 13:27:05 +00:00
github-actions[bot] and Koenkk
3cf3366070
Update zigbee-herdsman-converters to 14.0.449 ( #11814 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-12 09:21:24 +00:00
Artem Draft
8f1787ed4a
Expose cover running state to Home Assistant ( #11789 )
...
* handle cover running state in HA
* add running if the expose
* find running in definitionExposes
2022-03-12 10:14:25 +01:00
Koen Kanters
b515c3213f
Node 16 ( #11804 )
...
* Node 16
* More Node 16
2022-03-11 20:39:25 +01:00
github-actions[bot] and Koenkk
1aea3194bb
Update zigbee-herdsman-converters to 14.0.448 ( #11801 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-11 16:18:36 +00:00
github-actions[bot] and Koenkk
8f98a2f6d0
Update zigbee-herdsman-converters to 14.0.447 ( #11787 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-10 17:27:39 +00:00
github-actions[bot] and Koenkk
52d151e70f
Update zigbee-herdsman-converters to 14.0.446 ( #11764 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-08 18:34:43 +00:00
github-actions[bot] and Koenkk
42f229b19e
Update zigbee-herdsman-converters to 14.0.445 ( #11753 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-07 17:52:33 +00:00
Koen Kanters
e5d6bd1d68
Don't cache no_occupancy_since. https://github.com/Koenkk/zigbee2mqtt/issues/11183
2022-03-07 18:38:36 +01:00
github-actions[bot] and Koenkk
c49f546256
Update zigbee-herdsman-converters to 14.0.444 ( #11737 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-06 20:41:29 +00:00
github-actions[bot] and Koenkk
141f9f6d04
Update dependencies ( #11726 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-06 20:13:20 +01:00
github-actions[bot] and nurikk
a73a5b2cd4
Update zigbee2mqtt-frontend to 0.6.78 ( #11733 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-03-06 08:39:44 +00:00
github-actions[bot] and Koenkk
f7c6207d4f
Update zigbee-herdsman-converters to 14.0.443 ( #11716 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-05 15:36:48 +00:00
github-actions[bot] and Koenkk
9592147972
Update zigbee-herdsman-converters to 14.0.442 ( #11696 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-03 17:24:06 +00:00
github-actions[bot] and nurikk
a1cc8049b1
Update zigbee2mqtt-frontend to 0.6.77 ( #11691 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-03-03 14:57:17 +00:00
st4ro
625236721f
new device class GARAGE for garage door opener ( #11680 )
2022-03-02 21:31:15 +01:00
Andrew Berry
364a6dd2aa
Only colorize output if logging to a tty ( #11645 )
2022-03-02 20:07:22 +01:00
github-actions[bot] and Koenkk
3535b2c6c2
Update zigbee-herdsman-converters to 14.0.439 ( #11662 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-01 18:44:56 +00:00
Koen Kanters
91d597e53d
Dev
2022-03-01 17:03:45 +01:00
Koen Kanters
7a2ddf24d3
1.24.0
2022-03-01 17:02:51 +01:00
Koen Kanters
d123ea3e61
Undev
2022-03-01 17:02:10 +01:00
github-actions[bot] and Koenkk
eda6e7ca37
Update zigbee-herdsman-converters to 14.0.438 ( #11660 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-03-01 16:01:10 +00:00
Koen Kanters
b50e40c9ca
Update generateNewSupportedDevices.js
2022-03-01 16:50:26 +01:00
github-actions[bot] and nurikk
1eb3287029
Update zigbee2mqtt-frontend to 0.6.76 ( #11656 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-03-01 03:45:41 +00:00
github-actions[bot] and Koenkk
bc8cd8df94
Update zigbee-herdsman-converters to 14.0.437 ( #11655 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-28 17:07:31 +00:00
github-actions[bot] and Koenkk
8751eca171
Update zigbee-herdsman-converters to 14.0.436 ( #11634 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-27 12:57:56 +00:00
github-actions[bot] and Koenkk
107b2726b2
Update dependencies ( #11630 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-27 13:38:54 +01:00
github-actions[bot] and Koenkk
987205c004
Update zigbee-herdsman-converters to 14.0.435 ( #11624 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-26 11:55:57 +00:00
github-actions[bot] and Koenkk
4f7ee6898a
Update zigbee-herdsman-converters to 14.0.434 ( #11620 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-25 19:12:14 +00:00
github-actions[bot] and Koenkk
67ffcebe69
Update zigbee-herdsman-converters to 14.0.433 ( #11614 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-25 16:16:56 +00:00
github-actions[bot] and Koenkk
afe94a7cba
Update zigbee-herdsman-converters to 14.0.432 ( #11596 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-24 16:10:04 +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
github-actions[bot] and Koenkk
5dc369c5a4
Update zigbee-herdsman to 0.14.20 ( #11584 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-23 18:23:39 +00:00
github-actions[bot] and Koenkk
65bd5423e8
Update zigbee-herdsman to 0.14.19 ( #11583 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-23 18:17:16 +00:00
github-actions[bot] and Koenkk
9c33c90650
Update zigbee-herdsman-converters to 14.0.430 ( #11569 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-22 15:54:08 +00:00
github-actions[bot] and Koenkk
caafc64fbf
Update zigbee-herdsman-converters to 14.0.429 ( #11551 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-21 20:56:31 +00:00
github-actions[bot] and Koenkk
9e35f22ac4
Update zigbee-herdsman-converters to 14.0.427 ( #11550 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-21 16:51:07 +00:00
github-actions[bot] and nurikk
23b7898a43
Update zigbee2mqtt-frontend to 0.6.75 ( #11549 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-02-21 16:45:42 +00:00
github-actions[bot] and Koenkk
0fdbb9153d
Update zigbee-herdsman to 0.14.18 ( #11546 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-21 16:31:22 +00:00
github-actions[bot] and nurikk
a345181812
Update zigbee2mqtt-frontend to 0.6.74 ( #11534 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-02-21 01:16:43 +00:00
github-actions[bot] and Koenkk
7f4f48309e
Update zigbee-herdsman to 0.14.17 ( #11513 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-20 14:28:17 +00:00
github-actions[bot] and Koenkk
f1eb605bef
Update zigbee-herdsman-converters to 14.0.426 ( #11512 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-20 14:01:14 +00:00
Tobias and Koen Kanters
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
github-actions[bot] and Koenkk
abdb2b20c2
Update dependencies ( #11499 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-20 14:22:20 +01:00
github-actions[bot] and nurikk
6d521147fa
Update zigbee2mqtt-frontend to 0.6.73 ( #11506 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-02-20 12:02:22 +00:00
github-actions[bot] and nurikk
df97c79b78
Update zigbee2mqtt-frontend to 0.6.72 ( #11504 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-02-20 05:43:33 +00:00
github-actions[bot] and Koenkk
f6f507cda0
Update zigbee-herdsman-converters to 14.0.425 ( #11486 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-19 09:04:10 +00:00
github-actions[bot] and Koenkk
ba1843ff74
Update zigbee-herdsman-converters to 14.0.424 ( #11478 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-18 15:33:45 +00:00
github-actions[bot] and Koenkk
aace02ccda
Update zigbee-herdsman-converters to 14.0.423 ( #11457 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-16 20:51:36 +00: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
84043702c1
Update zigbee-herdsman-converters to 14.0.422 ( #11441 )
...
* Update zigbee-herdsman-converters to 14.0.422
* fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-02-15 19:12:49 +00:00
github-actions[bot] and Koenkk
825308df20
Update zigbee-herdsman to 0.14.16 ( #11440 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-15 19:03:43 +00:00
github-actions[bot] and Koenkk
e0694a444e
Update zigbee-herdsman to 0.14.15 ( #11438 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-15 18:48:02 +00:00
github-actions[bot] and Koenkk
f284a5d2d5
Update zigbee-herdsman-converters to 14.0.421 ( #11402 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-13 14:46:03 +00:00
github-actions[bot] and Koenkk
5849a90030
Update dependencies ( #11396 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-13 15:03:23 +01:00
github-actions[bot] and Koenkk
b518e3e200
Update zigbee-herdsman-converters to 14.0.420 ( #11389 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-12 16:09:56 +00:00
github-actions[bot] and Koenkk
bccd7b390c
Update zigbee-herdsman-converters to 14.0.419 ( #11380 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-12 09:52:42 +00:00
4933b9080e
Update zigbee-herdsman-converters to 14.0.418 ( #11366 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-02-11 18:25:00 +00:00
github-actions[bot] and Koenkk
cd9fd2d5c2
Update zigbee-herdsman to 0.14.14 ( #11365 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-11 18:00:39 +00:00
Koen Kanters
9602574cd2
Add winston-transport dependency. https://github.com/Koenkk/zigbee2mqtt/issues/11356
2022-02-11 18:52:00 +01:00
github-actions[bot] and Koenkk
711e2d9cfc
Update zigbee-herdsman-converters to 14.0.417 ( #11346 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-10 18:46:56 +00:00
github-actions[bot] and Koenkk
d8ecc6f26e
Update zigbee-herdsman-converters to 14.0.416 ( #11331 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-09 18:26:33 +00:00
github-actions[bot] and Koenkk
7fe803a28c
Update zigbee-herdsman-converters to 14.0.415 ( #11310 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-08 19:03:03 +00:00
6394d0f42e
Update zigbee-herdsman-converters to 14.0.414 ( #11284 )
...
* Update zigbee-herdsman-converters to 14.0.414
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-02-07 17:11:04 +00:00
github-actions[bot] and Koenkk
52607d03cf
Update zigbee-herdsman to 0.14.13 ( #11275 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-07 09:13:59 +00:00
github-actions[bot] and Koenkk
5dd8873fcd
Update zigbee-herdsman-converters to 14.0.413 ( #11266 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-06 19:52:50 +00:00
github-actions[bot] and Koenkk
02e18b9d5b
Update zigbee-herdsman-converters to 14.0.412 ( #11258 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-06 13:26:16 +00:00
github-actions[bot] and Koenkk
42bb73e263
Update dependencies ( #11254 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-06 14:11:24 +01:00
Ryan Kim(True-World)
39bf36b0b5
delete device class of alram(enum) ( #11236 )
2022-02-06 13:50:55 +01:00
github-actions[bot] and Koenkk
b5e8566f58
Update zigbee-herdsman-converters to 14.0.411 ( #11233 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-05 09:39:34 +00:00
Ryan Kim(True-World) and Koen Kanters
21567ab810
Add more Home Assistant device classes ( #11225 )
...
* add some device class
device class.
* fix lint
* Update homeassistant.ts
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-02-05 09:20:35 +00:00
Valentin and Koen Kanters
f9c4b4e926
HA Discover when user change option ( #11210 )
...
* HA Discover when user change option
* Fix unit tests
* Update homeassistant.ts
* Update homeassistant.ts
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-02-05 10:12:13 +01:00
github-actions[bot] and Koenkk
8357da270d
Update zigbee-herdsman to 0.14.12 ( #11228 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-04 17:31:55 +00:00
github-actions[bot] and Koenkk
4def85b3ca
Update zigbee-herdsman-converters to 14.0.410 ( #11227 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-04 17:24:23 +00:00
Koen Kanters
0e11ae07d9
Recompute device definition when device changes modelID. https://github.com/Koenkk/zigbee-herdsman-converters/issues/3016
2022-02-04 18:02:47 +01:00
github-actions[bot] and Koenkk
9fb1eb40d3
Update zigbee-herdsman-converters to 14.0.409 ( #11209 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-03 16:17:09 +00:00
github-actions[bot] and Koenkk
ddcb8e12d5
Update zigbee-herdsman-converters to 14.0.408 ( #11196 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-02 19:01:18 +00:00
github-actions[bot] and Koenkk
3470681ea7
Update zigbee-herdsman-converters to 14.0.407 ( #11195 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-02 18:52:28 +00: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
73f02bfee3
Fix crash when availability is enabled per device. #11184
2022-02-02 17:39:45 +01:00
github-actions[bot] and Koenkk
fae8e96229
Update zigbee-herdsman to 0.14.11 ( #11185 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-02 10:40:49 +00:00
Koen Kanters
7f9b198722
Promote to dev
2022-02-01 19:13:28 +01:00
Koen Kanters
6ea61bae2c
1.23.0
2022-02-01 19:12:56 +01:00
Koen Kanters
5c915e5fd7
Undev
2022-02-01 19:12:11 +01:00
Koen Kanters
b1f50701b2
Merge branch 'dev'
2022-02-01 19:11:47 +01:00
github-actions[bot] and Koenkk
273fc61099
Update zigbee-herdsman-converters to 14.0.406 ( #11168 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-02-01 16:08:31 +00:00
github-actions[bot] and Koenkk
59ef38f076
Update zigbee-herdsman-converters to 14.0.405 ( #11151 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-31 16:59:43 +00:00
Steven Roebert and Koen Kanters
9171ef35da
Allowing to use HA device name override as base for entities ( #11107 )
...
* When overriding the home assistant name, use that name as the device name and as a base for each entity name
* Update homeassistant.ts
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-01-31 17:46:42 +01:00
Koen Kanters
912360c1f0
Fix availability passive device timeout config. https://github.com/Koenkk/zigbee2mqtt/pull/10437
2022-01-31 17:28:08 +01:00
github-actions[bot] and Koenkk
04290274b8
Update zigbee-herdsman to 0.14.10 ( #11150 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-31 15:13:10 +00:00
github-actions[bot] and Koenkk
9fc413dea9
Update zigbee-herdsman to 0.14.9 ( #11147 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-31 10:26:31 +00:00
github-actions[bot] and nurikk
7863f600c8
Update zigbee2mqtt-frontend to 0.6.71 ( #11130 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-01-30 17:19:43 +00:00
github-actions[bot] and nurikk
0bdbf7194b
Update zigbee2mqtt-frontend to 0.6.70 ( #11122 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-01-30 15:07:02 +00:00
github-actions[bot] and Koenkk
81131c32a8
Update zigbee-herdsman-converters to 14.0.404 ( #11120 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-30 13:27:41 +00:00
github-actions[bot] and Koenkk
26ae01a0e4
Update dependencies ( #11108 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-30 14:12:07 +01:00
Ilya Kirov
93921c6be9
Fix endpoint match (again) ( #11083 )
...
https://github.com/Koenkk/zigbee2mqtt/pull/10898
https://github.com/Koenkk/zigbee2mqtt/issues/11068
2022-01-29 09:58:23 +01:00
github-actions[bot] and Koenkk
2721cc1bbf
Update zigbee-herdsman-converters to 14.0.403 ( #11078 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-28 16:32:45 +00:00
github-actions[bot] and Koenkk
9120ccf403
Update zigbee-herdsman to 0.14.8 ( #11077 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-28 16:26:37 +00:00
b92131cad6
Revert "Fix endpoint match" ( #11072 )
...
* GitHub issue templates: : Remove leading "[Problem]" in the title and the requirements to fill out all fields (#10779 )
* remove leading "[Problem] " in the title
We already set a tag for this
* remove the need to enter all field in a bug report
there are certain cases where this isn't needed and filling them out with blank texts just to remove the text with an edit after filing feels dumb.
* Revert "Fix endpoint match (#10898 )"
This reverts commit 5b918d9e3474c313878ff4275b551f79f39c85e2.
Co-authored-by: @RubenKelevra <cyrond@gmail.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-01-28 15:45:05 +00:00
github-actions[bot] and Koenkk
0b06483ce0
Update zigbee-herdsman-converters to 14.0.402 ( #11063 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-27 19:00:39 +00:00
github-actions[bot] and Koenkk
6a4fba82df
Update zigbee-herdsman-converters to 14.0.401 ( #11060 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-27 16:09:43 +00:00
github-actions[bot] and Koenkk
1a2943d45e
Update zigbee-herdsman-converters to 14.0.400 ( #11030 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-26 16:52:47 +00:00
Joshua Spence and Koen Kanters
1a70b80282
Flush logger before exiting process ( #10905 )
...
* Wait for async logs
* Fix tests
* Better solution
Based on https://stackoverflow.com/a/59260151
* Fix lint/test coverage
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-01-26 15:57:51 +00:00
github-actions[bot] and Koenkk
c4c02d2e2d
Update zigbee-herdsman-converters to 14.0.399 ( #11011 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-25 16:06:24 +00:00
github-actions[bot] and Koenkk
5b9b7e4804
Update zigbee-herdsman to 0.14.7 ( #11003 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-25 11:33:24 +00:00
github-actions[bot] and Koenkk
8e8c3d7b49
Update zigbee-herdsman-converters to 14.0.398 ( #10996 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-24 15:59:58 +00:00
github-actions[bot] and Koenkk
f0f7662f9e
Update zigbee-herdsman-converters to 14.0.397 ( #10987 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-23 20:17:22 +00:00
github-actions[bot] and Koenkk
5ef7b673d8
Update zigbee-herdsman to 0.14.6 ( #10985 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-23 20:05:07 +00:00
github-actions[bot] and nurikk
b6d26e351c
Update zigbee2mqtt-frontend to 0.6.69 ( #10976 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-01-23 16:56:05 +00:00
github-actions[bot] and Koenkk
a10306b247
Update zigbee-herdsman-converters to 14.0.396 ( #10970 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-23 13:36:08 +00:00
github-actions[bot] and Koenkk
e7e23a1092
Update dependencies ( #10961 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-23 13:25:38 +01:00
github-actions[bot] and Koenkk
d5de1c6248
Update zigbee-herdsman to 0.14.5 ( #10950 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-22 14:12:23 +00:00
github-actions[bot] and Koenkk
14dd4800f1
Update zigbee-herdsman-converters to 14.0.395 ( #10949 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-22 13:56:37 +00:00
Koen Kanters
3451c71a21
Updates for https://github.com/Koenkk/zigbee-herdsman-converters/pull/3708
2022-01-22 10:54:01 +01:00
Koen Kanters
8e72b3bf64
Add preferredColorMode option. https://github.com/Koenkk/zigbee-herdsman-converters/pull/3708
2022-01-22 08:48:37 +01:00
github-actions[bot] and Koenkk
3ba185815f
Update zigbee-herdsman-converters to 14.0.394 ( #10941 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-21 19:39:06 +00:00
Koen Kanters
64f83d74b7
Clear old availability topic when device is renamed. #5244
2022-01-21 20:21:18 +01:00
github-actions[bot] and Koenkk
ef2f28019b
Update zigbee-herdsman to 0.14.4 ( #10939 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-21 19:11:48 +00:00
github-actions[bot] and Koenkk
e446c81677
Update zigbee-herdsman-converters to 14.0.393 ( #10917 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-20 19:09:12 +00:00
Ilya Kirov
d87347923b
Fix endpoint match ( #10898 )
...
https://github.com/Koenkk/zigbee2mqtt/discussions/9504
For this case topic is 'state_top_left', 'state_bottom_left' and etc..,
Old pattern it is match as: [state_top_left, state_top, left]
New pattern it is match as: [state_top_left, state, top_left]
2022-01-19 22:15:23 +01:00
github-actions[bot] and Koenkk
a867b719dc
Update zigbee-herdsman-converters to 14.0.392 ( #10895 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-19 17:00:46 +00:00
github-actions[bot] and Koenkk
da3817bd40
Update zigbee-herdsman to 0.14.3 ( #10893 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-19 16:36:11 +00:00
github-actions[bot] and Koenkk
7f98caca22
Update zigbee-herdsman to 0.14.2 ( #10887 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-19 07:39:24 +00:00
github-actions[bot] and Koenkk
107ac3659f
Update zigbee-herdsman-converters to 14.0.391 ( #10876 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-18 16:25:25 +00:00
github-actions[bot] and Koenkk
48dfd581c1
Update zigbee-herdsman-converters to 14.0.390 ( #10859 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-17 17:07:52 +00:00
github-actions[bot] and Koenkk
8e53d745cd
Update zigbee-herdsman-converters to 14.0.389 ( #10840 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-16 21:50:06 +00:00
github-actions[bot] and Koenkk
6877c591b8
Update zigbee-herdsman to 0.14.1 ( #10839 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-16 21:44:33 +00:00
Koen Kanters
d0ceaba6f2
Fix OTA ( #10833 )
...
* dump
* updates
* Updates
2022-01-16 18:25:53 +01:00
0d60777565
Update zigbee-herdsman-converters to 14.0.388 ( #10838 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-01-16 18:16:10 +01:00
github-actions[bot] and Koenkk
074c70be54
Update zigbee-herdsman to 0.14.0 ( #10837 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-16 18:15:06 +01:00
Koen Kanters
b6a7ade6f2
Publish bridge/state online when Home Assistant comes online. https://github.com/Koenkk/zigbee2mqtt/issues/9629
2022-01-16 14:56:58 +01:00
github-actions[bot] and Koenkk
d6ee1a6450
Update zigbee-herdsman-converters to 14.0.387 ( #10827 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-16 08:59:30 +00:00
github-actions[bot] and Koenkk
3617ba2b1d
Update dependencies ( #10826 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-16 09:11:18 +01:00
github-actions[bot] and Koenkk
ec8e7f57fa
Update zigbee-herdsman-converters to 14.0.386 ( #10821 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-15 19:14:46 +00:00
github-actions[bot] and Koenkk
87d33febcf
Update zigbee-herdsman-converters to 14.0.385 ( #10803 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-15 10:20:46 +00:00
Valentin
43e7ca7ad6
Expose optional user settings to configure() ( #10791 )
2022-01-14 16:53:22 +01:00
github-actions[bot] and Koenkk
4fd98c2aca
Update zigbee-herdsman-converters to 14.0.384 ( #10790 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-14 15:35:44 +00:00
@RubenKelevra
1a0a9a6eab
GitHub issue templates: : Remove leading "[Problem]" in the title and the requirements to fill out all fields ( #10779 )
...
* remove leading "[Problem] " in the title
We already set a tag for this
* remove the need to enter all field in a bug report
there are certain cases where this isn't needed and filling them out with blank texts just to remove the text with an edit after filing feels dumb.
2022-01-14 15:59:10 +01:00
github-actions[bot] and Koenkk
57852fcddf
Update zigbee-herdsman-converters to 14.0.383 ( #10769 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-13 18:48:27 +00:00
c1b0a13e10
Update zigbee-herdsman to 0.13.194 ( #10739 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-01-12 18:20:42 +00:00
github-actions[bot] and Koenkk
3835b792f0
Update zigbee-herdsman-converters to 14.0.382 ( #10738 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-12 18:15:43 +00:00
github-actions[bot] and Koenkk
00124215a8
Update dependencies ( #10723 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-11 18:32:11 +00:00
github-actions[bot] and Koenkk
cac384c3fb
Update zigbee-herdsman to 0.13.193 ( #10699 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-10 18:33:00 +00:00
github-actions[bot] and Koenkk
0b3727d296
Update zigbee-herdsman-converters to 14.0.380 ( #10696 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-10 17:59:01 +00:00
Koen Kanters
30177b0db4
Restructure settings ( #10437 )
...
* -
* deep copy schema
* -
* -
* -
* -
* -
* -
* -
* -
* -
* -
* -
* -
2022-01-09 22:28:44 +01:00
Koen Kanters
ee6b035108
Support homeassistant_rename for groups. https://github.com/Koenkk/zigbee2mqtt/discussions/10672
2022-01-09 20:39:15 +01:00
Oleksandr Masliuchenko and Koen Kanters
6ac8a6237e
Add support for local OTA firmware images ( #10676 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-01-09 20:38:58 +01:00
github-actions[bot] and Koenkk
44ee2f5f2b
Update zigbee-herdsman-converters to 14.0.379 ( #10684 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-09 19:29:16 +00:00
github-actions[bot] and Koenkk
9d6009ec99
Update zigbee-herdsman-converters to 14.0.378 ( #10669 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-09 09:46:42 +00:00
github-actions[bot] and Koenkk
cd60eb5069
Update zigbee-herdsman to 0.13.192 ( #10668 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-09 08:48:46 +00:00
github-actions[bot] and Koenkk
a10687ecaa
Update dependencies ( #10667 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-09 09:26:41 +01:00
github-actions[bot] and Koenkk
89693df2e1
Update zigbee-herdsman to 0.13.191 ( #10659 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-08 16:30:44 +00:00
Koen Kanters
e783117a3a
Xiaomi retransmitted messages handling has been moved to zigbee-herdsman. https://github.com/Koenkk/zigbee2mqtt/issues/10656
2022-01-08 17:25:20 +01:00
github-actions[bot] and Koenkk
e6b041436a
Update zigbee-herdsman-converters to 14.0.376 ( #10654 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-08 14:38:40 +00:00
github-actions[bot] and Koenkk
3d4d7dc910
Update zigbee-herdsman-converters to 14.0.375 ( #10650 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-07 22:21:24 +00:00
github-actions[bot] and Koenkk
811ef1dcb5
Update zigbee-herdsman-converters to 14.0.374 ( #10646 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-07 16:31:15 +00:00
github-actions[bot] and Koenkk
208a552c02
Update zigbee-herdsman-converters to 14.0.373 ( #10628 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-06 20:57:04 +00:00
github-actions[bot] and Koenkk
74cf20b172
Update zigbee-herdsman-converters to 14.0.372 ( #10622 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-06 17:34:01 +00:00
Koen Kanters
dbcd768e1d
Log out of memory error when initial build fails. #10555
2022-01-06 17:59:10 +01:00
github-actions[bot] and Koenkk
43ded111fb
Update zigbee-herdsman-converters to 14.0.371 ( #10600 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-05 18:56:05 +00:00
Oleksandr Masliuchenko and Koen Kanters
16842a3e72
Add posibility to have local OTA index ( #10141 )
...
* Add a configuration option to override OTA index file
* Cleanup
* Code review corrections
* Move zigbee_ota_override_index_location to ota section of the configuration file
* Suport both local and remote (HTTP) OTA override index files
* Updates
* updates
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-01-04 20:29:17 +01:00
Koen Kanters
e88ceeec2e
Merge remote-tracking branch 'origin/master' into dev
2022-01-04 20:23:20 +01:00
github-actions[bot] and Koenkk
f51a7883fe
Update zigbee-herdsman-converters to 14.0.370 ( #10570 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-04 19:17:53 +00:00
github-actions[bot] and nurikk
4f887a1a3b
Update zigbee2mqtt-frontend to 0.6.68 ( #10539 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2022-01-03 15:38:54 +00:00
github-actions[bot] and Koenkk
23bdc18608
Update zigbee-herdsman-converters to 14.0.369 ( #10523 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-02 21:42:02 +00:00
github-actions[bot] and Koenkk
101e0192bd
Update zigbee-herdsman to 0.13.190 ( #10522 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-02 21:30:24 +00:00
github-actions[bot] and Koenkk
24d9065d26
Update zigbee-herdsman-converters to 14.0.368 ( #10521 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-02 21:07:03 +00:00
05d545945d
Update zigbee-herdsman-converters to 14.0.367 ( #10502 )
...
* Update zigbee-herdsman-converters to 14.0.367
* Update publish.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-01-02 12:54:30 +00:00
github-actions[bot] and Koenkk
089ff8f370
Update zigbee-herdsman to 0.13.189 ( #10503 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-02 10:39:13 +00:00
Koen Kanters
301ba14b00
Update new_device_support.yaml
2022-01-02 10:44:47 +01:00
Valentin and Koen Kanters
9d120d225d
Automatically expose entitity as energy when Wh/kWh exists ( #10133 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-01-02 09:39:34 +00:00
github-actions[bot] and Koenkk
38b07fb8ca
Update dependencies ( #10495 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-02 10:33:26 +01:00
Rotzbua
e8caddaf63
Fix typo: suppress ( #10490 )
...
* Fix typo: suppress
* Fix typo: discovered
2022-01-02 07:11:39 +00:00
Koen Kanters
15f1df8fa4
Promote to dev
2022-01-01 10:47:30 +01:00
Koen Kanters
414c51f5b2
1.22.2
2022-01-01 10:46:42 +01:00
Koen Kanters
0c42067006
Undev
2022-01-01 10:45:46 +01:00
Koen Kanters
5741904e75
Merge branch 'master' into dev
2022-01-01 10:44:52 +01:00
github-actions[bot] and Koenkk
c60fdfd39b
Update zigbee-herdsman-converters to 14.0.366 ( #10472 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2022-01-01 09:37:27 +00:00
Koen Kanters
a7682498ef
Fix set message with endpoint in payload where the endpoint name ends with a number not working. #10423
2021-12-31 14:05:15 +01:00
github-actions[bot] and nurikk
c6a3b90c2f
Update zigbee2mqtt-frontend to 0.6.67 ( #10466 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-31 12:17:44 +00:00
github-actions[bot] and Koenkk
ebd35052c0
Update zigbee-herdsman-converters to 14.0.365 ( #10463 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-31 11:02:13 +00:00
github-actions[bot] and nurikk
2849f30417
Update zigbee2mqtt-frontend to 0.6.66 ( #10458 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-31 06:04:35 +00:00
Koen Kanters
e8526b7b58
Better test for #10355
2021-12-30 17:32:02 +01:00
github-actions[bot] and Koenkk
3166d37096
Update zigbee-herdsman-converters to 14.0.364 ( #10446 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-30 14:43:59 +00:00
github-actions[bot] and Koenkk
2d2c01981e
Update zigbee-herdsman-converters to 14.0.363 ( #10441 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-30 10:37:06 +00:00
58b702e8ef
Update zigbee-herdsman to 0.13.188 ( #10440 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-12-30 10:11:08 +00:00
github-actions[bot] and Koenkk
6efa20fa1d
Update zigbee-herdsman-converters to 14.0.362 ( #10439 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-30 10:06:22 +00:00
github-actions[bot] and Koenkk
bf72347468
Update zigbee-herdsman-converters to 14.0.361 ( #10433 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-29 18:14:08 +00:00
Ryan Kim(True-World)
73a6ad4cf8
add HA expose, binary sensor card ( #10406 )
...
* add binary sensor card
* fix lint
2021-12-29 16:21:59 +01:00
Koen Kanters
1e75dd5628
Test case for #10355
2021-12-27 20:29:16 +01:00
bc92bd73e6
Update zigbee-herdsman to 0.13.187 ( #10394 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-12-27 19:08:38 +00:00
github-actions[bot] and Koenkk
8756367666
Update zigbee-herdsman-converters to 14.0.360 ( #10393 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-27 19:03:17 +00:00
Alex Cherkayev and Oleksandr Cherkayev
79e5f0844a
Add 4417 to bind poll ( #10379 )
...
Co-authored-by: Oleksandr Cherkayev <ocherkayev@luxoft.com >
2021-12-27 18:11:21 +01:00
github-actions[bot] and Koenkk
b0585172f4
Update zigbee-herdsman-converters to 14.0.359 ( #10369 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-26 10:28:37 +00:00
Koen Kanters
89996835ed
Update new device support template
2021-12-26 11:21:52 +01:00
Koen Kanters
4f2a1e55e5
Update new device support template
2021-12-26 11:18:56 +01:00
Koen Kanters
d488563f2a
Update new device support template
2021-12-26 11:18:10 +01:00
Koen Kanters
4310171abc
Update new device support template
2021-12-26 11:16:14 +01:00
Koen Kanters
36d7b4b022
Update new device support template
2021-12-26 11:15:11 +01:00
Koen Kanters
50a6ed14d4
Allow read/write to unsupported devices.
2021-12-26 10:54:39 +01:00
github-actions[bot] and Koenkk
ee623c2484
Update dependencies ( #10362 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-26 10:10:22 +01:00
github-actions[bot] and Koenkk
2e6588719b
Update zigbee-herdsman-converters to 14.0.358 ( #10356 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-25 15:00:19 +00:00
github-actions[bot] and nurikk
fb35b52ca6
Update zigbee2mqtt-frontend to 0.6.65 ( #10349 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-25 04:43:38 +00:00
github-actions[bot] and Koenkk
3306b63299
Update zigbee-herdsman-converters to 14.0.357 ( #10345 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-24 19:58:58 +00: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
github-actions[bot] and nurikk
828982d36c
Update zigbee2mqtt-frontend to 0.6.64 ( #10344 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-24 15:37:18 +00:00
github-actions[bot] and Koenkk
61bd95f8b8
Update zigbee-herdsman to 0.13.186 ( #10338 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-23 20:27:48 +00:00
Valentin and Koen Kanters
74cff6a983
Call onEvent when device options change ( #10322 )
...
* Notify when options change
* publish device info after options change
* Refactor
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-12-23 21:18:27 +01:00
Koen Kanters
fdf7d10a41
Update problem report template
2021-12-23 21:12:06 +01:00
Koen Kanters
1145e4b81b
Update
2021-12-23 21:08:31 +01:00
Koen Kanters
93f01d545e
Fix issue templates
2021-12-23 21:04:38 +01:00
Koen Kanters
30e7385cac
Update issue templates
2021-12-23 21:02:15 +01:00
Koen Kanters
513314963c
Update issue template
2021-12-23 20:31:14 +01:00
Koen Kanters
3c0cd8ebfa
Fix issue template syntax
2021-12-23 20:27:00 +01:00
Koen Kanters
5bedc044d6
Update issue templates
2021-12-23 20:24:06 +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
github-actions[bot] and Koenkk
03f24a63d5
Update zigbee-herdsman to 0.13.185 ( #10330 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-23 18:46:45 +00:00
53003b3d0d
Update zigbee-herdsman-converters to 14.0.355 ( #10317 )
...
* Update zigbee-herdsman-converters to 14.0.355
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-12-22 20:34:24 +00:00
Valentin and Koen Kanters
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
github-actions[bot] and Koenkk
41b150af82
Update zigbee-herdsman-converters to 14.0.354 ( #10314 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-22 19:12:34 +00:00
github-actions[bot] and nurikk
3ba1f8cad0
Update zigbee2mqtt-frontend to 0.6.63 ( #10311 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-22 14:58:41 +00:00
Koen Kanters
f9aa525048
Refactor Home Assistant extension mapping, prepares for #10132
2021-12-21 22:02:05 +01:00
github-actions[bot] and Koenkk
8b4be3d6ad
Update zigbee-herdsman-converters to 14.0.353 ( #10301 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-21 20:28:49 +00:00
github-actions[bot] and Koenkk
0efe869fcb
Update zigbee-herdsman-converters to 14.0.352 ( #10277 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-20 20:13:36 +00:00
github-actions[bot] and Koenkk
18cfbae9ca
Update zigbee-herdsman-converters to 14.0.351 ( #10272 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-20 17:49:39 +00:00
7625d261a5
Update zigbee-herdsman to 0.13.184 ( #10247 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-12-19 17:14:25 +00:00
Koen Kanters
6d8eea2142
Fix tests
2021-12-19 18:12:16 +01:00
Koen Kanters
2a9d22e2b3
Software/datacode is now updated by zigbee-herdsman. #10131
2021-12-19 18:00:27 +01:00
github-actions[bot] and Koenkk
656446c828
Update zigbee-herdsman-converters to 14.0.350 ( #10239 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-19 10:15:31 +00:00
github-actions[bot] and nurikk
f1ffc1d265
Update zigbee2mqtt-frontend to 0.6.62 ( #10237 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-19 09:36:53 +00:00
github-actions[bot] and Koenkk
2d1df8f0cb
Update dependencies ( #10234 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-19 10:28:09 +01:00
github-actions[bot] and Koenkk
253e985388
Update zigbee-herdsman-converters to 14.0.349 ( #10220 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-18 09:08:56 +00:00
Koen Kanters
1dd1163288
Fix list not overridable in Home Assistant discovery payload. #10120
2021-12-17 21:37:19 +01:00
github-actions[bot] and Koenkk
bb5627d33b
Update zigbee-herdsman-converters to 14.0.348 ( #10211 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-17 20:28:39 +00:00
github-actions[bot] and Koenkk
38f42bb3c8
Update zigbee-herdsman-converters to 14.0.347 ( #10205 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-16 18:34:01 +00:00
github-actions[bot] and Koenkk
5f37145a02
Update zigbee-herdsman-converters to 14.0.346 ( #10194 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-15 18:55:43 +00:00
Koen Kanters
a56061b36d
Attempt to fix crash due to availability state read. #10177
2021-12-15 19:48:32 +01:00
github-actions[bot] and Koenkk
b890b1bcb7
Update zigbee-herdsman to 0.13.183 ( #10193 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-15 18:33:09 +00:00
Koen Kanters
aa84a140e1
Fix null race condition exception. #10108
2021-12-15 19:13:14 +01:00
github-actions[bot] and Koenkk
d875b297ad
Update zigbee-herdsman to 0.13.182 ( #10182 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-14 21:18:08 +00:00
Koen Kanters
1c6ca6519c
Delete branch-switcher.yml
2021-12-14 22:14:43 +01:00
github-actions[bot] and Koenkk
900c9f302e
Update zigbee-herdsman-converters to 14.0.345 ( #10183 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-14 21:13:20 +00:00
Koen Kanters
ea04021438
Cleanup availability experimental log. #9907
2021-12-14 20:38:44 +01:00
Koen Kanters
5a624ae188
Fix error for Home Assistant last_seen sensor when epoch is used. #8287
2021-12-14 20:27:49 +01:00
Dmitriy Fishman
42569d6c39
Fix a typo in CONTRIBUTING.md ( #10159 )
2021-12-14 16:49:23 +01:00
github-actions[bot] and Koenkk
46e06dbbee
Update dependencies ( #10147 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-14 11:30:45 +01:00
github-actions[bot] and Koenkk
a282221e40
Update zigbee-herdsman to 0.13.181 ( #10164 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-13 14:30:32 +00:00
github-actions[bot] and nurikk
bb22216d09
Update zigbee2mqtt-frontend to 0.6.61 ( #10134 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-11 02:54:47 +00:00
github-actions[bot] and nurikk
28cb8b08fb
Update zigbee2mqtt-frontend to 0.6.60 ( #10122 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-10 04:36:26 +00:00
594a463f8b
Update zigbee-herdsman-converters to 14.0.344 ( #10116 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-12-09 18:56:19 +00:00
Pavel Sokolov
9c1a15465d
Tuya zcl refactor ( #10112 )
...
* Rename Tuya command setData->dataRequest
https://github.com/Koenkk/zigbee-herdsman/issues/466
* Fix Tuya datapoint commands invalid format (status,transid -> seq). Tuya has `uint16` type for the sequence(transaction) number.
https://github.com/Koenkk/zigbee-herdsman/issues/466
* Tuya zcl refactoring: fix zigbe2mqtt tests
https://github.com/Koenkk/zigbee-herdsman/issues/466
2021-12-09 19:54:06 +01:00
Koen Kanters
22836f224d
Fix filtered attributes being published as null. #10099
2021-12-09 19:52:21 +01:00
github-actions[bot] and Koenkk
aafd937f8a
Update zigbee-herdsman to 0.13.180 ( #10115 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-09 18:39:54 +00:00
github-actions[bot] and Koenkk
d0195d0ff9
Update zigbee-herdsman-converters to 14.0.343 ( #10092 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-08 17:14:53 +00:00
Koen Kanters
7592c627c2
Fix typo in settings.schema.json. https://github.com/Koenkk/zigbee2mqtt/pull/9803
2021-12-08 17:46:17 +01:00
github-actions[bot] and nurikk
98a57b4540
Update zigbee2mqtt-frontend to 0.6.59 ( #10082 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-08 01:50:06 +00:00
github-actions[bot] and Koenkk
70b9d29ddf
Update zigbee-herdsman-converters to 14.0.342 ( #10079 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-07 21:11:32 +00:00
Koen Kanters
ac16d7ce69
Reconfigure device after OTA update. #7716 #7150
2021-12-07 21:58:11 +01:00
Koen Kanters
d4f560d198
Validate QOS value. https://github.com/Koenkk/zigbee2mqtt/issues/9962
2021-12-07 18:52:54 +01:00
github-actions[bot] and Koenkk
4136b1e539
Update zigbee-herdsman to 0.13.179 ( #10072 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-07 17:30:28 +00:00
github-actions[bot] and Koenkk
b4af8329e7
Update zigbee-herdsman-converters to 14.0.341 ( #10049 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-06 20:46:06 +00:00
github-actions[bot] and Koenkk
ac0aca59a3
Update zigbee-herdsman-converters to 14.0.340 ( #10046 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-06 19:40:28 +00:00
github-actions[bot] and nurikk
bc8274b9fd
Update zigbee2mqtt-frontend to 0.6.58 ( #10035 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-06 03:48:12 +00:00
github-actions[bot] and Koenkk
e5321d3f20
Update zigbee-herdsman-converters to 14.0.339 ( #10021 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-05 14:49:20 +00:00
github-actions[bot] and nurikk
7a81a04b2f
Update zigbee2mqtt-frontend to 0.6.57 ( #10023 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-05 14:44:58 +00:00
github-actions[bot] and Koenkk
3b3d886121
Update zigbee-herdsman to 0.13.178 ( #10022 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-05 14:30:05 +00:00
TilmanK
48b790cbf3
Adds link to web interface to the readme ( #10015 )
2021-12-05 15:05:26 +01:00
9c93103fb7
Update dependencies ( #10011 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-12-05 15:01:53 +01:00
github-actions[bot] and nurikk
33b35c1e61
Update zigbee2mqtt-frontend to 0.6.56 ( #10017 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-05 10:36:58 +00:00
github-actions[bot] and Koenkk
073c7aedf7
Update zigbee-herdsman-converters to 14.0.337 ( #10000 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-04 15:20:48 +00:00
github-actions[bot] and Koenkk
e789514777
Update zigbee-herdsman to 0.13.177 ( #9999 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-04 14:31:30 +00:00
github-actions[bot] and nurikk
fd762fcf10
Update zigbee2mqtt-frontend to 0.6.55 ( #9998 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-04 13:26:16 +00:00
github-actions[bot] and nurikk
45b49bac0a
Update zigbee2mqtt-frontend to 0.6.54 ( #9997 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-04 12:30:48 +00:00
github-actions[bot] and nurikk
055fba259a
Update zigbee2mqtt-frontend to 0.6.53 ( #9996 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-04 09:49:59 +00:00
github-actions[bot] and nurikk
b206dc910f
Update zigbee2mqtt-frontend to 0.6.52 ( #9995 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-04 09:40:34 +00:00
github-actions[bot] and nurikk
70db18f3ab
Update zigbee2mqtt-frontend to 0.6.51 ( #9992 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-04 03:33:58 +00:00
Koen Kanters
cb2ef51df8
Fix last seen not always updated. #7423
2021-12-03 19:21:52 +01:00
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
github-actions[bot] and nurikk
b17ea2e4d9
Update zigbee2mqtt-frontend to 0.6.50 ( #9982 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-03 16:17:11 +00:00
github-actions[bot] and nurikk
41f9361922
Update zigbee2mqtt-frontend to 0.6.49 ( #9975 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-03 11:45:25 +00:00
github-actions[bot] and nurikk
dae66fd3fc
Update zigbee2mqtt-frontend to 0.6.48 ( #9955 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-02 13:28:03 +00:00
github-actions[bot] and nurikk
d6ea54b8df
Update zigbee2mqtt-frontend to 0.6.47 ( #9953 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-02 12:25:07 +00:00
Koen Kanters
c47b9c7c9b
Promote to dev
2021-12-01 17:21:30 +01:00
Koen Kanters
c2b5229f76
1.22.1
2021-12-01 17:20:47 +01:00
Koen Kanters
0c605688af
Undev
2021-12-01 17:20:43 +01:00
Koen Kanters
6876e19008
Merge branch 'dev'
2021-12-01 17:19:37 +01:00
github-actions[bot] and Koenkk
437b1dfb3e
Update zigbee-herdsman-converters to 14.0.336 ( #9930 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-12-01 16:15:02 +00:00
github-actions[bot] and nurikk
fda1f23829
Update zigbee2mqtt-frontend to 0.6.46 ( #9928 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-01 12:02:13 +00:00
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
github-actions[bot] and nurikk
d298412a1d
Update zigbee2mqtt-frontend to 0.6.45 ( #9922 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-12-01 02:20:56 +00:00
Koen Kanters
e7447cf1e3
Another attempt to fix https://github.com/Koenkk/zigbee2mqtt/issues/9822
2021-11-30 20:20:46 +01:00
c90171d2cc
Update zigbee-herdsman to 0.13.176 ( #9916 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-30 18:26:53 +00:00
github-actions[bot] and Koenkk
d2cf0dd8aa
Update zigbee-herdsman-converters to 14.0.335 ( #9915 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-30 18:22:06 +00:00
Hai-Nam Nguyen
d415f57e30
Fix link to Zigbee cluster library ( #9901 )
2021-11-30 17:02:56 +00:00
github-actions[bot] and nurikk
56998f72f5
Update zigbee2mqtt-frontend to 0.6.44 ( #9909 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-30 14:36:40 +00:00
github-actions[bot] and nurikk
97bd090ad6
Update zigbee2mqtt-frontend to 0.6.43 ( #9908 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-30 14:10:51 +00:00
amadeo-alex and Koen Kanters
df182be21f
Fix log commit hash newline ( #9897 )
...
* Added trim operation before commitHash is returned
* Update utils.ts
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-30 12:24:36 +08:00
290a0312d4
Update zigbee-herdsman to 0.13.175 ( #9894 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-29 17:46:28 +00:00
github-actions[bot] and Koenkk
4d432658e9
Update zigbee-herdsman-converters to 14.0.334 ( #9893 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-29 17:20:10 +00: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
github-actions[bot] and nurikk
82f5ddb748
Update zigbee2mqtt-frontend to 0.6.42 ( #9882 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-29 01:29:37 +00:00
github-actions[bot] and Koenkk
1069ec2a1a
Update zigbee-herdsman-converters to 14.0.333 ( #9879 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-28 19:14:34 +00:00
Koen Kanters
cd4ac0c174
Ignore messages from coordinator. https://github.com/Koenkk/zigbee2mqtt/issues/9218
2021-11-28 20:08:09 +01:00
134b80ccf6
Update dependencies ( #9870 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-28 17:34:57 +00:00
github-actions[bot] and nurikk
b07450d413
Update zigbee2mqtt-frontend to 0.6.41 ( #9875 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-28 15:19:05 +00:00
Koen Kanters
65f7fc0532
Fix lint errors of 0a7a477281
2021-11-27 09:36:03 +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
github-actions[bot] and Koenkk
a170f304c7
Update zigbee-herdsman to 0.13.174 ( #9862 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-27 08:30:42 +00:00
github-actions[bot] and Koenkk
35ed5154c8
Update zigbee-herdsman-converters to 14.0.332 ( #9861 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-27 07:42:00 +00:00
Koen Kanters
641853e6d5
Revert "Increase max event listeners. https://github.com/Koenkk/zigbee2mqtt/issues/9822 "
...
This reverts commit 51321affcf .
2021-11-27 08:38:33 +01:00
github-actions[bot] and Koenkk
2af9f21961
Update zigbee-herdsman-converters to 14.0.331 ( #9859 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-26 21:19:41 +00:00
Koen Kanters
51321affcf
Increase max event listeners. https://github.com/Koenkk/zigbee2mqtt/issues/9822
2021-11-25 21:49:50 +01:00
github-actions[bot] and Koenkk
5fca6fbd09
Update zigbee-herdsman-converters to 14.0.330 ( #9842 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-25 15:55:42 +00:00
github-actions[bot] and nurikk
070065a248
Update zigbee2mqtt-frontend to 0.6.40 ( #9841 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-25 14:01:40 +00:00
github-actions[bot] and Koenkk
9a8f204683
Update zigbee-herdsman-converters to 14.0.329 ( #9831 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-24 20:47:44 +00:00
github-actions[bot] and Koenkk
167c05681e
Update zigbee-herdsman to 0.13.173 ( #9817 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-23 19:40:54 +00:00
github-actions[bot] and Koenkk
01d7bd25be
Update zigbee-herdsman-converters to 14.0.328 ( #9816 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-23 19:20:32 +00:00
tteckster
372ec315b5
Update settings.schema.json ( #9803 )
...
* Update settings.schema.json
* Update settings.schema.json
2021-11-23 18:00:44 +00:00
Dmitriy Fishman
df0543d4b7
Update README.md ( #9801 )
2021-11-23 18:00:16 +00:00
github-actions[bot] and Koenkk
a9e3fb3358
Update zigbee-herdsman-converters to 14.0.327 ( #9799 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-22 21:34:30 +00:00
github-actions[bot] and Koenkk
678e19fd7e
Update zigbee-herdsman-converters to 14.0.326 ( #9795 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-22 19:05:41 +00:00
github-actions[bot] and nurikk
9128838534
Update zigbee2mqtt-frontend to 0.6.39 ( #9789 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-22 14:03:18 +00:00
github-actions[bot] and nurikk
35876616ef
Update zigbee2mqtt-frontend to 0.6.37 ( #9786 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-22 07:10:51 +00:00
github-actions[bot] and Koenkk
0bc3129b7a
Update zigbee-herdsman-converters to 14.0.325 ( #9781 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-21 21:30:33 +00:00
Koen Kanters
5e3b18a053
Log failed to ping as warning instead of error. https://github.com/Koenkk/zigbee2mqtt/issues/9700
2021-11-21 22:11:10 +01:00
github-actions[bot] and nurikk
ad3ff7fa40
Update zigbee2mqtt-frontend to 0.6.36 ( #9772 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-21 04:15:04 +00:00
github-actions[bot] and nurikk
008d6f9aa0
Update zigbee2mqtt-frontend to 0.6.35 ( #9771 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-21 04:03:44 +00:00
github-actions[bot] and Koenkk
854353fb71
Update dependencies ( #9770 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-21 01:15:28 +01:00
github-actions[bot] and nurikk
e35ba0f83c
Update zigbee2mqtt-frontend to 0.6.34 ( #9764 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-20 16:58:33 +00:00
github-actions[bot] and Koenkk
a154e18326
Update zigbee-herdsman-converters to 14.0.324 ( #9761 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-20 13:12:15 +00:00
Filip Sandborg and Koen Kanters
c793cc83ad
Expose pi_heating_demand to Home Assistant ( #9759 )
...
* homeassistant: expose pi_heating_demand on climate
This allows homeassistant to access the actual percentage actuation currently used on thermostats.
* Update homeassistant.ts
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-20 13:59:04 +01:00
Koen Kanters
a51626e357
Add sleep before enable-pull-request-automerge
2021-11-19 19:51:14 +01:00
github-actions[bot] and Koenkk
0f3315063f
Update zigbee-herdsman-converters to 14.0.323 ( #9751 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-19 18:47:34 +00:00
Koen Kanters
1065916a01
Enable auto merge for update_frontend
2021-11-19 09:36:17 +01:00
github-actions[bot] and Koenkk
a980b4dff5
Update zigbee-herdsman to 0.13.172 ( #9731 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-18 20:08:18 +00:00
Koen Kanters
825c7465ae
Merge branch 'master' into dev
2021-11-18 20:59:53 +01:00
Koen Kanters
97521478c6
Enable auto merge for update_zhc/zh
2021-11-18 20:57:29 +01:00
Koen Kanters
6279c83e65
Merge branch 'master' into dev
2021-11-18 20:14:37 +01:00
Koen Kanters
91479fc0ec
Enable auto merge for update_zhc/zh
2021-11-18 20:14:26 +01:00
github-actions[bot] and Koenkk
9dbe6f0a6c
Update zigbee-herdsman-converters to 14.0.322 ( #9725 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-18 19:10:01 +00:00
Koen Kanters
5d415aa299
Support multiple endpoints for Home Assistant tilt cover. https://github.com/Koenkk/zigbee-herdsman-converters/issues/3376
2021-11-18 19:43:38 +01:00
github-actions[bot] and Koenkk
6a75e0d4ee
Update zigbee-herdsman-converters to 14.0.321 ( #9720 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-17 22:08:15 +01:00
github-actions[bot] and Koenkk
13e9616c92
Update zigbee-herdsman-converters to 14.0.320 ( #9716 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-17 19:56:28 +01:00
Koen Kanters
cc03be46df
Fix properties missing when debounce is used under some conditions #9658 ( #9682 )
...
* Add logging
* Kill bugs
* Updates
2021-11-17 17:59:00 +00:00
github-actions[bot] and Koenkk
64154e0cb2
Update zigbee-herdsman-converters to 14.0.319 ( #9696 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-16 19:42:18 +01:00
github-actions[bot] and nurikk
b2eaa3141e
Update zigbee2mqtt-frontend to 0.6.33 ( #9663 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-15 16:36:31 +08:00
github-actions[bot] and Koenkk
d192bbd28f
Update zigbee-herdsman-converters to 14.0.318 ( #9654 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-14 16:20:45 +00:00
Koen Kanters
9582808b09
Prepare for https://github.com/Koenkk/zigbee2mqtt/pull/9654
2021-11-14 17:18:01 +01:00
github-actions[bot] and Koenkk
623f999ec8
Update zigbee-herdsman to 0.13.170 ( #9655 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-14 16:43:51 +01:00
Koen Kanters
3141a14fec
Attempt to fix race condition in availability stop. https://github.com/Koenkk/zigbee2mqtt/issues/9644
2021-11-14 16:18:54 +01:00
Koen Kanters
7e2a2bdd34
Remove led control ( #9404 )
2021-11-14 15:04:23 +00:00
github-actions[bot] and Koenkk
2f503bf39a
Update dependencies ( #9647 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-14 16:02:25 +01:00
Ernst
945b72b990
a few simple language fixes (README.md) ( #9642 )
2021-11-13 16:09:46 +00:00
github-actions[bot] and Koenkk
3bfc7f31cf
Update zigbee-herdsman-converters to 14.0.317 ( #9632 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-13 10:13:28 +01:00
github-actions[bot] and nurikk
1f60edff99
Update zigbee2mqtt-frontend to 0.6.32 ( #9628 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-13 13:31:39 +08:00
github-actions[bot] and Koenkk
3249ab00ab
Update zigbee-herdsman-converters to 14.0.316 ( #9624 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-12 18:38:26 +01:00
github-actions[bot] and Koenkk
8c8f907fd3
Update zigbee-herdsman to 0.13.169 ( #9606 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-11 21:15:38 +01:00
Koen Kanters
170ef40982
Fix startup blocked by onEvent handlers
2021-11-11 21:00:16 +01:00
github-actions[bot] and Koenkk
e547062702
Update zigbee-herdsman-converters to 14.0.315 ( #9605 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-11 20:47:54 +01:00
Artem Draft and Koen Kanters
6ca8d35183
Expose local_temperature_calibration to Home Assistant ( #9595 )
...
* expose local_temperature_calibration in HA as numeric
* fix eslint
* added min/max logic
* remove magic values
* Update homeassistant.ts
* Update types.d.ts
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-10 20:17:56 +00:00
Koen Kanters
420bae4259
Fix Home Assistant command topics for multi endpoint climate devices. https://github.com/Koenkk/zigbee-herdsman-converters/pull/3217
2021-11-10 21:07:47 +01:00
github-actions[bot] and Koenkk
97dacd7623
Update zigbee-herdsman-converters to 14.0.314 ( #9596 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-10 20:45:28 +01:00
Kenny Levinsen and Koen Kanters
8ef82fe23f
receive: Add genPollCtrl to ignored clusters ( #9580 )
...
zigbee-herdsman may bind genPollCtrl for poll control integration, but
that does not mean that there will be a converter available further up
the stack.
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-10 18:44:07 +00:00
github-actions[bot] and Koenkk
cd3df10a54
Update zigbee-herdsman-converters to 14.0.313 ( #9563 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-08 19:03:42 +00:00
github-actions[bot] and Koenkk
d5ccd9221c
Update zigbee-herdsman to 0.13.168 ( #9562 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-08 18:49:16 +00:00
github-actions[bot] and Koenkk
fc9abfe53b
Update zigbee-herdsman-converters to 14.0.311 ( #9552 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-07 20:58:55 +01:00
01ea46b280
Update zigbee-herdsman-converters to 14.0.310 ( #9549 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-07 18:40:12 +00:00
github-actions[bot] and Koenkk
ab629d52ea
Update zigbee-herdsman to 0.13.167 ( #9548 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-07 19:37:44 +01:00
Adam Belebczuk and Koen Kanters
9e216011d4
Fix Home Assistant discovery message for running_state fan_only ( #9547 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-07 17:38:51 +00:00
Koen Kanters
91d90bdcf1
Merge remote-tracking branch 'origin/master' into dev
2021-11-07 18:37:01 +01:00
github-actions[bot] and Koenkk
6ba743cbed
Update dependencies ( #9538 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-07 12:22:36 +01:00
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
Koen Kanters
f151e1d371
Fix 89af770d96 for real now
2021-11-05 20:39:12 +01:00
Koen Kanters
55802ef648
Fix 89af770d96
2021-11-05 20:31:09 +01:00
Koen Kanters
89af770d96
Fix external extensions not started. https://github.com/Koenkk/zigbee2mqtt/issues/9520
2021-11-05 20:24:09 +01:00
Koen Kanters
0efd0cfe17
Fix min/max value for Home Assistant number entity. https://github.com/Koenkk/zigbee2mqtt/issues/9012
2021-11-05 19:30:14 +01:00
Franck Nijhof
c852434dde
Cleanup unused legacyApi variable ( #9512 )
2021-11-05 19:20:42 +01:00
Franck Nijhof
57e93a48ff
Fix HA discovery device firmware version ( #9511 )
2021-11-05 19:19:55 +01:00
Pavel Sokolov
181944d2ff
Fix invalid frontend.host default value in schema ( #9508 )
2021-11-05 19:08:34 +01:00
Franck Nijhof and Koen Kanters
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
932ee433c4
Update zigbee-herdsman-converters to 14.0.308 ( #9500 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-04 20:53:06 +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
github-actions[bot] and Koenkk
178da2db1d
Update zigbee-herdsman to 0.13.166 ( #9501 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-04 20:47:50 +01:00
github-actions[bot] and nurikk
e504da33d4
Update zigbee2mqtt-frontend to 0.6.31 ( #9498 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-05 00:12:30 +08:00
github-actions[bot] and Koenkk
fa1775d8b4
Update zigbee-herdsman-converters to 14.0.307 ( #9488 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-03 21:05:21 +01:00
Franck Nijhof and Koen Kanters
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 and Koen Kanters
416f4fa548
Mark indicator led HA switch as entity type config ( #9309 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-03 20:31:31 +01:00
Franck Nijhof
ee57b0ce0b
Add support for unit of measurement to HA number entities ( #9312 )
2021-11-03 20:24:55 +01:00
Franck Nijhof
9729a72d33
Add Home Assistant entity_category support ( #9293 )
2021-11-03 20:23:46 +01:00
github-actions[bot] and Koenkk
23719df7ac
Update zigbee-herdsman-converters to 14.0.306 ( #9485 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-03 20:10:35 +01:00
github-actions[bot] and Koenkk
ef6bf0a8f9
Update zigbee-herdsman-converters to 14.0.305 ( #9466 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-02 18:29:04 +01:00
ciB89
b3e9afaf3e
fix link ( #9462 )
...
fix one link not working (still directing to old site)
2021-11-02 17:50:25 +01:00
github-actions[bot] and Koenkk
5709898c94
Update zigbee-herdsman-converters to 14.0.304 ( #9448 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-01 20:53:15 +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
Koen Kanters
243d333526
Merge branch 'dev' of github.com:Koenkk/zigbee2mqtt into dev
2021-11-01 18:12:15 +01:00
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
359af6f9ff
Merge remote-tracking branch 'origin/master' into dev
2021-11-01 18:10:00 +01:00
Koen Kanters
cf68507ec3
Update site links
2021-11-01 18:09:42 +01:00
github-actions[bot] and Koenkk
78a3e4a371
Update zigbee-herdsman to 0.13.165 ( #9446 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-01 18:08:41 +01:00
Alexey Kotenko and Koen Kanters
11753a7078
Update new_device_support.md ( #9436 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-11-01 17:59:35 +01:00
Koen Kanters
512b785427
Promote to dev
2021-11-01 17:32:01 +01:00
Koen Kanters
0a1fccf6b3
1.22.0
2021-11-01 17:30:27 +01:00
Koen Kanters
9e4b65b188
Undev
2021-11-01 17:30:23 +01:00
github-actions[bot] and Koenkk
39c0b522d9
Update zigbee-herdsman-converters to 14.0.303 ( #9443 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-11-01 17:28:04 +01:00
github-actions[bot] and nurikk
109c62bb4d
Update zigbee2mqtt-frontend to 0.6.30 ( #9438 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-11-01 19:42:05 +08:00
github-actions[bot] and nurikk
a2e3f60de3
Update zigbee2mqtt-frontend to 0.6.28 ( #9425 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-31 22:45:37 +08:00
github-actions[bot] and Koenkk
bbf05b5c95
Update zigbee-herdsman-converters to 14.0.302 ( #9418 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-30 22:55:00 +02:00
github-actions[bot] and nurikk
a5413b9254
Update zigbee2mqtt-frontend to 0.6.26 ( #9417 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-31 01:23:54 +08:00
github-actions[bot] and Koenkk
d6890b5fe4
Update zigbee-herdsman-converters to 14.0.301 ( #9407 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-30 10:24:04 +02:00
github-actions[bot] and Koenkk
b1c1637547
Update zigbee-herdsman-converters to 14.0.298 ( #9401 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-29 17:14:45 +02:00
Koen Kanters
ed8ca293a3
Log stack in debug when MQTT request fails. https://github.com/Koenkk/zigbee2mqtt/issues/9367
2021-10-29 17:10:18 +02:00
github-actions[bot] and Koenkk
abd4b23024
Update zigbee-herdsman-converters to 14.0.297 ( #9387 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-28 17:50:38 +02:00
github-actions[bot] and Koenkk
7a198ce4a3
Update zigbee-herdsman to 0.13.164 ( #9385 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-28 17:32:35 +02:00
github-actions[bot] and Koenkk
e0c3ea28c0
Update zigbee-herdsman-converters to 14.0.296 ( #9370 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-27 21:26:28 +02:00
Koen Kanters
d137d1975b
Fix value_min/max not correct for Home Assistant number when 0. https://github.com/Koenkk/zigbee-herdsman-converters/issues/3229
2021-10-27 20:52:54 +02:00
github-actions[bot] and Koenkk
e7bc8b9a9a
Update zigbee-herdsman-converters to 14.0.295 ( #9351 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-26 21:07:57 +02:00
github-actions[bot] and Koenkk
72ffe4d118
Update zigbee-herdsman-converters to 14.0.294 ( #9348 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-26 20:43:40 +02:00
github-actions[bot] and Koenkk
e81d197979
Update zigbee-herdsman to 0.13.163 ( #9342 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-26 17:03:57 +02:00
github-actions[bot] and nurikk
1dc36f4cc1
Update zigbee2mqtt-frontend to 0.6.25 ( #9340 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-26 19:43:23 +08:00
github-actions[bot] and nurikk
252994968d
Update zigbee2mqtt-frontend to 0.6.24 ( #9321 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-26 10:05:20 +08:00
7fed9e7334
Update zigbee-herdsman-converters to 14.0.293 ( #9330 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-10-25 18:08:32 +02: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
Koen Kanters
498a5b3f32
Revert "Add support for unit of measurement to HA number entities ( #9312 )" ( #9329 )
...
This reverts commit b08ce534c8 .
2021-10-25 17:54:18 +02:00
Franck Nijhof
b08ce534c8
Add support for unit of measurement to HA number entities ( #9312 )
2021-10-25 17:12:01 +02:00
56812e7844
Update zigbee-herdsman-converters to 14.0.292 ( #9303 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-10-24 15:57:04 +02:00
github-actions[bot] and Koenkk
d19c60be07
Update zigbee-herdsman to 0.13.162 ( #9302 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-24 15:43:11 +02:00
Dirk van Donkelaar and Koen Kanters
387378e935
Fix Home Assistant discovery for select having numbers as options ( #9268 )
...
* Updated select entities to parse values as string
To prevent 'invalid option for select' error
* Update homeassistant.ts
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-10-24 15:22:09 +02:00
Franck Nijhof
16c3f912b1
Add Home Assistant entity_category support ( #9293 )
2021-10-24 15:11:56 +02:00
github-actions[bot] and Koenkk
3f0a2fed9d
Update zigbee-herdsman-converters to 14.0.291 ( #9292 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-23 14:15:47 +02:00
github-actions[bot] and nurikk
c8e3c9b5a2
Update zigbee2mqtt-frontend to 0.6.22 ( #9290 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-23 17:12:47 +08:00
Koen Kanters
b665106d44
Expose converter options ( #9110 )
...
* Expose converter options
* Updates
2021-10-23 10:27:16 +02:00
github-actions[bot] and Koenkk
88314f1c6a
Update zigbee-herdsman-converters to 14.0.290 ( #9289 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-23 10:24:40 +02:00
github-actions[bot] and nurikk
8c12551ac8
Update zigbee2mqtt-frontend to 0.6.21 ( #9288 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-23 12:40:46 +08:00
github-actions[bot] and Koenkk
011d02d0e6
Update zigbee-herdsman-converters to 14.0.289 ( #9279 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-22 19:47:12 +02:00
github-actions[bot] and Koenkk
8ac3989ada
Update zigbee-herdsman-converters to 14.0.288 ( #9263 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-21 18:18:42 +02:00
github-actions[bot] and Koenkk
caa22c559e
Update zigbee-herdsman to 0.13.161 ( #9261 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-21 18:02:52 +02:00
github-actions[bot] and Koenkk
7469e29877
Update zigbee-herdsman-converters to 14.0.287 ( #9255 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-20 19:28:39 +02:00
github-actions[bot] and Koenkk
c647e87641
Update zigbee-herdsman-converters to 14.0.286 ( #9238 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-19 20:01:18 +02:00
github-actions[bot] and Koenkk
de825014c0
Update zigbee-herdsman-converters to 14.0.285 ( #9230 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-19 17:24:45 +02:00
Koen Kanters
ca7bb0cd4d
Attempt to fix Home Assistant error when running_state is unknown. https://github.com/Koenkk/zigbee2mqtt/issues/9219
2021-10-19 16:56:31 +02:00
github-actions[bot] and Koenkk
158341a9ff
Update zigbee-herdsman to 0.13.160 ( #9226 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-19 16:43:17 +02:00
Koen Kanters
eaad39a199
Expose device and group configuration_url to Home Assistant. ( #9214 )
2021-10-18 18:16:00 +02:00
github-actions[bot] and Koenkk
ca255d3aa3
Update zigbee-herdsman-converters to 14.0.283 ( #9213 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-18 17:49:13 +02:00
Koen Kanters
97d15b8d15
Home Assistant fix discovery for covers only supporting tilt. https://github.com/Koenkk/zigbee-herdsman-converters/issues/3122
2021-10-18 17:34:40 +02:00
Koen Kanters
549ccf036e
Fix start being called twice for external extensions. https://github.com/Koenkk/zigbee2mqtt/issues/9165
2021-10-17 18:19:13 +02:00
github-actions[bot] and Koenkk
8ae4909836
Update zigbee-herdsman-converters to 14.0.282 ( #9193 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-17 13:53:54 +02:00
github-actions[bot] and Koenkk
bfb2427a6c
Update zigbee-herdsman-converters to 14.0.281 ( #9168 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-16 10:08:03 +02:00
github-actions[bot] and Koenkk
3571937060
Update zigbee-herdsman-converters to 14.0.280 ( #9163 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-15 17:31:12 +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
github-actions[bot] and Koenkk
ad5cda4d40
Update zigbee-herdsman to 0.13.159 ( #9156 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-14 22:12:08 +02:00
github-actions[bot] and Koenkk
d18455b596
Update zigbee-herdsman-converters to 14.0.279 ( #9153 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-14 20:31:51 +02:00
github-actions[bot] and Koenkk
0ae7bd0a2d
Update zigbee-herdsman-converters to 14.0.278 ( #9143 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-13 22:09:01 +02:00
Koen Kanters
8fac172ced
Fix crash when event listener throws exception. https://github.com/Koenkk/zigbee2mqtt/commit/749381bf2f6fdb8788d5f5f7857ae75e5f73303a
2021-10-13 21:57:04 +02:00
github-actions[bot] and Koenkk
cff4ea726e
Update zigbee-herdsman-converters to 14.0.277 ( #9141 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-13 19:09:31 +02:00
Koen Kanters
749381bf2f
Fix crash when converter throws exception. https://github.com/Koenkk/zigbee2mqtt/issues/9133
2021-10-13 19:05:14 +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
github-actions[bot] and Koenkk
e8dd29e183
Update zigbee-herdsman to 0.13.158 ( #9140 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-13 17:32:46 +02:00
github-actions[bot] and Koenkk
b58e123594
Update zigbee-herdsman-converters to 14.0.276 ( #9135 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-12 19:51:49 +02:00
github-actions[bot] and nurikk
899383d79e
Update zigbee2mqtt-frontend to 0.6.20 ( #9129 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-12 18:45:58 +08:00
github-actions[bot] and Koenkk
de7b120ed2
Update zigbee-herdsman-converters to 14.0.275 ( #9123 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-11 17:31:29 +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
github-actions[bot] and nurikk
a362e6c99d
Update zigbee2mqtt-frontend to 0.6.19 ( #9122 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-11 23:27:54 +08:00
github-actions[bot] and nurikk
ed8a863c30
Update zigbee2mqtt-frontend to 0.6.18 ( #9112 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-11 10:10:57 +08:00
github-actions[bot] and Koenkk
7086bc3e9d
Update zigbee-herdsman-converters to 14.0.274 ( #9111 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-10 21:08:18 +02:00
github-actions[bot] and Koenkk
2144e9b622
Update zigbee-herdsman-converters to 14.0.273 ( #9109 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-10 20:55:14 +02:00
github-actions[bot] and nurikk
ff5411a328
Update zigbee2mqtt-frontend to 0.6.17 ( #9100 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-10 15:26:15 +08:00
github-actions[bot] and Koenkk
47297983c2
Update zigbee-herdsman-converters to 14.0.272 ( #9094 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-09 20:42:49 +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
7f8632437d
Add polyfills. https://github.com/Koenkk/zigbee2mqtt/issues/9085
2021-10-09 17:18:31 +02:00
Koen Kanters
6977235200
Revert "Fix group publish on Node 10 (doesn't support Object.fromEntries). https://github.com/Koenkk/zigbee2mqtt/issues/9085 "
...
This reverts commit 4e520bb042 .
2021-10-09 17:01:26 +02:00
Koen Kanters
4e520bb042
Fix group publish on Node 10 (doesn't support Object.fromEntries). https://github.com/Koenkk/zigbee2mqtt/issues/9085
2021-10-09 15:50:03 +02:00
45f096ec0a
Update zigbee-herdsman to 0.13.157 ( #9087 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-10-09 10:45:18 +02:00
github-actions[bot] and Koenkk
0ea74e18b2
Update zigbee-herdsman-converters to 14.0.271 ( #9086 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-09 10:44:37 +02:00
Koen Kanters
ab5d368a4e
Small Home Assistant cleanup
2021-10-09 10:42:52 +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
github-actions[bot] and Koenkk
c2d4335e45
Update zigbee-herdsman to 0.13.156 ( #9080 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-08 17:10:12 +02:00
38cbfa4e91
Update zigbee-herdsman to 0.13.155 ( #9079 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-10-08 16:51:21 +02:00
github-actions[bot] and Koenkk
f7fd0ce825
Update zigbee-herdsman-converters to 14.0.270 ( #9078 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-08 16:47:57 +02:00
github-actions[bot] and nurikk
ea550a8fcf
Update zigbee2mqtt-frontend to 0.6.16 ( #9076 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-08 21:14:09 +08:00
github-actions[bot] and nurikk
9907e59fa7
Update zigbee2mqtt-frontend to 0.6.15 ( #9070 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-08 19:47:31 +08: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
github-actions[bot] and Koenkk
c88f643407
Update zigbee-herdsman-converters to 14.0.269 ( #9074 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-08 12:35:17 +02:00
github-actions[bot] and Koenkk
89d2b0088d
Update zigbee-herdsman-converters to 14.0.268 ( #9062 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-07 22:11:45 +02:00
github-actions[bot] and Koenkk
d03c5e2372
Update zigbee-herdsman to 0.13.154 ( #9060 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-07 21:07:43 +02:00
github-actions[bot] and Koenkk
90d20f936e
Update zigbee-herdsman-converters to 14.0.267 ( #9059 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-07 20:37:26 +02:00
Koen Kanters
6f9371e4b0
Fix incorrect state when last_seen and debounce is enabled. https://github.com/Koenkk/zigbee2mqtt/issues/8958 https://github.com/Koenkk/zigbee2mqtt/issues/9010
2021-10-07 20:36:42 +02:00
github-actions[bot] and Koenkk
4082763f59
Update zigbee-herdsman to 0.13.153 ( #9055 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-07 18:19:07 +02:00
Koen Kanters
42497f3176
Fix some todos
2021-10-06 21:27:23 +02:00
github-actions[bot] and Koenkk
7ea29eadf4
Update zigbee-herdsman-converters to 14.0.266 ( #9041 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-06 20:58:55 +02:00
github-actions[bot] and Koenkk
db8d0ecf20
Update zigbee-herdsman-converters to 14.0.265 ( #9026 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-05 22:20:17 +02:00
github-actions[bot] and Koenkk
bd216d7a24
Update zigbee-herdsman to 0.13.152 ( #9022 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-05 18:44:27 +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
7415e8416d
Update availability config title. https://github.com/Koenkk/zigbee2mqtt/issues/6281
2021-10-04 21:24:31 +02:00
Koen Kanters
8e2c79f85d
Fix external converters not loaded. https://github.com/Koenkk/zigbee2mqtt/issues/8959
2021-10-04 21:22:44 +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
github-actions[bot] and Koenkk
7ccf781b65
Update zigbee-herdsman-converters to 14.0.264 ( #9003 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-04 17:58:41 +02:00
Koen Kanters
30badb62e7
Update availabiltiy config schema. https://github.com/Koenkk/zigbee2mqtt/issues/6281
2021-10-04 17:48:05 +02:00
github-actions[bot] and Koenkk
a0512a489d
Update zigbee-herdsman-converters to 14.0.263 ( #8989 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-03 22:23:48 +02:00
github-actions[bot] and Koenkk
edb145a8c3
Update zigbee-herdsman to 0.13.151 ( #8972 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-03 21:46:31 +02:00
Koen Kanters
45a4978ca8
Improve MQTT error handling. https://github.com/Koenkk/zigbee2mqtt/issues/8956
2021-10-03 12:29:54 +02:00
github-actions[bot] and Koenkk
fb96551beb
Update dependencies ( #8965 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-03 12:09:35 +02:00
github-actions[bot] and Koenkk
2fb59f8efa
Update zigbee-herdsman-converters to 14.0.262 ( #8951 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-02 11:04:22 +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
839e280159
Dev
2021-10-01 17:54:04 +02:00
Koen Kanters
44922120a6
1.21.2
2021-10-01 17:53:20 +02:00
Koen Kanters
c7b9c06c89
Undev
2021-10-01 17:53:17 +02:00
github-actions[bot] and Koenkk
258326a88c
Update zigbee-herdsman-converters to 14.0.261 ( #8939 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-01 17:52:34 +02:00
Koen Kanters
4ec828d68e
Merge branch 'dev'
2021-10-01 17:43:57 +02:00
github-actions[bot] and Koenkk
d9735f5981
Update zigbee-herdsman-converters to 14.0.260 ( #8938 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-10-01 17:42:53 +02:00
github-actions[bot] and nurikk
fa8011983d
Update zigbee2mqtt-frontend to 0.6.12 ( #8929 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-10-01 08:55:08 +08:00
github-actions[bot] and nurikk
7f98771e99
Update zigbee2mqtt-frontend to 0.6.11 ( #8876 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-09-30 19:17:44 +08:00
github-actions[bot] and Koenkk
7d6d71dcbe
Update zigbee-herdsman-converters to 14.0.259 ( #8918 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-29 22:16:11 +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
github-actions[bot] and Koenkk
06d30d1036
Update zigbee-herdsman-converters to 14.0.258 ( #8903 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-28 20:43:12 +02:00
github-actions[bot] and Koenkk
f517b85a75
Update zigbee-herdsman-converters to 14.0.257 ( #8896 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-27 20:40:14 +02:00
738b241a31
Update zigbee-herdsman to 0.13.149 ( #8889 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-09-26 19:08:19 +02:00
github-actions[bot] and Koenkk
2605d48557
Update zigbee-herdsman-converters to 14.0.256 ( #8888 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-26 19:05:41 +02:00
github-actions[bot] and Koenkk
918d8e2f88
Update dependencies ( #8884 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-26 17:18:04 +02:00
github-actions[bot] and Koenkk
0dfadb3a10
Update zigbee-herdsman-converters to 14.0.255 ( #8880 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-25 19:15:34 +02:00
github-actions[bot] and Koenkk
27a7bdb14a
Update zigbee-herdsman-converters to 14.0.254 ( #8869 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-24 18:41:45 +02:00
github-actions[bot] and Koenkk
5829663b95
Update zigbee-herdsman-converters to 14.0.253 ( #8856 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-23 20:30:04 +02:00
Koen Kanters
a8eec889f5
Remove debug log. https://github.com/Koenkk/zigbee2mqtt/issues/8836
2021-09-22 20:02:41 +02:00
Koen Kanters
6888394600
Refactor frontend to TypeScript.
2021-09-22 20:01:46 +02:00
github-actions[bot] and Koenkk
57b4d678d5
Update zigbee-herdsman-converters to 14.0.252 ( #8847 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-22 19:40:10 +02:00
Koen Kanters
59dd6e6bff
Fix error when device does not exists. https://github.com/Koenkk/zigbee2mqtt/issues/8836
2021-09-22 19:06:28 +02:00
Koen Kanters
89dea86b3a
Refactor HomeAssistant extension to TypeScript
2021-09-22 18:04:57 +02:00
github-actions[bot] and Koenkk
74ee5581fe
Update zigbee-herdsman-converters to 14.0.251 ( #8837 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-21 22:18:41 +02:00
Koen Kanters
aaad76e323
Add debug logging for https://github.com/Koenkk/zigbee2mqtt/issues/8836
2021-09-21 22:01:31 +02:00
Koen Kanters
7557c10095
More TypeScript refactoring
2021-09-21 16:58:20 +02:00
github-actions[bot] and Koenkk
58957a30e4
Update zigbee-herdsman to 0.13.148 ( #8825 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-20 22:06:59 +02:00
github-actions[bot] and Koenkk
32ddcc5e61
Update zigbee-herdsman-converters to 14.0.250 ( #8824 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-20 21:55:35 +02:00
Koen Kanters
6369fe1528
Fix Home Assistant discovery for covers only supporting tilt. https://github.com/Koenkk/zigbee-herdsman-converters/pull/2663
2021-09-20 21:52:26 +02:00
github-actions[bot] and Koenkk
187dde436c
Update zigbee-herdsman to 0.13.147 ( #8823 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-20 21:33:42 +02:00
github-actions[bot] and nurikk
80b35ba728
Update zigbee2mqtt-frontend to 0.6.8 ( #8822 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-09-21 00:46:38 +08:00
github-actions[bot] and Koenkk
41b1d53723
Update dependencies ( #8812 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-20 12:11:07 +02:00
github-actions[bot] and Koenkk
9f12ef7370
Update zigbee-herdsman to 0.13.146 ( #8809 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-19 21:54:46 +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
27b36b316c
Update CI node version to 14
2021-09-18 18:26:17 +02:00
Koen Kanters
ca3c6ce32f
More TypeScript refactoring ( #8797 )
...
* ts
* Updates
2021-09-18 18:23:28 +02:00
github-actions[bot] and Koenkk
0d3998f369
Update zigbee-herdsman-converters to 14.0.249 ( #8796 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-18 16:20:06 +02:00
github-actions[bot] and nurikk
b929dcbeb8
Update zigbee2mqtt-frontend to 0.6.7 ( #8792 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-09-18 12:31:21 +08:00
github-actions[bot] and Koenkk
b558bbdc85
Update zigbee-herdsman to 0.13.145 ( #8762 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-16 00:38:35 +02:00
github-actions[bot] and Koenkk
bb5be4df25
Update zigbee-herdsman-converters to 14.0.248 ( #8756 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-15 14:58:56 +02:00
github-actions[bot] and Koenkk
eca5492a8e
Update zigbee-herdsman-converters to 14.0.247 ( #8752 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-15 01:44:01 +02:00
ac44a50d3d
Update zigbee-herdsman-converters to 14.0.246 ( #8737 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-09-13 02:10:39 +02:00
github-actions[bot] and Koenkk
32b127d280
Update zigbee-herdsman to 0.13.144 ( #8736 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-13 02:02:21 +02:00
github-actions[bot] and Koenkk
8c0827afe3
Update zigbee-herdsman-converters to 14.0.245 ( #8728 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-12 13:30:54 +02:00
github-actions[bot] and Koenkk
7a97c67f74
Update dependencies ( #8724 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-12 13:10:42 +02:00
github-actions[bot] and nurikk
bb1cbf3de7
Update zigbee2mqtt-frontend to 0.6.6 ( #8727 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-09-12 18:29:08 +08:00
github-actions[bot] and Koenkk
75d2fe393d
Update zigbee-herdsman to 0.13.143 ( #8723 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-11 19:18:29 -04:00
Koen Kanters
fb081316e2
More TypeScript refactoring ( #8721 )
...
* Update
* u
* Updates
* Updates
* updates
* Updates
* Update
2021-09-11 14:51:29 +02:00
github-actions[bot] and Koenkk
feff729eb6
Update zigbee-herdsman-converters to 14.0.244 ( #8720 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-11 14:36:06 +02:00
Koen Kanters
69e3deb7ac
Add multi endpoint support for Home Assistant cover. https://github.com/Koenkk/zigbee2mqtt/issues/8712
2021-09-11 13:53:00 +02:00
github-actions[bot] and Koenkk
c1eb56aa30
Update zigbee-herdsman-converters to 14.0.243 ( #8715 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-11 02:00:02 +02:00
Pavel Sokolov
cadcdc3525
Fix zStackEraseAllNvMem.js ( #8692 )
...
* Fix zStackEraseAllNvMem.js
* lint fix
2021-09-09 00:46:10 +08:00
github-actions[bot] and Koenkk
d140d2b4b2
Update zigbee-herdsman-converters to 14.0.242 ( #8679 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-07 19:36:36 +02:00
froogl and Koen Kanters
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
github-actions[bot] and Koenkk
7e5814aaad
Update zigbee-herdsman-converters to 14.0.241 ( #8669 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-06 18:20:52 +02:00
github-actions[bot] and Koenkk
22a607da7b
Update zigbee-herdsman to 0.13.142 ( #8668 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-06 17:40:08 +02:00
Robert Alexa and Koen Kanters
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
github-actions[bot] and nurikk
3c87803c79
Update zigbee2mqtt-frontend to 0.6.4 ( #8664 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-09-06 20:09:38 +08:00
github-actions[bot] and Koenkk
02a508270f
Update zigbee-herdsman to 0.13.141 ( #8652 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-05 13:49:44 +02:00
Koen Kanters
4a51e0c0c9
Force copy of settings.schema.json
2021-09-05 13:36:28 +02:00
github-actions[bot] and Koenkk
edf14b80d2
Update dependencies ( #8646 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-05 13:35:43 +02:00
Koen Kanters
3708b314d1
Force copy of settings.schema.json
2021-09-05 13:32:45 +02:00
github-actions[bot] and nurikk
7da50f9248
Update zigbee2mqtt-frontend to 0.6.2 ( #8641 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-09-04 22:46:55 +08:00
github-actions[bot] and nurikk
e59f347d68
Update zigbee2mqtt-frontend to 0.6.1 ( #8639 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-09-04 17:05:39 +08:00
github-actions[bot] and Koenkk
b112184b65
Update zigbee-herdsman-converters to 14.0.240 ( #8634 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-03 22:02:21 +02:00
Koen Kanters
1a514b824f
Home Assistant remove deprecated last_reset_topic and change state_class to total_increasing for energy. https://github.com/Koenkk/zigbee2mqtt/issues/8604
2021-09-03 21:40:59 +02:00
github-actions[bot] and Koenkk
a2653037e9
Update zigbee-herdsman to 0.13.140 ( #8633 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-03 21:27:59 +02:00
Koen Kanters
cf019195af
Fix tests failing
2021-09-03 16:35:58 +02:00
github-actions[bot] and Koenkk
b8c245b9f3
Update zigbee-herdsman to 0.13.139 ( #8627 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-03 16:31:06 +02:00
Koen Kanters
31327f7e1b
Fix "Cannot read property 'version' of undefined". https://github.com/Koenkk/zigbee2mqtt/pull/8567
2021-09-02 20:18:13 +02:00
github-actions[bot] and Koenkk
e050a763f7
Update zigbee-herdsman-converters to 14.0.239 ( #8613 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-02 17:56:47 +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
c299d9b632
Promote to dev
2021-09-01 18:10:44 +02:00
Koen Kanters
eb5750d968
1.21.1
2021-09-01 18:10:02 +02:00
Koen Kanters
d8432b502e
Undev
2021-09-01 18:05:33 +02:00
github-actions[bot] and Koenkk
15685cacf8
Update zigbee-herdsman-converters to 14.0.238 ( #8598 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-09-01 17:15:29 +02:00
github-actions[bot] and Koenkk
d92bdf1c57
Update zigbee-herdsman to 0.13.138 ( #8590 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-31 20:14:24 +02:00
github-actions[bot] and Koenkk
4f7264e565
Update zigbee-herdsman-converters to 14.0.237 ( #8588 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-31 20:09:33 +02:00
github-actions[bot] and Koenkk
05b19117cf
Update zigbee-herdsman-converters to 14.0.236 ( #8576 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-30 20:03:32 +02:00
github-actions[bot] and nurikk
991b937451
Update zigbee2mqtt-frontend to 0.6.0 ( #8572 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-08-30 20:36:37 +08:00
github-actions[bot] and Koenkk
9d60f9b64f
Update zigbee-herdsman-converters to 14.0.235 ( #8568 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-29 19:20:33 +02:00
github-actions[bot] and Koenkk
9e3afbf48a
Update dependencies ( #8555 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-29 18:56: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
github-actions[bot] and Koenkk
7122137639
Update zigbee-herdsman to 0.13.136 ( #8548 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-28 15:43:19 +02:00
Koen Kanters
a9e4745075
More availability fixes. #6281
2021-08-28 14:42:04 +02:00
Koen Kanters
fd7351ff61
Small availability fixes. #6281
2021-08-28 14:06:47 +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
github-actions[bot] and Koenkk
7b8c5944a0
Update zigbee-herdsman-converters to 14.0.234 ( #8543 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-27 20:09:38 +02:00
github-actions[bot] and Koenkk
09198d5ad5
Update zigbee-herdsman to 0.13.135 ( #8541 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-27 19:49:22 +02:00
github-actions[bot] and Koenkk
352ebceadd
Update zigbee-herdsman-converters to 14.0.233 ( #8534 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-26 20:17:53 +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
github-actions[bot] and Koenkk
8bb296f3f7
Update zigbee-herdsman-converters to 14.0.232 ( #8521 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-25 19:02:43 +02:00
github-actions[bot] and Koenkk
6741e43e32
Update zigbee-herdsman to 0.13.134 ( #8520 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-25 18:55:07 +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
github-actions[bot] and Koenkk
13e757429d
Update zigbee-herdsman-converters to 14.0.231 ( #8506 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-24 20:22:08 +02:00
f21516a2f2
Update zigbee-herdsman-converters to 14.0.230 ( #8495 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-08-23 20:59:35 +02:00
github-actions[bot] and Koenkk
ccc91b499a
Update zigbee-herdsman to 0.13.133 ( #8494 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-23 20:55:05 +02:00
Koen Kanters
1234c5a3e0
Don't use node_modules for binaries. https://github.com/Koenkk/zigbee2mqtt/issues/8410
2021-08-23 20:52:25 +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
github-actions[bot] and Koenkk
b18373b669
Update zigbee-herdsman-converters to 14.0.229 ( #8493 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-23 17:15:30 +02:00
Koen Kanters
5e2e8f3eb3
Don't discover entity specific availability topic for groups. #6281
2021-08-23 17:04:43 +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
github-actions[bot] and nurikk
8f75dd8652
Update zigbee2mqtt-frontend to 0.5.27 ( #8485 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-08-23 13:29:20 +08:00
Koen Kanters
d07f1dab31
Add availability_mode all for Home Assistant discovery. #6281
2021-08-22 22:41:27 +02:00
Koen Kanters
9e8dcb2784
Allow to disable/enable availability for device and allow to configure timeout. #6281
2021-08-22 22:30:32 +02:00
github-actions[bot] and Koenkk
59f6455f13
Update zigbee-herdsman-converters to 14.0.228 ( #8482 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-22 21:19:43 +02:00
github-actions[bot] and Koenkk
69d51c95db
Update dependencies ( #8473 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-22 18:27:27 +02:00
github-actions[bot] and Koenkk
dffc58aa6b
Update zigbee-herdsman-converters to 14.0.227 ( #8466 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-21 14:51:11 +02:00
Jorge Schrauwen
c7bf3324dc
Don't publish of msg is empty after filtering ( #8448 )
2021-08-21 14:00:42 +02:00
github-actions[bot] and nurikk
cb47efe3fe
Update zigbee2mqtt-frontend to 0.5.26 ( #8459 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-08-21 16:04:47 +08:00
Koen Kanters
94cfad445b
Debug log when device requests OTA. https://github.com/Koenkk/zigbee2mqtt/issues/4561
2021-08-19 20:36:31 +02:00
github-actions[bot] and Koenkk
eebc92f931
Update zigbee-herdsman-converters to 14.0.226 ( #8439 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-19 19:56:40 +02:00
Koen Kanters
f9451ffe22
Ping 2 times when device is unavailable where second attempt has recovery enabled. #6281
2021-08-18 21:22:06 +02:00
github-actions[bot] and Koenkk
288c0b795c
Update zigbee-herdsman to 0.13.132 ( #8419 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-18 21:17:01 +02:00
github-actions[bot] and Koenkk
c134d4e975
Update zigbee-herdsman-converters to 14.0.225 ( #8418 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-18 18:09:52 +02:00
github-actions[bot] and Koenkk
fb390544af
Update zigbee-herdsman-converters to 14.0.224 ( #8407 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-17 19:41:20 +02:00
Franck Nijhof and Koen Kanters
c93b9300da
Add Home Assistant device classes for air quality sensors ( #8399 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-08-17 17:02:38 +02:00
Koen Kanters
486333d342
Fix typo. https://github.com/Koenkk/zigbee2mqtt/commit/773de25657f52b24a33c49c5565f6881ff611f7d
2021-08-17 16:45:20 +02:00
Koen Kanters
773de25657
Attempt 3 pings before marking device as unavailable and 1 when device is already unavailable. #6281
2021-08-16 21:16:52 +02:00
github-actions[bot] and Koenkk
726462caed
Update zigbee-herdsman-converters to 14.0.223 ( #8395 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-16 17:52:52 +02:00
Koen Kanters
fe24391de8
Fix availability sleep duration. #6281
2021-08-15 22:15:38 +02:00
Koen Kanters
05deca6261
Reduce availability verbosity. #6281
2021-08-15 21:42:24 +02:00
Koen Kanters
755e8d3866
Ping twice before marking device as unavailable and wait 2 seconds between pings. #6281
2021-08-15 21:31:28 +02:00
ffc48131de
Update zigbee-herdsman-converters to 14.0.222 ( #8389 )
...
* Update zigbee-herdsman-converters to 14.0.222
* Update package.json
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-08-15 21:02:16 +02:00
github-actions[bot] and Koenkk
0d5d5a696a
Update zigbee-herdsman to 0.13.131 ( #8388 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-15 20:55:07 +02:00
z-x-f and Koen Kanters
a8545d08b6
Add usb to endpoint names ( #8370 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-08-15 20:27:43 +02:00
github-actions[bot] and Koenkk
e5f20f342d
Update dependencies ( #8375 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-15 20:11:19 +02:00
Koen Kanters
c18a698e6b
Availability refactor part 1 ( #8243 )
...
* Initial
* Updates
* update
* Updates
* Updates
* Updates
2021-08-14 16:04:03 +02:00
github-actions[bot] and Koenkk
f74047d090
Update zigbee-herdsman to 0.13.130 ( #8366 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-14 12:48:14 +02:00
Koen Kanters
17dc22fdb0
Move source map install to index.js
2021-08-14 09:59:31 +02:00
github-actions[bot] and Koenkk
5a2f262fe5
Update zigbee-herdsman-converters to 14.0.221 ( #8362 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-13 19:27:22 +02:00
github-actions[bot] and Koenkk
61e133b894
Update zigbee-herdsman to 0.13.129 ( #8361 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-13 19:16:54 +02:00
github-actions[bot] and nurikk
fc2e8304f5
Update zigbee2mqtt-frontend to 0.5.25 ( #8347 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-08-13 15:48:52 +08:00
github-actions[bot] and Koenkk
a3f22833cd
Update zigbee-herdsman-converters to 14.0.220 ( #8346 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-12 17:30:34 +02:00
Koen Kanters
a41c00faea
Fix Home Assistant discovery for Hive SLR2(b). https://github.com/Koenkk/zigbee2mqtt/issues/7903
2021-08-12 16:55:47 +02:00
github-actions[bot] and Koenkk
632f9f579c
Update zigbee-herdsman-converters to 14.0.219 ( #8332 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-11 17:15:09 +02:00
github-actions[bot] and Koenkk
6dcae7b83e
Update zigbee-herdsman-converters to 14.0.218 ( #8324 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-10 22:39:55 +02:00
Koen Kanters
5c8fa5cb48
Log error stack on OTA update exception. https://github.com/Koenkk/zigbee2mqtt/issues/8297
2021-08-10 20:39:56 +02:00
github-actions[bot] and Koenkk
500642d42c
Update zigbee-herdsman to 0.13.128 ( #8323 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-10 19:21:50 +02:00
bee7474b8f
Update dependencies ( #8298 )
...
* Update dependencies
* Update frontend.js
* Update frontend.js
* Update frontend.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-08-10 19:12:13 +02:00
github-actions[bot] and Koenkk
911c3d285e
Update zigbee-herdsman-converters to 14.0.217 ( #8309 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-09 17:39:52 +02:00
github-actions[bot] and nurikk
86743179a2
Update zigbee2mqtt-frontend to 0.5.23 ( #8306 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-08-09 13:57:13 +08:00
108694276e
Update zigbee-herdsman to 0.13.127 ( #8305 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-08-08 21:48:08 +02:00
3d27a63b5a
Update zigbee-herdsman-converters to 14.0.216 ( #8289 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-08-08 21:45:09 +02:00
github-actions[bot] and nurikk
950498898c
Update zigbee2mqtt-frontend to 0.5.22 ( #8299 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-08-08 11:08:37 +08: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
github-actions[bot] and nurikk
08fa79d6d8
Update zigbee2mqtt-frontend to 0.5.21 ( #8286 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-08-07 15:22:25 +08:00
github-actions[bot] and Koenkk
1b2398f13f
Update zigbee-herdsman-converters to 14.0.215 ( #8279 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-06 18:20:55 +02:00
github-actions[bot] and Koenkk
0685ade693
Update zigbee-herdsman to 0.13.126 ( #8278 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-06 16:56:44 +02:00
github-actions[bot] and Koenkk
10615e29f3
Update zigbee-herdsman-converters to 14.0.214 ( #8264 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-05 20:37:43 +02:00
a380df4f21
Update zigbee-herdsman-converters to 14.0.213 ( #8247 )
...
* Update zigbee-herdsman-converters to 14.0.213
* Update publish.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-08-03 21:04:52 +02:00
github-actions[bot] and Koenkk
86d92a9591
Update zigbee-herdsman to 0.13.125 ( #8246 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-03 20:48:55 +02:00
github-actions[bot] and Koenkk
33ee9f7bd7
Update zigbee-herdsman-converters to 14.0.212 ( #8245 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-03 20:26:31 +02:00
github-actions[bot] and nurikk
056e07a411
Update zigbee2mqtt-frontend to 0.5.19 ( #8229 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-08-03 10:36:14 +08:00
Koen Kanters
62d763614a
Fix build failing when starting from outside Zigbee2MQTT directory. https://github.com/Koenkk/zigbee2mqtt/issues/8222
2021-08-02 18:18:44 +02:00
github-actions[bot] and Koenkk
7db4e1b8d0
Update zigbee-herdsman-converters to 14.0.211 ( #8225 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-02 18:15:29 +02:00
Jorge Schrauwen
db61a623d5
Allow non systemctl systems to use update.sh ( #8206 )
...
With this change update.sh works on systems that do not use systemctl.
I can update z2m on my illumos machine by running `svcadm disable zigbee2mqtt; ./update.sh ; svcadm enable zigbee2mqtt`
2021-08-02 09:38:08 +02:00
github-actions[bot] and Koenkk
c813eca843
Update dependencies ( #8199 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-01 20:54:44 +02:00
Koen Kanters
ceb63071c8
Promote to dev
2021-08-01 20:39:47 +02:00
Koen Kanters
70891eec39
1.21.0
2021-08-01 20:39:11 +02:00
Koen Kanters
e637eca3ea
Undev
2021-08-01 20:38:00 +02:00
github-actions[bot] and Koenkk
30f80c08d2
Update zigbee-herdsman-converters to 14.0.210 ( #8204 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-01 20:29:03 +02:00
github-actions[bot] and Koenkk
745951f38d
Update zigbee-herdsman-converters to 14.0.209 ( #8202 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-08-01 19:27:13 +02:00
github-actions[bot] and Koenkk
30ff15b7dc
Update zigbee-herdsman-converters to 14.0.208 ( #8193 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-31 16:56:29 +02:00
Franck Nijhof
be2689ee04
Add support for Home Assistant energy statistics ( #8187 )
...
* Add support for Home Assistant energy statistics
* Correct timestamp
* darn quotes
2021-07-31 16:30:42 +02:00
github-actions[bot] and nurikk
cee9eb1e26
Update zigbee2mqtt-frontend to 0.5.18 ( #8182 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-07-30 23:51:53 +08:00
github-actions[bot] and Koenkk
1e5e3bef97
Update zigbee-herdsman-converters to 14.0.207 ( #8181 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-30 16:18:16 +02:00
github-actions[bot] and Koenkk
2457b7ee27
Update zigbee-herdsman-converters to 14.0.206 ( #8177 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-29 20:22:46 +02:00
github-actions[bot] and Koenkk
6068cd8541
Update zigbee-herdsman to 0.13.124 ( #8176 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-29 20:11:18 +02:00
github-actions[bot] and nurikk
ffea1ed97d
Update zigbee2mqtt-frontend to 0.5.16 ( #8173 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-07-29 22:27:30 +08:00
github-actions[bot] and Koenkk
05a535cf30
Update zigbee-herdsman to 0.13.123 ( #8166 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-28 20:37:14 +02:00
github-actions[bot] and Koenkk
b1ee119575
Update zigbee-herdsman to 0.13.122 ( #8164 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-28 19:42:51 +02:00
github-actions[bot] and Koenkk
cd033c8995
Update zigbee-herdsman-converters to 14.0.205 ( #8158 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-27 20:10:04 +02:00
Koen Kanters
bf29fa8164
Always write hash on build. https://github.com/Koenkk/zigbee2mqtt/issues/8145
2021-07-27 19:47:39 +02:00
Koen Kanters
26ade49513
Fix ".flat is not a function" error. https://github.com/Koenkk/zigbee2mqtt/issues/8137
2021-07-27 18:39:39 +02:00
github-actions[bot] and Koenkk
f9b8217996
Update zigbee-herdsman to 0.13.121 ( #8157 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-27 18:28:38 +02:00
github-actions[bot] and Koenkk
35c2ffc0e5
Update zigbee-herdsman-converters to 14.0.204 ( #8129 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-25 18:34:07 +02:00
github-actions[bot] and Koenkk
3653edeac3
Update dependencies ( #8124 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-25 17:23:10 +02:00
Koen Kanters
6e84c149fe
Fix typos
2021-07-24 16:13:11 +02:00
Koen Kanters
236b751bd1
Fix some cacheable not being cached. https://github.com/Koenkk/zigbee-herdsman-converters/pull/2814
2021-07-24 15:12:43 +02:00
github-actions[bot] and Koenkk
b09f20e62e
Update zigbee-herdsman-converters to 14.0.203 ( #8119 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-24 10:36:30 +02:00
github-actions[bot] and Koenkk
f74f5fd638
Update zigbee-herdsman to 0.13.120 ( #8116 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-23 14:59:39 +02:00
github-actions[bot] and Koenkk
7279bc0e3c
Update zigbee-herdsman-converters to 14.0.202 ( #8109 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-22 19:26:06 +02:00
github-actions[bot] and nurikk
0e498c6d49
Update zigbee2mqtt-frontend to 0.5.14 ( #8071 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-07-22 21:46:30 +08:00
Koen Kanters
f571938efc
Migrate settings.js to TypeScript.
2021-07-21 22:14:33 +02:00
Koen Kanters
402a9f6d95
Mark source-map-support as production dependency
2021-07-21 20:19:01 +02:00
github-actions[bot] and Koenkk
aae288b3fe
Update zigbee-herdsman-converters to 14.0.201 ( #8100 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-21 19:36:02 +02:00
Koen Kanters
7b65dc631b
Enable TypeScript ( #8074 )
...
* Enable Typescript
* Fix tests
* Fix tests again
* Automatically (re)build
* Updates
* Updates
* Update shrinkwrap
* Enable sourcemaps
2021-07-21 19:35:14 +02:00
Koen Kanters
321b34721f
Clear outdated Home Assistant discovery when topic does not match. https://github.com/Koenkk/zigbee2mqtt/issues/8079
2021-07-20 18:14:56 +02:00
github-actions[bot] and Koenkk
eaaa83dbe5
Update zigbee-herdsman-converters to 14.0.200 ( #8089 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-20 18:12:58 +02:00
Franck Nijhof
7675dd1bcb
Handle enabled by default for enum types / select|sensor entities ( #8087 )
...
* Disable power_on_behavior select entities by default
* Populate a bunch more
* Restore text type action lookup, it is used for DIY devices
* Remove stale comment
2021-07-20 16:53:49 +02:00
github-actions[bot] and Koenkk
46e2a772fe
Update zigbee-herdsman-converters to 14.0.199 ( #8077 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-19 20:33:07 +02:00
github-actions[bot] and Koenkk
6242da009c
Update dependencies ( #8064 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-19 10:07:12 +02:00
github-actions[bot] and nurikk
bf97e668b0
Update zigbee2mqtt-frontend to 0.4.43 ( #8065 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-07-18 13:38:05 +08:00
github-actions[bot] and Koenkk
c6fdb253c6
Update zigbee-herdsman-converters to 14.0.198 ( #8063 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-17 20:49:42 +02:00
Koen Kanters
51f4348e41
Fix adding endpoint to groups without endpoint name failing. #8027
2021-07-17 20:26:46 +02:00
github-actions[bot] and Koenkk
b172c49bf3
Update zigbee-herdsman-converters to 14.0.197 ( #8058 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-16 19:51:52 +02:00
Koen Kanters
f8927a94ec
Home Assistant groups use color temperature range supported by all bulbs. https://github.com/Koenkk/zigbee2mqtt/issues/8032
2021-07-16 19:09:29 +02:00
github-actions[bot] and Koenkk
07ff52a56f
Update zigbee-herdsman-converters to 14.0.196 ( #8055 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-15 20:17:12 +02:00
Koen Kanters
a1c0bf2a85
Log stack on group add failure. #8027
2021-07-15 19:52:18 +02:00
github-actions[bot] and nurikk
0fd25cddb2
Update zigbee2mqtt-frontend to 0.4.40 ( #8052 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-07-16 00:40:30 +08:00
github-actions[bot] and Koenkk
f8742344c9
Update zigbee-herdsman to 0.13.119 ( #8046 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-15 10:44:59 +02:00
github-actions[bot] and Koenkk
be246fa841
Update zigbee-herdsman-converters to 14.0.195 ( #8045 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-14 20:36:25 +02:00
Koen Kanters
515599ad13
Discover color temperature range for Home Assistant groups. https://github.com/Koenkk/zigbee2mqtt/issues/8032
2021-07-14 19:47:02 +02:00
Koen Kanters
a2bf9c5d01
Log stack on group add failure. https://github.com/Koenkk/zigbee2mqtt/issues/8027
2021-07-14 19:13:06 +02:00
github-actions[bot] and nurikk
0974cbe08d
Update zigbee2mqtt-frontend to 0.4.39 ( #8029 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-07-14 11:57:53 +08:00
github-actions[bot] and Koenkk
465d47c163
Update zigbee-herdsman-converters to 14.0.194 ( #8034 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-13 19:46:47 +02:00
Ilya Kirov
c4936da726
Expose manufacturer in frontend ( #8030 )
2021-07-13 19:22:44 +02:00
github-actions[bot] and nurikk
0a2a8dd563
Update zigbee2mqtt-frontend to 0.4.37 ( #8028 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-07-13 13:41:49 +08:00
github-actions[bot] and Koenkk
3e005170b4
Update zigbee-herdsman-converters to 14.0.193 ( #8025 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-12 19:33:58 +02:00
github-actions[bot] and nurikk
685c707d90
Update zigbee2mqtt-frontend to 0.4.34 ( #8017 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-07-12 12:00:56 +08:00
github-actions[bot] and Koenkk
589af545af
Update dependencies ( #8012 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-11 20:49:25 +02:00
Yip Rui Fung and Koen Kanters
9edbe5a2a8
Discover enum exposes as select entities in Home Assistant ( #7980 )
...
* Read/write exposed enums are now discovered as MQTT Select entities in home assistant 2021.7.
* Read/Write enums are now exposed as a Select in addition to the existing sensor, for compatibility.
Also, the sensor will be disabled by default for new entities, shouldn't effect existing installations.
* Add support for returning multiple config from a single call to exposeToConfig.
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-07-09 19:37:32 +02:00
github-actions[bot] and Koenkk
60a1cf3727
Update zigbee-herdsman-converters to 14.0.192 ( #7995 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-09 16:40:05 +02:00
github-actions[bot] and Koenkk
4e9863aa76
Update zigbee-herdsman-converters to 14.0.191 ( #7979 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-08 17:02:05 +02:00
Koen Kanters
679d231743
Use unique identifier for Home Assistant group. https://github.com/Koenkk/zigbee2mqtt/issues/7918
2021-07-07 21:07:40 +02:00
Koen Kanters
8c929cf94b
Fix Home Assistant discovery clearing all group discoveries. https://github.com/Koenkk/zigbee2mqtt/issues/7918
2021-07-06 20:14:39 +02:00
github-actions[bot] and Koenkk
486ae903a3
Update zigbee-herdsman-converters to 14.0.190 ( #7972 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-06 20:12:05 +02:00
github-actions[bot] and Koenkk
fbf9a58fff
Update zigbee-herdsman-converters to 14.0.189 ( #7958 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-05 22:53:18 +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
github-actions[bot] and Koenkk
08c5758aee
Update dependencies ( #7955 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-05 21:32:22 +02:00
github-actions[bot] and Koenkk
c85987459a
Update zigbee-herdsman to 0.13.118 ( #7954 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-05 21:08:37 +02:00
Koen Kanters
47882ab933
Update update_deps
2021-07-05 21:04:40 +02:00
Koen Kanters
a76c13c461
Make tests compatible with Jest 27
2021-07-05 20:46:53 +02:00
Colin McCambridge and Koen Kanters
67391615d9
Update to new Home Assistant MQTT Fan discovery ( #7359 )
...
* Update to new Home Assistant MQTT Fan discovery
- Support 3 generic speeds plus presets.
* Customize Home Assistant discovery for 99432
* Revert "Update homeassistant.js"
This reverts commit 87b0a93c7a43244a58741c72cb8dabc58e1dc87e.
* Fix
* fix
* u
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-07-04 20:30:33 +02:00
Koen Kanters
53ae10e17b
Remove console.log
2021-07-04 20:26:29 +02:00
github-actions[bot] and nurikk
223ba7fdee
Update zigbee2mqtt-frontend to 0.4.33 ( #7940 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-07-05 00:30:25 +08:00
github-actions[bot] and nurikk
6e1d6b5051
Update zigbee2mqtt-frontend to 0.4.31 ( #7910 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-07-04 16:24:03 +08:00
Koen Kanters
96657e1a7d
Update last_seen for all received Zigbee messages (not only handled ones). https://github.com/Koenkk/zigbee2mqtt/issues/7423
2021-07-03 17:40:22 +02:00
github-actions[bot] and Koenkk
82767a2a18
Update zigbee-herdsman-converters to 14.0.188 ( #7929 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-03 15:39:31 +02:00
github-actions[bot] and Koenkk
f8a978d1d8
Update zigbee-herdsman-converters to 14.0.187 ( #7924 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-02 21:16:29 +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
cd1a4573b1
Fix Home Assistant group discovery collision between different Zigbee2MQTT instances. https://github.com/Koenkk/zigbee2mqtt/issues/7918
2021-07-02 20:21:18 +02:00
github-actions[bot] and Koenkk
0df8663c8b
Update zigbee-herdsman-converters to 14.0.186 ( #7917 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-01 20:20:17 +02:00
Koen Kanters
1985e24517
Postfix all properties with endpoint name. https://github.com/Koenkk/zigbee-herdsman-converters/pull/2735
2021-07-01 19:59:52 +02:00
Koen Kanters
234e39eaea
Add -dev
2021-07-01 18:16:42 +02:00
Koen Kanters
41b67fdd07
1.20.0
2021-07-01 18:16:02 +02:00
Koen Kanters
112a731812
Undev
2021-07-01 18:15:53 +02:00
github-actions[bot] and Koenkk
be36316355
Update zigbee-herdsman-converters to 14.0.185 ( #7916 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-07-01 17:52:41 +02:00
github-actions[bot] and Koenkk
2afd9ab68b
Update zigbee-herdsman-converters to 14.0.184 ( #7909 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-30 17:42:57 +02:00
github-actions[bot] and Koenkk
4cfa22501c
Update zigbee-herdsman-converters to 14.0.183 ( #7896 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-29 08:59:36 +02:00
github-actions[bot] and Koenkk
519a6e91f4
Update zigbee-herdsman-converters to 14.0.182 ( #7885 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-26 17:50:27 +02:00
Koen Kanters
1587dc7b84
Add additional debug logging for OTA updates. https://github.com/Koenkk/zigbee2mqtt/issues/3997
2021-06-26 17:21:48 +02:00
github-actions[bot] and nurikk
523b315ab1
Update zigbee2mqtt-frontend to 0.4.29 ( #7884 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-06-26 22:43:10 +08:00
github-actions[bot] and nurikk
1c6730ea5f
Update zigbee2mqtt-frontend to 0.4.28 ( #7877 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-06-26 00:21:54 +08:00
github-actions[bot] and nurikk
a4eb3a7a0b
Update zigbee2mqtt-frontend to 0.4.27 ( #7876 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-06-25 20:31:31 +08:00
github-actions[bot] and nurikk
6898f9c54a
Update zigbee2mqtt-frontend to 0.4.25 ( #7872 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-06-25 08:36:17 +08:00
github-actions[bot] and nurikk
dadda2de96
Update zigbee2mqtt-frontend to 0.4.24 ( #7866 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-06-25 00:30:11 +08:00
Koen Kanters
c27c300324
Combine published state of /set command into one message. https://github.com/Koenkk/zigbee2mqtt/issues/7854
2021-06-23 16:33:34 +02:00
06a30f7ae9
Update zigbee-herdsman-converters to 14.0.181 ( #7857 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-06-22 23:05:47 +02:00
github-actions[bot] and Koenkk
74c2b1c252
Update zigbee-herdsman to 0.13.117 ( #7856 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-22 23:03:30 +02:00
Koen Kanters
7b7f511dc7
Fix non supported color_mode and color properties being published for group members. https://github.com/Koenkk/zigbee2mqtt/issues/7220 https://github.com/Koenkk/zigbee2mqtt/issues/7736
2021-06-22 22:45:12 +02:00
Koen Kanters
0c45812c69
Fix frontend not working when MQTT broker is offline. https://github.com/nurikk/z2m-frontend/issues/589
2021-06-22 17:03:06 +02:00
github-actions[bot] and nurikk
ac855963cb
Update zigbee2mqtt-frontend to 0.4.22 ( #7845 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-06-21 23:56:30 +08:00
github-actions[bot] and Koenkk
02e4abbff2
Update zigbee-herdsman-converters to 14.0.180 ( #7840 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-20 20:54:43 +02:00
github-actions[bot] and nurikk
76a0cd507f
Update zigbee2mqtt-frontend to 0.4.21 ( #7830 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-06-20 01:17:32 +08:00
Koen Kanters
91c16812df
Home Assistant: enable expose binary as switch for boolean values. https://github.com/Koenkk/zigbee2mqtt/issues/7797
2021-06-18 14:45:56 +02:00
github-actions[bot] and Koenkk
922f5024ff
Update zigbee-herdsman-converters to 14.0.179 ( #7817 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-18 13:20:31 +02:00
Koen Kanters
8dc7ad8dcc
Home Assistant group discovery #2410 ( #7672 )
...
* Initial
* done
2021-06-16 22:48:48 +02:00
github-actions[bot] and Koenkk
c8fdfc77f2
Update zigbee-herdsman-converters to 14.0.178 ( #7808 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-16 21:44:24 +02:00
Koen Kanters
ce311c93b1
Home Assistant: disable expose binary as switch for boolean values. https://github.com/Koenkk/zigbee2mqtt/issues/7797
2021-06-16 17:20:11 +02:00
github-actions[bot] and Koenkk
04c4c77d1e
Update zigbee-herdsman-converters to 14.0.177 ( #7801 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-15 18:18:44 +02:00
github-actions[bot] and Koenkk
1c8fd479d0
Update zigbee-herdsman to 0.13.116 ( #7799 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-15 18:12:19 +02:00
github-actions[bot] and Koenkk
497ca1800b
Update zigbee-herdsman-converters to 14.0.176 ( #7789 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-14 19:15:38 +02:00
Koen Kanters
7f995e964d
Fix "Cannot read property 'group' of null" exception on "request/group/members/remove_all". https://github.com/Koenkk/zigbee2mqtt/issues/7785
2021-06-14 19:12:24 +02:00
github-actions[bot] and Koenkk
3b3dae51b5
Update zigbee-herdsman-converters to 14.0.175 ( #7767 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-12 19:51:51 +02:00
github-actions[bot] and Koenkk
c314e8d267
Update zigbee-herdsman to 0.13.115 ( #7766 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-12 19:37:56 +02:00
Robert Alexa and Koen Kanters
8dab33dee9
Home Assistant: expose binary with SET access as switch ( #7760 )
...
* Add support for binary attributes with SET access - discover as switch in HA
* Code linting
* Update npm-shrinkwrap.json
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-06-12 19:05:13 +02:00
github-actions[bot] and Koenkk
217ce2212a
Update zigbee-herdsman-converters to 14.0.174 ( #7758 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-11 19:21:04 +02:00
github-actions[bot] and Koenkk
4ccee02fe3
Update zigbee-herdsman-converters to 14.0.173 ( #7748 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-10 19:38:57 +02:00
github-actions[bot] and Koenkk
ee7bdf4ae2
Update zigbee-herdsman-converters to 14.0.172 ( #7735 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-08 16:23:08 +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
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
github-actions[bot] and Koenkk
9eb1fe61e7
Update zigbee-herdsman-converters to 14.0.171 ( #7724 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-07 15:54:32 +02:00
github-actions[bot] and Koenkk
741b936680
Update zigbee-herdsman to 0.13.114 ( #7723 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-07 15:49:32 +02:00
github-actions[bot] and Koenkk
61b57aceae
Update zigbee-herdsman to 0.13.113 ( #7719 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-07 10:09:34 +02:00
Koen Kanters
7b13b2d213
Improve 0401a13d5d
2021-06-07 09:54:33 +02:00
Koen Kanters
0401a13d5d
Disable legacy options on new network start.
2021-06-07 09:46:10 +02:00
github-actions[bot] and nurikk
95d39a3ff6
Update zigbee2mqtt-frontend to 0.4.19 ( #7711 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-06-06 17:26:29 +08:00
github-actions[bot] and Koenkk
34e286c261
Update zigbee-herdsman to 0.13.112 ( #7705 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-05 19:35:46 +02:00
github-actions[bot] and Koenkk
0b19d01e6d
Update zigbee-herdsman-converters to 14.0.170 ( #7702 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-04 22:16:48 +02:00
Franck Nijhof
5e7387fa9c
Disable less common Home Assistant entities by default ( #7684 )
...
* Disable less common Home Assistant entities by default
* Disable illuminance by default
* Please eslint
2021-06-04 21:33:45 +02:00
Franck Nijhof
51fd598e32
Add Home Assistant sensor state_class support ( #7677 )
2021-06-04 11:41:42 +02:00
Koen Kanters
269dac2bf8
Promote to dev
2021-06-04 11:33:25 +02:00
Koen Kanters
9781c4352f
Merge branch 'master' into dev
2021-06-04 11:32:57 +02:00
Koen Kanters
9bd46932c3
1.19.1
2021-06-04 11:29:42 +02:00
Koen Kanters
ac5ebae639
Fix Docker container not starting on Raspberry Pi. https://github.com/Koenkk/zigbee2mqtt/issues/7662
2021-06-04 11:29:28 +02:00
github-actions[bot] and nurikk
a608c3984b
Update zigbee2mqtt-frontend to 0.4.18 ( #7689 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-06-03 22:54:47 +08:00
github-actions[bot] and Koenkk
c5081559cf
Update zigbee-herdsman-converters to 14.0.169 ( #7670 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-02 20:36:13 +02:00
Koen Kanters
0ea5f14ab7
Fix Docker container not starting on Raspberry Pi. https://github.com/Koenkk/zigbee2mqtt/issues/7662
2021-06-02 19:42:20 +02:00
Koen Kanters
9f02eb3359
Promote to dev
2021-06-01 17:55:58 +02:00
Koen Kanters
89cb4f9536
1.19.0
2021-06-01 17:55:07 +02:00
Koen Kanters
fbf34f51ec
Undev
2021-06-01 17:54:54 +02:00
github-actions[bot] and Koenkk
337c1fdef3
Update zigbee-herdsman-converters to 14.0.168 ( #7661 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-06-01 15:26:08 +02:00
github-actions[bot] and Koenkk
e0b9e3e738
Update zigbee-herdsman-converters to 14.0.167 ( #7652 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-31 19:14:03 +02:00
Koen Kanters
34bc82ddd6
Fix tests
2021-05-31 19:01:12 +02:00
Koen Kanters
cae4e1ff7c
Display network address in router as hex. https://github.com/Koenkk/zigbee2mqtt/discussions/7603
2021-05-31 18:57:27 +02:00
Jorge Schrauwen
e1bc0b53a2
Update title/description for filtered_attributes and filtired_optimistic ( #7643 )
...
* Update title/description for filtered_attributes and filtired_optimistic
The way the frontend displays it is a bit confusing, this should hopefully clear that up.
* Lint
2021-05-30 17:27:23 +02:00
github-actions[bot] and Koenkk
ae4a332946
Update zigbee-herdsman-converters to 14.0.166 ( #7640 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-30 14:05:37 +02:00
Jorge Schrauwen
15a7bab5f3
#7571 Add filtered_optimistic device option ( #7633 )
...
* Add filtered_optimistic device option
* Add test to cover filtered_optimistic
2021-05-30 13:03:55 +02:00
github-actions[bot] and Koenkk
c6e2e875d5
Update zigbee-herdsman-converters to 14.0.165 ( #7632 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-29 15:44:00 +02:00
github-actions[bot] and Koenkk
2e739cdc07
Update zigbee-herdsman to 0.13.111 ( #7631 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-29 15:20:49 +02:00
Koen Kanters
bd64be2b5d
Show network address as hex in graphviz and plantuml network map. #7603
2021-05-29 15:19:26 +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
github-actions[bot] and nurikk
3d00338bc8
Update zigbee2mqtt-frontend to 0.4.16 ( #7629 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-29 13:57:50 +08:00
github-actions[bot] and Koenkk
7d7ef3c7eb
Update zigbee-herdsman-converters to 14.0.164 ( #7626 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-28 22:03:07 +02:00
Koen Kanters
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
github-actions[bot] and Koenkk
7185741881
Update zigbee-herdsman-converters to 14.0.163 ( #7616 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-27 18:07:18 +02:00
github-actions[bot] and Koenkk
a996f5ca34
Update zigbee-herdsman-converters to 14.0.162 ( #7610 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-26 18:45:49 +02:00
github-actions[bot] and Koenkk
f41789e8ba
Update zigbee-herdsman-converters to 14.0.161 ( #7600 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-25 19:44:12 +02:00
github-actions[bot] and Koenkk
fc22702bc1
Update zigbee-herdsman to 0.13.110 ( #7598 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-25 19:28:43 +02:00
github-actions[bot] and Koenkk
2e8a9d9050
Update zigbee-herdsman-converters to 14.0.160 ( #7597 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-25 18:53:07 +02:00
github-actions[bot] and Koenkk
6e3822caa2
Update zigbee-herdsman to 0.13.109 ( #7594 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-25 18:10:19 +02:00
Koen Kanters
085983d4cd
Bump to alpine 3.13
2021-05-24 21:27:49 +02:00
Koen Kanters
4af5314cd5
Merge remote-tracking branch 'origin/master' into dev
2021-05-24 21:25:39 +02:00
github-actions[bot] and Koenkk
3ef1f6a726
Update zigbee-herdsman-converters to 14.0.159 ( #7586 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-24 21:23:37 +02:00
github-actions[bot] and Koenkk
85d397b1a5
Update zigbee-herdsman-converters to 14.0.158 ( #7585 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-24 20:46:18 +02:00
github-actions[bot] and Koenkk
2faa252f88
Update zigbee-herdsman to 0.13.108 ( #7584 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-24 20:32:05 +02:00
github-actions[bot] and Koenkk
5195f5f248
Update zigbee-herdsman-converters to 14.0.157 ( #7570 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-23 15:52:57 +02:00
Jorge Schrauwen and Koen Kanters
597a5a4925
Add skip_disable_reporting to unbind group/remove ( #7455 )
...
* Allow skipping disable of reporting during unbind
* Allow skipping disable of reporting during remove from group
* Add tests
* Update bind.js
* Update groups.js
* Update bind.test.js
* Update bind.test.js
* Update bind.test.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-05-23 15:37:34 +02:00
github-actions[bot] and Koenkk
ab84000040
Update dependencies ( #7568 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-23 15:13:30 +02:00
github-actions[bot] and Koenkk
ab466d3073
Update zigbee-herdsman-converters to 14.0.156 ( #7563 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-22 19:42:37 +02:00
github-actions[bot] and Koenkk
792883c3db
Update zigbee-herdsman-converters to 14.0.155 ( #7560 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-22 14:36:26 +02:00
github-actions[bot] and Koenkk
6ca931207d
Update zigbee-herdsman to 0.13.107 ( #7559 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-22 14:13:37 +02:00
github-actions[bot] and Koenkk
70f5838c85
Update zigbee-herdsman-converters to 14.0.153 ( #7551 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-21 20:02:28 +02:00
github-actions[bot] and Koenkk
49942df205
Update zigbee-herdsman to 0.13.106 ( #7550 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-21 19:24:36 +02:00
github-actions[bot] and nurikk
888cc7eeee
Update zigbee2mqtt-frontend to 0.4.15 ( #7544 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-21 15:00:53 +08:00
github-actions[bot] and Koenkk
8344622815
Update zigbee-herdsman-converters to 14.0.152 ( #7541 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-20 19:36:54 +02:00
github-actions[bot] and Koenkk
dd9caff60f
Update zigbee-herdsman to 0.13.105 ( #7540 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-20 19:25:11 +02:00
github-actions[bot] and Koenkk
55916d7cd8
Update zigbee-herdsman-converters to 14.0.151 ( #7531 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-19 20:16:07 +02:00
github-actions[bot] and Koenkk
7671a983bf
Update zigbee-herdsman to 0.13.104 ( #7530 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-19 20:10:32 +02:00
github-actions[bot] and Koenkk
891e7029fc
Update zigbee-herdsman to 0.13.103 ( #7529 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-19 19:59:07 +02:00
github-actions[bot] and Koenkk
7bdf52d824
Update zigbee-herdsman-converters to 14.0.150 ( #7518 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-18 20:08:46 +02:00
github-actions[bot] and Koenkk
c171e02cc9
Update zigbee-herdsman to 0.13.102 ( #7517 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-18 18:30:28 +02:00
github-actions[bot] and Koenkk
45aa352578
Update zigbee-herdsman to 0.13.101 ( #7515 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-18 17:14:43 +02:00
github-actions[bot] and nurikk
92cef6726a
Update zigbee2mqtt-frontend to 0.4.14 ( #7514 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-18 22:38:46 +08:00
github-actions[bot] and Koenkk
0d91b9474c
Update zigbee-herdsman-converters to 14.0.149 ( #7506 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-17 20:32:24 +02:00
github-actions[bot] and Koenkk
c50547e465
Update zigbee-herdsman to 0.13.100 ( #7504 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-17 20:16:00 +02:00
github-actions[bot] and nurikk
74bf357757
Update zigbee2mqtt-frontend to 0.4.13 ( #7496 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-17 09:15:47 +08:00
Koen Kanters
669489fe97
Delete codeql-analysis.yml
2021-05-16 20:47:38 +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
github-actions[bot] and Koenkk
638233263d
Update zigbee-herdsman to 0.13.99 ( #7493 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-16 19:33:56 +02:00
russdan and Koen Kanters
5aa1d21ed4
Fix controlling heat endpoint with occupied_heating_setpoint_heat not working ( #7481 )
...
* Update publish.js
Fix for issue #7470 . Tests:
error 2021-05-14 11:37:13: key: occupied_heating_setpoint_heat
error 2021-05-14 11:37:13: endpointNameMatch 'heat' (heat)
error 2021-05-14 11:37:13: Before replace 'occupied_heating_setpoint_heat' (occupied_heating_setpoint_heat)
error 2021-05-14 11:37:13: After replace 'occupied_heating_setpoint' (occupied_heating_setpoint)
error 2021-05-14 11:37:26: key: occupied_heating_setpoint_water
error 2021-05-14 11:37:26: endpointNameMatch 'water' (water)
error 2021-05-14 11:37:26: Before replace 'occupied_heating_setpoint_water' (occupied_heating_setpoint_water)
error 2021-05-14 11:37:26: After replace 'occupied_heating_setpoint' (occupied_heating_setpoint)
* Update publish.js
* Update publish.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-05-16 16:08:36 +02:00
github-actions[bot] and Koenkk
f20429664f
Update dependencies ( #7490 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-16 16:00:52 +02:00
github-actions[bot] and Koenkk
3557779efc
Update zigbee-herdsman-converters to 14.0.146 ( #7480 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-15 15:35:13 +02:00
github-actions[bot] and Koenkk
fe8d20f86e
Update zigbee-herdsman to 0.13.98 ( #7479 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-15 15:27:36 +02:00
github-actions[bot] and Koenkk
39b68aa07d
Update zigbee-herdsman to 0.13.97 ( #7457 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-13 20:17:20 +02:00
Jorge Schrauwen
55ce381d28
homeassistant: copy hue/saturation to h/s ( #7453 )
2021-05-13 14:57:18 +02:00
github-actions[bot] and Koenkk
05b9252a4b
Update zigbee-herdsman-converters to 14.0.145 ( #7448 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-12 19:07:21 +02:00
github-actions[bot] and nurikk
766c632c30
Update zigbee2mqtt-frontend to 0.4.10 ( #7447 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-12 23:17:19 +08:00
333db4ca77
Update zigbee-herdsman-converters to 14.0.144 ( #7436 )
...
* Update zigbee-herdsman-converters to 14.0.144
* Update homeassistant.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-05-12 08:33:43 +02:00
github-actions[bot] and nurikk
f799550095
Update zigbee2mqtt-frontend to 0.4.9 ( #7427 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-11 09:39:48 +08:00
John Doe
fb7be8684f
Fix json schema default values and examples ( #7426 )
2021-05-11 09:25:55 +08:00
github-actions[bot] and Koenkk
82f69beb38
Update zigbee-herdsman-converters to 14.0.143 ( #7425 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-10 21:21:26 +02:00
github-actions[bot] and Koenkk
d8dc4e79fe
Update dependencies ( #7401 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-10 17:52:07 +02:00
github-actions[bot] and nurikk
8f07addade
Update zigbee2mqtt-frontend to 0.4.8 ( #7420 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-10 22:48:42 +08:00
github-actions[bot] and nurikk
4666ee7261
Update zigbee2mqtt-frontend to 0.4.6 ( #7406 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-10 00:04:06 +08:00
github-actions[bot] and nurikk
a6736c4cd5
Update zigbee2mqtt-frontend to 0.4.5 ( #7402 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-09 12:12:21 +08:00
github-actions[bot] and nurikk
7447b61841
Update zigbee2mqtt-frontend to 0.4.4 ( #7398 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-09 01:05:51 +08:00
Koen Kanters
723121d671
Fix tests
2021-05-08 15:52:14 +02:00
github-actions[bot] and Koenkk
fe8098c8b2
Update zigbee-herdsman to 0.13.96 ( #7394 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-08 15:32:39 +02:00
Koen Kanters
e6b317b762
Pass disableLED option to herdsman
2021-05-08 15:30:57 +02:00
github-actions[bot] and Koenkk
56397e2027
Update zigbee-herdsman-converters to 14.0.142 ( #7382 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-07 19:20:03 +02:00
Koen Kanters
6bbe738f91
Fix controlling of different endpoint names in one message not working when endpoints have same ID. https://github.com/Koenkk/zigbee-herdsman-converters/pull/2545
2021-05-07 19:03:44 +02:00
github-actions[bot] and Koenkk
a893cac951
Update zigbee-herdsman-converters to 14.0.141 ( #7369 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-06 21:52:42 +02:00
github-actions[bot] and Koenkk
c27249b676
Update zigbee-herdsman to 0.13.95 ( #7366 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-06 21:13:21 +02:00
github-actions[bot] and nurikk
1ec33bdd8a
Update zigbee2mqtt-frontend to 0.4.3 ( #7358 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-06 08:46:26 +08:00
github-actions[bot] and Koenkk
d74865b5f1
Update zigbee-herdsman-converters to 14.0.140 ( #7356 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-05 20:43:33 +02:00
github-actions[bot] and Koenkk
548589cb70
Update zigbee-herdsman to 0.13.94 ( #7355 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-05 20:05:19 +02:00
Koen Kanters
febcb2b1c7
Set default for adapter to auto in schema. https://github.com/nurikk/z2m-frontend/issues/449
2021-05-05 19:50:59 +02:00
beacbd3496
Update zigbee-herdsman-converters to 14.0.139 ( #7339 )
...
* Update zigbee-herdsman-converters to 14.0.139
* Update configure.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-05-04 22:43:04 +02:00
Koen Kanters
a77e857868
Fix color_mode missing for lights with multiple endpoints. #7220
2021-05-04 22:29:23 +02:00
github-actions[bot] and Koenkk
6c6956f1c1
Update zigbee-herdsman-converters to 14.0.138 ( #7338 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-04 21:16:44 +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
Koen Kanters
37f773a5ee
Add auto adapter type.
2021-05-04 20:04:21 +02:00
github-actions[bot] and Koenkk
aace96a96c
Update zigbee-herdsman to 0.13.93 ( #7336 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-04 20:02:58 +02:00
github-actions[bot] and nurikk
b2a64ea066
Update zigbee2mqtt-frontend to 0.4.2 ( #7331 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-04 23:38:22 +08:00
github-actions[bot] and Koenkk
baeac6fa68
Update zigbee-herdsman-converters to 14.0.137 ( #7312 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-03 20:59:11 +02:00
Koen Kanters
a35faa9554
Allow null values for serial.adapter. https://github.com/nurikk/z2m-frontend/issues/449
2021-05-03 20:44:33 +02:00
Koen Kanters
700e9c0c3a
Improve network scan stability. https://github.com/Koenkk/zigbee2mqtt/issues/7163
2021-05-03 20:04:54 +02:00
svasiliev and Koen Kanters
2dc409bf38
Include nodejs version 16 to supported engines ( #7297 )
...
Updating Arch, brought nodejs version 16, that made zigbee2mqtt not working. Adding 16 to supported engines, fixes it.
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-05-03 19:26:13 +02:00
github-actions[bot] and Koenkk
7fa04cf183
Update zigbee-herdsman-converters to 14.0.136 ( #7296 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-02 20:21:11 +02:00
b76e63d222
Update zigbee-herdsman-converters to 14.0.135 ( #7295 )
...
* Update zigbee-herdsman-converters to 14.0.135
* Update group.test.js
* Update publish.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-05-02 20:13:34 +02:00
github-actions[bot] and nurikk
3393ac1035
Update zigbee2mqtt-frontend to 0.4.1 ( #7291 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-02 23:24:13 +08:00
github-actions[bot] and Koenkk
2886d90dde
Update dependencies ( #7287 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-02 13:20:41 +02:00
github-actions[bot] and Koenkk
e3deb03331
Update zigbee-herdsman-converters to 14.0.134 ( #7279 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-01 19:21:49 +02:00
github-actions[bot] and Koenkk
e64b7d2e86
Update zigbee-herdsman-converters to 14.0.133 ( #7278 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-01 17:39:32 +02:00
Koen Kanters
2fe085d409
Home Assistant: don't publish mocked values anymore replaced by unknown state in #7032
2021-05-01 17:01:59 +02:00
a1983e2a32
Update zigbee-herdsman-converters to 14.0.132 ( #7277 )
...
* Update zigbee-herdsman-converters to 14.0.132
* Update configure.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-05-01 16:16:12 +02:00
Koen Kanters
4f495a0ed7
Promote to dev
2021-05-01 14:52:40 +02:00
Koen Kanters
f2e39af12c
1.18.3
2021-05-01 14:52:07 +02:00
Koen Kanters
111d4d70bd
Undev
2021-05-01 14:52:01 +02:00
github-actions[bot] and Koenkk
fae2e4851c
Update zigbee-herdsman-converters to 14.0.131 ( #7276 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-05-01 14:15:31 +02:00
43ff2daebe
Update zigbee-herdsman-converters to 14.0.129 ( #7275 )
...
* Update zigbee-herdsman-converters to 14.0.129
* Update homeassistant.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-05-01 13:56:44 +02:00
github-actions[bot] and nurikk
19373d815f
Update zigbee2mqtt-frontend to 0.4.0 ( #7271 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-05-01 11:35:36 +08:00
Koen Kanters
e9a5ec1a58
Revert "Home Assistant: remove attributes from discovered entities. https://github.com/Koenkk/zigbee2mqtt/discussions/7249 "
...
This reverts commit 54ab0a3f98 .
2021-04-30 16:41:18 +02:00
Koen Kanters
ec97931ee4
Home Assistant: don't counter action: null payload.
2021-04-30 16:41:00 +02:00
github-actions[bot] and nurikk
20c0712aba
Update zigbee2mqtt-frontend to 0.3.121 ( #7247 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-04-30 09:15:36 +08:00
github-actions[bot] and Koenkk
2e5e5beb83
Update zigbee-herdsman-converters to 14.0.128 ( #7251 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-29 20:03:24 +02:00
Koen Kanters
54ab0a3f98
Home Assistant: remove attributes from discovered entities. https://github.com/Koenkk/zigbee2mqtt/discussions/7249
2021-04-29 19:43:54 +02:00
Koen Kanters
d61d6e28f2
Only attempt to configure end device when message is received from it. ( #7242 )
2021-04-29 18:18:51 +02:00
ssiergl and Koen Kanters
1d8b37eee0
Properly handle SIGTERM and other kernel events ( #7230 )
...
* Properly handle SIGTERM and other kernel events
see
https://github.com/nodejs/docker-node/blob/main/docs/BestPractices.md#handling-kernel-signals
* Update Dockerfile
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-04-29 18:13:41 +02:00
github-actions[bot] and Koenkk
2b488ccff4
Update zigbee-herdsman-converters to 14.0.127 ( #7241 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-28 20:06:27 +02:00
cedbd1fd4c
Update zigbee-herdsman-converters to 14.0.126 ( #7240 )
...
* Update zigbee-herdsman-converters to 14.0.126
* Update bind.js
* Update networkMap.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-04-28 19:48:08 +02:00
Koen Kanters
f27e5efe0f
Fix Home Assistant "KeyError: 'color_mode'" for brightness only lights. https://github.com/Koenkk/zigbee2mqtt/issues/7220
2021-04-28 19:10:39 +02:00
github-actions[bot] and Koenkk
7eeaeafbd0
Update zigbee-herdsman-converters to 14.0.125 ( #7221 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-27 16:27:58 +02:00
github-actions[bot] and Koenkk
e4d868652a
Update zigbee-herdsman-converters to 14.0.124 ( #7216 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-26 21:42:48 +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
github-actions[bot] and Koenkk
1f80a05477
Update zigbee-herdsman to 0.13.92 ( #7211 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-26 11:35:25 +02:00
github-actions[bot] and Koenkk
a02c8d242a
Update zigbee-herdsman-converters to 14.0.120 ( #7205 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-25 19:26:15 +02:00
daxy01 and Koen Kanters
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
github-actions[bot] and Koenkk
1f797e5e3a
Update zigbee-herdsman-converters to 14.0.119 ( #7204 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-25 18:55:26 +02:00
Koen Kanters
aee4e96619
Attempt to fix https://github.com/Koenkk/zigbee2mqtt/issues/7198
2021-04-25 15:27:40 +02:00
Koen Kanters
7631c191c5
Home Assistant discovery: add color_mode for lights ( #7057 )
...
* Home Assistant add color_mode.
* Fix tests
* Fix coverage
2021-04-25 14:56:59 +02:00
github-actions[bot] and Koenkk
8802354ca9
Update dependencies ( #7199 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-25 14:30:39 +02:00
github-actions[bot] and Koenkk
627b94e5ab
Update zigbee-herdsman-converters to 14.0.118 ( #7192 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-24 18:56:42 +02:00
github-actions[bot] and nurikk
8ed842603c
Update zigbee2mqtt-frontend to 0.3.120 ( #7190 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-04-24 21:58:41 +08:00
github-actions[bot] and Koenkk
6904020f7d
Update zigbee-herdsman-converters to 14.0.117 ( #7182 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-23 20:44:47 +02:00
d3fd3bcacc
Update zigbee-herdsman-converters to 14.0.116 ( #7169 )
...
* Fix state of members from group incorrect when toZigbee converter reads a member state. #7038
* Update zigbee-herdsman-converters to 14.0.116
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-22 20:34:13 +02:00
Koen Kanters
366c5fcb4d
Fix state of members from group incorrect when toZigbee converter reads a member state. #7038
2021-04-22 20:28:54 +02:00
Koen Kanters
2c44f4ede9
Test case for #7106
2021-04-22 19:20:03 +02:00
Koen Kanters
3f0ef8e08f
Improve utils.getObjectProperty()
2021-04-22 19:19:17 +02:00
github-actions[bot] and Koenkk
01af249e95
Update zigbee-herdsman-converters to 14.0.115 ( #7162 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-21 19:56:15 +02:00
github-actions[bot] and Koenkk
a1e6439a5c
Update zigbee-herdsman-converters to 14.0.114 ( #7148 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-20 18:42:49 +02:00
github-actions[bot] and Koenkk
ba305ad18b
Update zigbee-herdsman-converters to 14.0.113 ( #7134 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-19 20:17:37 +02:00
pklokke
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
github-actions[bot] and Koenkk
dbfdbcba4a
Update zigbee-herdsman to 0.13.91 ( #7122 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-18 20:43:42 +02:00
github-actions[bot] and Koenkk
14cc33cd44
Update zigbee-herdsman-converters to 14.0.112 ( #7121 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-18 20:32:21 +02:00
xyzroe and Koen Kanters
9a53b954f8
Add wifi endpoint name ( #7103 )
...
* Update utils.js
added endpointNames wifi, ds, bme
wifi for future devices
ds and bme are using in DIYRuZ_Flower
* Update utils.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-04-18 20:25:18 +02:00
github-actions[bot] and Koenkk
615026984c
Update dependencies ( #7110 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-18 19:40:27 +02:00
github-actions[bot] and Koenkk
bd660dee82
Update zigbee-herdsman-converters to 14.0.111 ( #7105 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-17 16:13:09 +02:00
Hedda and Koen Kanters
75dc72550f
Add 57600 as another common baud rate speed example ( #7094 )
...
* Add 57600 as another common board date example
Add 57600 as another common board date example to avoid confusions like in https://github.com/Koenkk/zigbee-herdsman/issues/319
* Spelling and grammar
Spelling and grammar
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-04-17 14:45:48 +02:00
github-actions[bot] and Koenkk
c7443191ff
Update zigbee-herdsman-converters to 14.0.110 ( #7089 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-15 17:27:08 +02:00
Koen Kanters
dff4af94f5
Home Assistant: fix device_automation not published when homeassistant is in device options. https://github.com/Koenkk/zigbee2mqtt/issues/7074
2021-04-14 20:22:26 +02:00
github-actions[bot] and Koenkk
a1fc606d99
Update zigbee-herdsman to 0.13.90 ( #7076 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-14 16:48:24 +02:00
github-actions[bot] and Koenkk
89ceaac3d1
Update zigbee-herdsman-converters to 14.0.109 ( #7072 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-13 21:05:43 +02:00
Koen Kanters
8df8ef629e
Fix state of group not changing when state of specific endpoint is changed. https://github.com/Koenkk/zigbee2mqtt/issues/6905
2021-04-13 20:20:44 +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
Koen Kanters
5963f3b7f4
Home Assistant: set unknown values to null ( #7032 )
2021-04-12 16:59:41 +02:00
github-actions[bot] and Koenkk
7e861aa3bb
Update zigbee-herdsman-converters to 14.0.108 ( #7047 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-11 17:54:23 +02:00
github-actions[bot] and Koenkk
a4da036266
Update dependencies ( #7040 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-11 13:04:15 +02:00
Koen Kanters
487ab0648d
Improve logging
2021-04-10 18:51:13 +02:00
github-actions[bot] and Koenkk
e91a23b3ed
Update zigbee-herdsman-converters to 14.0.107 ( #7022 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-09 22:33:05 +02:00
ptvo and ptvoinfo
d5d16d1616
Update schema with the Icon device property. ( #7018 )
...
* Device-specific icon
* Updated tests.
* Updated test
* Updated tests
* Updated tests.
* Updated tests
* Update schema with the Icon device property.
* Fix
Co-authored-by: ptvoinfo <xagga@ya.ru >
2021-04-09 20:52:41 +08:00
ptvo and ptvoinfo
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
github-actions[bot] and Koenkk
93c0a8a7ba
Update zigbee-herdsman-converters to 14.0.106 ( #7003 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-08 21:00:02 +02:00
John Doe
42a4596be6
Add device icon from converter definition ( #7001 )
2021-04-08 22:57:55 +08:00
github-actions[bot] and nurikk
53772e5536
Update zigbee2mqtt-frontend to 0.3.119 ( #6998 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-04-08 21:57:42 +08:00
github-actions[bot] and Koenkk
2446e173b6
Update zigbee-herdsman-converters to 14.0.105 ( #6990 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-07 19:28:18 +02:00
Koen Kanters
30efb3e824
Fix "Cannot read property 'ID' of undefined". https://github.com/Koenkk/zigbee2mqtt/issues/6981
2021-04-07 18:39:54 +02: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
github-actions[bot] and Koenkk
172689976e
Update zigbee-herdsman-converters to 14.0.103 ( #6968 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-05 21:06:24 +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
github-actions[bot] and nurikk
ec8348854b
Update zigbee2mqtt-frontend to 0.3.118 ( #6952 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-04-04 17:24:22 +08:00
github-actions[bot] and Koenkk
348c562f97
Update zigbee-herdsman to 0.13.89 ( #6953 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-04 10:45:20 +02:00
github-actions[bot] and Koenkk
92bd2166e3
Update dependencies ( #6948 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-04-04 10:35:29 +02:00
github-actions[bot] and nurikk
d6a1d2deb5
Update zigbee2mqtt-frontend to 0.3.115 ( #6938 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-04-03 15:54:29 +08:00
Koen Kanters
f98d71ba6e
Promote to dev
2021-04-01 09:08:03 +02:00
Koen Kanters
abd8a09264
1.18.2
2021-04-01 09:07:24 +02:00
Koen Kanters
9bfbd25bd8
Remove -dev
2021-04-01 09:07:21 +02:00
Koen Kanters
afc2b2ea95
Merge branch 'dev'
2021-04-01 09:06:39 +02:00
6bf27b9976
Update zigbee-herdsman-converters to 14.0.102 ( #6903 )
...
* Update zigbee-herdsman-converters to 14.0.102
* Update publish.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-03-31 18:30:08 +02:00
github-actions[bot] and Koenkk
29c8a179e3
Update zigbee-herdsman-converters to 14.0.101 ( #6888 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-30 19:36:23 +02:00
github-actions[bot] and Koenkk
be906fec76
Update zigbee-herdsman to 0.13.88 ( #6882 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-30 17:52:09 +02:00
github-actions[bot] and nurikk
9aacf32ac7
Update zigbee2mqtt-frontend to 0.3.114 ( #6880 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-30 16:36:00 +08:00
github-actions[bot] and Koenkk
010a140835
Update zigbee-herdsman-converters to 14.0.100 ( #6875 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-29 21:17:29 +02:00
Koen Kanters
0b72de7056
Log FAQ on failed to start Zigbee
2021-03-29 20:15:47 +02:00
github-actions[bot] and Koenkk
ddbfa02d5c
Update zigbee-herdsman-converters to 14.0.99 ( #6860 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-28 13:45:45 +02:00
github-actions[bot] and Koenkk
cd563bffd5
Update dependencies ( #6857 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-28 13:13:00 +02:00
github-actions[bot] and Koenkk
306e1b6391
Update zigbee-herdsman-converters to 14.0.98 ( #6855 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-27 20:09:50 +01:00
github-actions[bot] and Koenkk
f8f79d3d18
Update zigbee-herdsman to 0.13.87 ( #6850 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-26 21:56:11 +01:00
github-actions[bot] and Koenkk
58bc53683d
Update zigbee-herdsman-converters to 14.0.97 ( #6846 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-26 21:21:51 +01:00
github-actions[bot] and Koenkk
41a4dea208
Update zigbee-herdsman to 0.13.86 ( #6843 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-26 18:50:42 +01:00
github-actions[bot] and Koenkk
e56f6b602e
Update zigbee-herdsman-converters to 14.0.96 ( #6830 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-25 19:42:32 +01:00
github-actions[bot] and Koenkk
fda0270343
Update zigbee-herdsman-converters to 14.0.95 ( #6821 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-24 19:23:13 +01:00
0493cf60da
Fix no transaction in group and bind responses ( #6810 )
...
* Fix no transaction property in /group/members response
* Update groups.js
* Update group.test.js
* Update bind.js
* Update bind.test.js
Co-authored-by: Guillaume COURTOIS <guillaume.courtois@victeon.fr >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-03-24 19:17:49 +01:00
github-actions[bot] and Koenkk
98b98ddf8f
Update zigbee-herdsman to 0.13.85 ( #6820 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-24 19:16:36 +01:00
github-actions[bot] and nurikk
171e87d6ba
Update zigbee2mqtt-frontend to 0.3.113 ( #6819 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-24 15:56:21 +00:00
github-actions[bot] and nurikk
6d19579a70
Update zigbee2mqtt-frontend to 0.3.111 ( #6795 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-23 22:42:14 +00:00
766ab452cc
Update zigbee-herdsman-converters to 14.0.94 ( #6806 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-03-23 19:13:16 +01:00
github-actions[bot] and Koenkk
add5179fc8
Update zigbee-herdsman to 0.13.84 ( #6805 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-23 19:08:29 +01:00
github-actions[bot] and Koenkk
e66e2cbc04
Update zigbee-herdsman-converters to 14.0.93 ( #6792 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-23 16:25:34 +01:00
github-actions[bot] and Koenkk
9c6ed20d6c
Update zigbee-herdsman to 0.13.83 ( #6791 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-22 20:30:40 +01:00
Koen Kanters
b6085fceae
Add buymeacoffee
2021-03-22 20:28:15 +01:00
Koen Kanters
326823ee00
Add permit_join_timeout to bridge/info
2021-03-22 17:03:01 +01:00
github-actions[bot] and Koenkk
4d2eaa882b
Update zigbee-herdsman to 0.13.82 ( #6787 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-22 17:02:06 +01:00
github-actions[bot] and Koenkk
f6e7bec357
Update zigbee-herdsman-converters to 14.0.92 ( #6782 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-21 21:23:16 +01:00
github-actions[bot] and Koenkk
9b1772824b
Update dependencies ( #6773 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-21 13:17:38 +01:00
github-actions[bot] and Koenkk
840e97edd9
Update zigbee-herdsman-converters to 14.0.91 ( #6771 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-20 19:21:51 +01:00
github-actions[bot] and nurikk
a2f847e370
Update zigbee2mqtt-frontend to 0.3.110 ( #6768 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-20 15:13:38 +08:00
github-actions[bot] and nurikk
c255625131
Update zigbee2mqtt-frontend to 0.3.109 ( #6767 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-20 13:52:12 +08:00
github-actions[bot] and nurikk
5df8d1c4c0
Update zigbee2mqtt-frontend to 0.3.108 ( #6766 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-20 11:40:58 +08:00
github-actions[bot] and Koenkk
04ebe253bb
Update zigbee-herdsman-converters to 14.0.90 ( #6764 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-19 19:36:39 +01:00
Jorge Schrauwen
3541db891d
groups: also publish color_mode ( #6756 )
2021-03-19 17:48:56 +01:00
github-actions[bot] and Koenkk
fb4f88295c
Update zigbee-herdsman-converters to 14.0.89 ( #6754 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-18 18:20:41 +01:00
github-actions[bot] and nurikk
8c6bb7383c
Update zigbee2mqtt-frontend to 0.3.107 ( #6752 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-18 23:51:39 +08:00
5a37400408
Update zigbee-herdsman-converters to 14.0.88 ( #6745 )
...
* Update zigbee-herdsman-converters to 14.0.88
* Update group.test.js
* Update publish.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-03-17 22:19:26 +01:00
Koen Kanters
1acccc002a
Only publish changed properties for groups and its members. #6718
2021-03-17 21:44:29 +01:00
github-actions[bot] and Koenkk
144fdb43da
Update zigbee-herdsman to 0.13.81 ( #6744 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-17 20:14:06 +01:00
Franck Nijhof
a17f3b1c5a
Fix use of deprecated values in HA Cover platform discovery ( #6544 )
2021-03-17 16:48:50 +01:00
github-actions[bot] and Koenkk
a9b5d5ea58
Update zigbee-herdsman-converters to 14.0.87 ( #6735 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-16 20:32:33 +01:00
b85825ba4a
Update zigbee-herdsman-converters to 14.0.86 ( #6711 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-03-14 17:11:53 +01:00
Koen Kanters
06a14c5b20
Prepare for https://github.com/Koenkk/zigbee2mqtt/pull/6711
2021-03-14 17:09:43 +01:00
github-actions[bot] and Koenkk
1f09b853d2
Update zigbee-herdsman to 0.13.80 ( #6710 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-14 16:55:02 +01:00
github-actions[bot] and Koenkk
953e0e7f12
Update dependencies ( #6700 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-14 16:33:35 +01:00
github-actions[bot] and nurikk
7b54d188f4
Update zigbee2mqtt-frontend to 0.3.85 ( #6703 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-14 16:33:50 +08:00
John Doe
39239d1416
Revert "Add additionalProperties to device schema ( #6687 )" ( #6692 )
...
This reverts commit eb930ac544 .
2021-03-13 20:59:44 +08:00
github-actions[bot] and nurikk
036aab2e2e
Update zigbee2mqtt-frontend to 0.3.84 ( #6688 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-13 18:48:08 +08:00
John Doe
eb930ac544
Add additionalProperties to device schema ( #6687 )
2021-03-13 11:22:23 +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
github-actions[bot] and nurikk
0a2466e55b
Update zigbee2mqtt-frontend to 0.3.82 ( #6682 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-13 16:40:25 +08:00
github-actions[bot] and nurikk
07c02f94da
Update zigbee2mqtt-frontend to 0.3.81 ( #6681 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-13 11:38:35 +08:00
github-actions[bot] and Koenkk
f70e1b343d
Update zigbee-herdsman to 0.13.79 ( #6679 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-12 20:16:59 +01:00
Koen Kanters
26d4f3d70b
Changes for https://github.com/Koenkk/zigbee2mqtt/pull/6669 .
2021-03-11 20:11:34 +01:00
github-actions[bot] and Koenkk
581145eae2
Update zigbee-herdsman-converters to 14.0.84 ( #6669 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-11 20:11:17 +01:00
github-actions[bot] and Koenkk
50cbc85da6
Update zigbee-herdsman to 0.13.78 ( #6668 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-11 20:00:36 +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
github-actions[bot] and Koenkk
6163265323
Update zigbee-herdsman to 0.13.77 ( #6658 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-10 22:43:47 +01:00
github-actions[bot] and Koenkk
20e60ba812
Update zigbee-herdsman-converters to 14.0.81 ( #6639 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-09 20:34:58 +01:00
Koen Kanters
00c2894bb4
Reread settings on restart. https://github.com/Koenkk/zigbee2mqtt/discussions/6628
2021-03-09 19:50:05 +01:00
github-actions[bot] and Koenkk
f10b0e3070
Update zigbee-herdsman-converters to 14.0.80 ( #6627 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-08 19:30:33 +01:00
github-actions[bot] and nurikk
ece9e03fba
Update zigbee2mqtt-frontend to 0.3.80 ( #6624 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-08 12:34:08 +08:00
github-actions[bot] and Koenkk
87f0408bd5
Update zigbee-herdsman-converters to 14.0.79 ( #6619 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-07 17:43:30 +01:00
github-actions[bot] and Koenkk
46848cb5c9
Update dependencies ( #6610 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-07 17:25:17 +01:00
John Doe
0ca834cc70
Add timer api to extensions sandbox ( #6604 )
2021-03-06 17:41:11 +01:00
github-actions[bot] and Koenkk
0d60ae2f58
Update zigbee-herdsman to 0.13.76 ( #6605 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-06 17:40:46 +01:00
github-actions[bot] and Koenkk
2712d98871
Update zigbee-herdsman-converters to 14.0.78 ( #6603 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-06 17:27:01 +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
github-actions[bot] and nurikk
6fa5f75510
Update zigbee2mqtt-frontend to 0.3.79 ( #6592 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-06 15:34:03 +08:00
github-actions[bot] and Koenkk
199d970947
Update zigbee-herdsman-converters to 14.0.77 ( #6566 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-04 17:56:49 +01:00
Koen Kanters
42f2bd496d
Merge branch 'master' into dev
...
# Conflicts:
# npm-shrinkwrap.json
# package.json
2021-03-04 17:28:52 +01:00
github-actions[bot] and Koenkk
5508b6cc60
Update zigbee-herdsman-converters to 14.0.76 ( #6557 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-04 17:14:22 +01:00
github-actions[bot] and Koenkk
92a374e63c
Update zigbee-herdsman to 0.13.75 ( #6553 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-03 17:17:53 +01:00
Jorge Schrauwen
e5a9c947aa
Home Assistant does not support 'sleep' as system_mode ( #6549 )
...
But 'sleep' is a valid ZCL system_mode, so far only the Viessmann TRV supports it.
We simply drop the exposed system_mode value to not confuse homeassistent.
2021-03-03 16:59:03 +01:00
github-actions[bot] and nurikk
c97fce71f7
Update zigbee2mqtt-frontend to 0.3.78 ( #6546 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-03 21:25:38 +08:00
github-actions[bot] and nurikk
1a266637c5
Update zigbee2mqtt-frontend to 0.3.77 ( #6545 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-03-03 21:14:55 +08:00
Koen Kanters
a43d1f3917
1.18.1
2021-03-02 21:42:12 +01:00
Koen Kanters
8b9dfb3ee3
Fix not starting with CC2652RB. https://github.com/Koenkk/zigbee2mqtt/issues/6517
2021-03-02 21:42:02 +01:00
github-actions[bot] and Koenkk
b9c69f96fd
Update zigbee-herdsman to 0.13.74 ( #6534 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-02 21:03:43 +01:00
Koen Kanters
5ed30eb005
Promote to dev
2021-03-02 20:42:24 +01:00
Koen Kanters
7e52087c73
Merge branch 'master' into dev
2021-03-02 20:41:40 +01:00
Koen Kanters
4100ebb670
Update update_check_interval in settings.schema.json. https://github.com/Koenkk/zigbee2mqtt/commit/fb2ab44e3e28a242ae12bbaf78864f470910dc62
2021-03-02 20:24:27 +01:00
Koen Kanters
52b8022173
Revert "Update update_check_interval in settings.schema.json. https://github.com/Koenkk/zigbee2mqtt/commit/fb2ab44e3e28a242ae12bbaf78864f470910dc62 "
...
This reverts commit e552b76b04 .
2021-03-02 20:24:10 +01:00
Ilya Kirov
d77231b99f
Added "ezsp" adapter to schema ( #6532 )
2021-03-02 19:41:56 +01:00
github-actions[bot] and Koenkk
1341973f07
Update zigbee-herdsman to 0.13.73 ( #6533 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-02 19:41:38 +01:00
Koen Kanters
e552b76b04
Update update_check_interval in settings.schema.json. https://github.com/Koenkk/zigbee2mqtt/commit/fb2ab44e3e28a242ae12bbaf78864f470910dc62
2021-03-02 19:31:21 +01:00
John Doe
fb2ab44e3e
Set default update_check_interval to 1 day ( #6523 )
2021-03-02 19:22:39 +01:00
github-actions[bot] and Koenkk
827f9cdcdf
Update zigbee-herdsman-converters to 14.0.75 ( #6510 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-03-01 18:58:49 +01:00
Koen Kanters
3fd66193d7
1.18.0
2021-03-01 17:22:17 +01:00
Koen Kanters
2e80a9422f
Undev
2021-03-01 17:22:11 +01:00
Koen Kanters
82ccf0290f
Merge remote-tracking branch 'origin/master' into dev
2021-03-01 17:21:26 +01:00
ptvo and ptvoinfo
18269d65f8
Added support for 16-channels DIY devices. ( #6508 )
...
* Added support for 16-channels DIY devices.
* Fixed a typo
Co-authored-by: ptvoinfo <xagga@ya.ru >
2021-03-01 21:39:45 +08:00
github-actions[bot] and nurikk
57165e3d71
Update zigbee2mqtt-frontend to 0.3.76 ( #6498 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-28 22:18:40 +08:00
github-actions[bot] and Koenkk
12c34a8ed7
Update zigbee-herdsman-converters to 14.0.74 ( #6496 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-28 11:33:07 +01:00
github-actions[bot] and Koenkk
9d835ff9dc
Update zigbee-herdsman to 0.13.72 ( #6495 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-28 11:15:03 +01:00
github-actions[bot] and Koenkk
744dd47336
Update dependencies ( #6485 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-28 11:03:45 +01:00
github-actions[bot] and nurikk
fa5a7b19af
Update zigbee2mqtt-frontend to 0.3.75 ( #6490 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-28 13:46:51 +08:00
John Doe
4ca3aabf49
Add remove extension API ( #6489 )
...
* Add remove extension API
* Fix type
2021-02-28 13:44:54 +08:00
github-actions[bot] and nurikk
1a56874b65
Update zigbee2mqtt-frontend to 0.3.74 ( #6488 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-28 11:56:37 +08:00
1ddd2ac30a
Update zigbee-herdsman-converters to 14.0.73 ( #6483 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-02-27 21:40:05 +01:00
Koen Kanters
b2e28acc79
Fix test for new zhc version
2021-02-27 21:37:58 +01:00
github-actions[bot] and Koenkk
95b99a3ece
Update zigbee-herdsman-converters to 14.0.72 ( #6478 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-27 17:43:31 +01:00
github-actions[bot] and nurikk
a8cd925c6a
Update zigbee2mqtt-frontend to 0.3.73 ( #6475 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-27 18:12:32 +08:00
github-actions[bot] and nurikk
1f60c1733f
Update zigbee2mqtt-frontend to 0.3.72 ( #6474 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-27 17:06:54 +08:00
github-actions[bot] and nurikk
cd71a9d918
Update zigbee2mqtt-frontend to 0.3.70 ( #6471 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-27 16:48:57 +08:00
John Doe
26326f71a6
stateChange event brodcasts complete entity state ( #6473 )
2021-02-27 09:46:33 +01:00
github-actions[bot] and nurikk
cb7ac97f79
Update zigbee2mqtt-frontend to 0.3.66 ( #6451 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-27 13:34:20 +08:00
github-actions[bot] and Koenkk
efc4428a7c
Update zigbee-herdsman-converters to 14.0.71 ( #6463 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-26 19:34:58 +01:00
github-actions[bot] and Koenkk
212ed66139
Update zigbee-herdsman-converters to 14.0.70 ( #6454 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-25 22:17:11 +01:00
github-actions[bot] and Koenkk
88a105ede9
Update zigbee-herdsman-converters to 14.0.69 ( #6440 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-24 21:43:48 +01:00
github-actions[bot] and Koenkk
428c9c581c
Update zigbee-herdsman-converters to 14.0.68 ( #6436 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-24 18:16:26 +01:00
Jorge Schrauwen
2ed9582d6b
Add meter endpoint name ( #6427 )
...
Prerequisite for https://github.com/Koenkk/zigbee-herdsman-converters/pull/2273
2021-02-24 17:14:45 +01:00
dae989bbf2
Update zigbee-herdsman-converters to 14.0.66 ( #6426 )
...
* Update zigbee-herdsman-converters to 14.0.66
* 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-02-23 20:00:13 +01:00
Koen Kanters
3768504480
Fix user extensions api topic
2021-02-23 19:27:30 +01:00
github-actions[bot] and nurikk
6346e07532
Update zigbee2mqtt-frontend to 0.3.64 ( #6421 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-23 21:07:46 +08:00
John Doe
2d0b18c17b
Simplify user extensions api ( #6420 )
...
* Simplify user extensions api
* Change structure
2021-02-23 21:00:45 +08:00
github-actions[bot] and Koenkk
9badca362a
Update zigbee-herdsman-converters to 14.0.65 ( #6417 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-22 20:45:50 +01:00
declanshanaghy and Koen Kanters
7f9dc04112
Customize icons for accelerometer axes ( #6355 )
...
* Publish Docker images to Github container registry. #6326
* Customize icons for accelerometer axes
* Remove fallback on '-' for unit_of_measurement
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-02-22 19:37:43 +01:00
github-actions[bot] and nurikk
d5b2486772
Update zigbee2mqtt-frontend to 0.3.62 ( #6410 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-22 21:45:01 +08:00
John Doe and Koen Kanters
028792e5b4
Implement extension loading api ( #6378 )
...
* Implement extension loading api
* Fix frontend tests
* Implement saving and unloading extensions
* Save after loading
* Add tests
* Fix coverage
* Refactor frontent test calls
* Update controller.js
* Review fixes
* Update utils.js
* Rename list topic
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-02-22 21:29:58 +08:00
github-actions[bot] and Koenkk
0c011e0a97
Update zigbee-herdsman-converters to 14.0.64 ( #6401 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-21 21:05:27 +01:00
Koen Kanters
049deaf590
Change +- to ≈ for OTA update message. https://github.com/Koenkk/zigbee2mqtt/issues/6397
2021-02-21 20:47:00 +01:00
github-actions[bot] and Koenkk
20def3ff37
Update zigbee-herdsman-converters to 14.0.63 ( #6389 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-21 11:21:34 +01:00
github-actions[bot] and Koenkk
207e84d382
Update dependencies ( #6384 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-21 10:47:49 +01:00
github-actions[bot] and Koenkk
51cec634a6
Update zigbee-herdsman-converters to 14.0.62 ( #6376 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-19 20:25:28 +01:00
github-actions[bot] and nurikk
a16635d475
Update zigbee2mqtt-frontend to 0.3.59 ( #6368 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-19 20:15:14 +08:00
github-actions[bot] and nurikk
5953d68916
Update zigbee2mqtt-frontend to 0.3.58 ( #6356 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-19 15:40:56 +08:00
github-actions[bot] and Koenkk
32388fb960
Update zigbee-herdsman-converters to 14.0.61 ( #6349 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-18 20:52:45 +01:00
github-actions[bot] and nurikk
67bb215894
Update zigbee2mqtt-frontend to 0.3.57 ( #6343 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-18 21:19:05 +08:00
Koen Kanters
a151d765ca
Publish Docker images to Github container registry. #6326 ( #6329 )
2021-02-17 13:04:58 +01:00
Koen Kanters
6484feecb7
Publish Docker images to Github container registry. #6326
2021-02-17 13:01:59 +01:00
github-actions[bot] and Koenkk
1914673ef7
Update zigbee-herdsman-converters to 14.0.60 ( #6323 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-16 20:49:29 +01:00
Timoline
f1a473d506
Updated transmit_power description ( #6318 )
...
Updated transmit_power description
2021-02-16 19:20:04 +01:00
Timoline and Koen Kanters
6f2210e792
Added syslog settings ( #6312 )
...
* Added syslog settings
not perfect yet, should be a dependencie of other setting
* fixed typo
* Update settings.schema.json
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-02-16 19:09:43 +01:00
github-actions[bot] and nurikk
91173a71b8
Update zigbee2mqtt-frontend to 0.3.55 ( #6320 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-16 21:22:06 +08:00
github-actions[bot] and Koenkk
0b459e4075
Update zigbee-herdsman-converters to 14.0.59 ( #6307 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-15 20:36:37 +01:00
8eb1a986fd
Update zigbee-herdsman-converters to 14.0.58 ( #6305 )
...
* Update zigbee-herdsman-converters to 14.0.58
* Update availability.test.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-02-15 20:12:51 +01:00
Timoline
0b66e84295
Added examples for MQTT protocol version ( #6303 )
2021-02-15 19:36:17 +01:00
github-actions[bot] and Koenkk
8d3edf1dd5
Update zigbee-herdsman to 0.13.71 ( #6301 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-15 19:30:27 +01:00
Timoline
c3ad65688a
changed description to minutes ( #6280 )
2021-02-15 17:59:58 +01:00
Timoline
6ab609cd46
added some examples for channel in schema ( #6279 )
2021-02-15 17:59:01 +01:00
Timoline
e358ec305e
Update update_check_interval to type number ( #6278 )
2021-02-15 17:58:39 +01:00
flatsiedatsie and Koen Kanters
9dd9f33b4a
OTA updates: add update_check_interval and disable_automatic_update_check options ( #6268 )
...
* OTA privacy enhancement
Adds the option to disallow device-initiated OTA update checks.
Currently these OTA update checks can be quite frequent, and essentially mean the device is indirectly able to ping a cloud server. In the EU it's wise to handle an IP address as personal information, and therefore it might be wise to not enable OTA checking by default. Ideally a user would agree to a privacy policy that clarifies things a bit first.
* Added default settings for OTA update management
* Set update interval in minutes
* OTA update settings
* Adds both settings for OTA updates control
* Update settings.schema.json
* Update settings.js
* Update otaUpdate.js
* Update otaUpdate.test.js
* Update bridge.test.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-02-14 18:20:32 +01:00
github-actions[bot] and Koenkk
89a9dbba42
Update zigbee-herdsman-converters to 14.0.57 ( #6275 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-14 14:30:47 +01:00
github-actions[bot] and Koenkk
d1550c7511
Update zigbee-herdsman to 0.13.70 ( #6269 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-14 13:54:10 +01:00
github-actions[bot] and Koenkk
b34d795b77
Update dependencies ( #6263 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-14 11:55:43 +01:00
Andrew Ostroumov and Koen Kanters
1df52cc6e8
Prevent devices always being pinged at exactly the same time ( #6133 )
...
* Add availability lag of rand 10% from timeout
* Update availability.js
* Update utils.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-02-14 11:37:31 +01:00
github-actions[bot] and nurikk
1b76cd0ae5
Update zigbee2mqtt-frontend to 0.3.54 ( #6265 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-14 16:00:54 +08:00
github-actions[bot] and nurikk
7f60605c09
Update zigbee2mqtt-frontend to 0.3.53 ( #6256 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-13 23:51:14 +08:00
github-actions[bot] and nurikk
a63b6c3eb4
Update zigbee2mqtt-frontend to 0.3.52 ( #6252 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-13 17:03:17 +08:00
github-actions[bot] and nurikk
10fe61d4ff
Update zigbee2mqtt-frontend to 0.3.51 ( #6248 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-13 11:15:52 +08:00
Koen Kanters
1e37ba1271
Don't log no converter available for genBasic cluster. https://github.com/Koenkk/zigbee-herdsman-converters/issues/2237
2021-02-12 20:46:32 +01:00
Koen Kanters
5986152349
Expose max/min color temp to Home Assistant. https://github.com/Koenkk/zigbee-herdsman-converters/issues/2217
2021-02-12 20:38:06 +01:00
github-actions[bot] and nurikk
545caef6d5
Update zigbee2mqtt-frontend to 0.3.50 ( #6246 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-12 23:58:16 +08:00
github-actions[bot] and nurikk
e07f065cb5
Update zigbee2mqtt-frontend to 0.3.49 ( #6244 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-12 21:47:24 +08:00
github-actions[bot] and nurikk
07f012a577
Update zigbee2mqtt-frontend to 0.3.48 ( #6241 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-12 20:22:08 +08:00
github-actions[bot] and Koenkk
cf333cacd8
Update zigbee-herdsman-converters to 14.0.56 ( #6233 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-11 21:31:49 +01:00
Marius
6cf32b9fb1
Preparing to make org switch for the add-on ( #5546 )
2021-02-11 18:38:55 +01:00
github-actions[bot] and Koenkk
084d6bad1a
Update zigbee-herdsman-converters to 14.0.55 ( #6219 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-10 20:30:32 +01:00
github-actions[bot] and Koenkk
2b71b2a19a
Update zigbee-herdsman-converters to 14.0.54 ( #6216 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-10 18:41:50 +01:00
Koen Kanters
b8284370d0
Bind to coordinator when setting-up reporting. https://github.com/Koenkk/zigbee2mqtt/issues/6191
2021-02-10 18:24:37 +01:00
github-actions[bot] and Koenkk
c08a8ec230
Update zigbee-herdsman-converters to 14.0.53 ( #6200 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-09 20:53:51 +01:00
Koen Kanters
85ed093008
Prep for next zigbee-herdsman-converters
2021-02-09 20:31:48 +01:00
github-actions[bot] and Koenkk
6c5e1cc346
Update zigbee-herdsman to 0.13.68 ( #6199 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-09 18:33:00 +01:00
Crowbar Z and Koen Kanters
2515d5f816
Support Tradfri Remote buttons triggering polling ( #6192 )
...
* Support Tradfri Remote buttons triggering polling
* Update Tradfri remote test commandStepWithOnOff
Will now poll both LevelCtrl and OnOff in case light turns on
* Update the right test this time
* Updating both tests
* Update debounce test
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-02-09 17:20:33 +01:00
github-actions[bot] and nurikk
5a5237c39d
Update zigbee2mqtt-frontend to 0.3.45 ( #6198 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-09 23:36:04 +08:00
github-actions[bot] and nurikk
1d90c32719
Update zigbee2mqtt-frontend to 0.3.44 ( #6195 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-09 22:27:10 +08:00
github-actions[bot] and Koenkk
d2a62297df
Update zigbee-herdsman to 0.13.67 ( #6189 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-09 10:50:22 +01:00
github-actions[bot] and nurikk
fddada4c1c
Update zigbee2mqtt-frontend to 0.3.43 ( #6183 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-09 10:04:57 +08:00
github-actions[bot] and Koenkk
1f29f86f49
Update zigbee-herdsman to 0.13.66 ( #6173 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-08 17:33:18 +01:00
Timoline and John Doe
294bc2aab1
Update settings.schema.json ( #6165 )
...
* Update settings.schema.json
Added missing descriptions
* Update settings.schema.json
changed description Adapter delay
Co-authored-by: John Doe <nurikk@users.noreply.github.com >
2021-02-08 13:38:22 +08:00
Timoline
0d1782bfd0
Update settings.schema.json ( #6166 )
...
* Update settings.schema.json
Added missing settings legacy_api and homeassistant_legacy_triggers
* Update settings.schema.json
Removed legacy_api, it was already in
2021-02-08 13:34:58 +08:00
github-actions[bot] and Koenkk
1bcc5f1bab
Update zigbee-herdsman-converters to 14.0.50 ( #6164 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-07 17:59:42 +01:00
github-actions[bot] and Koenkk
036c884452
Update zigbee-herdsman to 0.13.65 ( #6163 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-07 17:50:51 +01:00
Timoline
012d7d9d7b
Added description for Frontend binding host ( #6157 )
...
Added description for Frontend binding host
2021-02-07 17:05:27 +01:00
Timoline and Koen Kanters
5d3d6fc59c
Update settings.schema.json ( #6159 )
...
* Update settings.schema.json
added setting ikea_ota_use_test_url
* Update settings.schema.json
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-02-07 17:04:13 +01:00
Koen Kanters
f992597392
bridge/request/options: fix exception on null value.
2021-02-07 14:07:27 +01:00
github-actions[bot] and Koenkk
e996eb5c7c
Update zigbee-herdsman-converters to 14.0.49 ( #6155 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-07 13:39:32 +01:00
0e821cc7c8
Fix descriptions for cached state settings ( #6152 )
...
Co-authored-by: John Doe <nurikk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-02-07 12:59:37 +01:00
Timoline
9df40bd9be
fixed small typo ( #6149 )
2021-02-07 12:45:07 +01:00
github-actions[bot] and Koenkk
385531cec7
Update dependencies ( #6141 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-07 12:36:32 +01:00
Koen Kanters
687511ec0c
Mark as -dev. https://github.com/Koenkk/zigbee2mqtt/pull/6145
2021-02-07 12:34:54 +01:00
github-actions[bot] and nurikk
654e66b280
Update zigbee2mqtt-frontend to 0.3.42 ( #6148 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-07 15:08:50 +08:00
Timoline
d43b445749
Changed some titles in the settings schema ( #6147 )
2021-02-07 15:04:18 +08:00
github-actions[bot] and nurikk
f673840246
Update zigbee2mqtt-frontend to 0.3.41 ( #6146 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-07 11:21:04 +08:00
John Doe
33b6ea86f9
Add frontend config ( #6145 )
...
* 1.17.1
* Add frontend config json schema
2021-02-07 11:19:00 +08:00
github-actions[bot] and nurikk
f30d9eb276
Update zigbee2mqtt-frontend to 0.3.40 ( #6144 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-07 09:53:47 +08:00
github-actions[bot] and nurikk
a35ae185ba
Update zigbee2mqtt-frontend to 0.3.39 ( #6140 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-07 08:24:55 +08:00
69d3843794
Update zigbee-herdsman-converters to 14.0.48 ( #6132 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-02-06 18:32:21 +01:00
Koen Kanters
0b006ae9e7
Fix tests
2021-02-06 18:29:36 +01:00
Koen Kanters
b9e0293325
Send offline state to frontend.
2021-02-06 17:50:44 +01:00
github-actions[bot] and nurikk
9114bc91ed
Update zigbee2mqtt-frontend to 0.3.38 ( #6131 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-07 00:38:44 +08: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
bf2d793577
Don't log publishes to bridge/info, bridge/devices and bridge/groups to reduce log spam
2021-02-06 15:44:10 +01:00
github-actions[bot] and nurikk
0d7e471fe5
Update zigbee2mqtt-frontend to 0.3.37 ( #6127 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-06 22:41:18 +08:00
github-actions[bot] and Koenkk
caafca3d6d
Update zigbee-herdsman to 0.13.64 ( #6110 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-06 13:53:53 +01:00
github-actions[bot] and nurikk
3687863a62
Update zigbee2mqtt-frontend to 0.3.36 ( #6116 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-06 13:04:37 +08:00
github-actions[bot] and nurikk
e3dde51f8f
Update zigbee2mqtt-frontend to 0.3.31 ( #6115 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-06 10:00:06 +08:00
github-actions[bot] and nurikk
9add83acdb
Update zigbee2mqtt-frontend to 0.3.30 ( #6114 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-06 09:20:55 +08:00
github-actions[bot] and Koenkk
11e7aec9c6
Update zigbee-herdsman-converters to 14.0.47 ( #6109 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-05 19:45:40 +01:00
github-actions[bot] and Koenkk
27111ef3fd
Update zigbee-herdsman to 0.13.63 ( #6108 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-05 19:37:55 +01:00
github-actions[bot] and nurikk
ade6fabb1f
Update zigbee2mqtt-frontend to 0.3.29 ( #6103 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-05 23:24:03 +08:00
github-actions[bot] and Koenkk
62e0ef0cff
Update zigbee-herdsman to 0.13.62 ( #6098 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-05 13:26:29 +01:00
github-actions[bot] and nurikk
7982715502
Update zigbee2mqtt-frontend to 0.3.26 ( #6094 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-05 14:38:19 +08:00
github-actions[bot] and nurikk
6c3f4713a1
Update zigbee2mqtt-frontend to 0.3.25 ( #6064 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-05 13:38:42 +08:00
github-actions[bot] and Koenkk
341d1853fa
Update zigbee-herdsman-converters to 14.0.46 ( #6085 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-04 18:19:32 +01:00
Koen Kanters
6c3ac2cd85
Don't allow adding groups with invalid name. #6066
2021-02-04 18:01:44 +01:00
Koen Kanters
836aac46c7
Deprecate retrieve_state option
2021-02-03 20:55:05 +01:00
github-actions[bot] and Koenkk
e31de39c52
Update zigbee-herdsman-converters to 14.0.45 ( #6072 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-03 18:18:46 +01:00
John Doe
7c1e2c1bbf
Log info after changing entity option ( #6063 )
2021-02-03 12:26:12 +08:00
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
github-actions[bot] and Koenkk
efd1a2e8ad
Update zigbee-herdsman to 0.13.61 ( #6053 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-02 20:37:30 +01:00
github-actions[bot] and Koenkk
e6c71d79a7
Update zigbee-herdsman-converters to 14.0.43 ( #6034 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-01 20:14:55 +01:00
github-actions[bot] and Koenkk
ada49fa764
Update zigbee-herdsman to 0.13.60 ( #6031 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-01 19:09:05 +01:00
Koen Kanters
50d33a202c
Promote to dev
2021-02-01 18:14:39 +01:00
Koen Kanters
99274c72c2
1.17.1
2021-02-01 18:13:58 +01:00
Koen Kanters
8c88f370e6
Undev
2021-02-01 18:13:54 +01:00
Koen Kanters
7cf746aa6a
Merge branch 'dev'
2021-02-01 18:13:27 +01:00
github-actions[bot] and Koenkk
504e1141f1
Update zigbee-herdsman-converters to 14.0.42 ( #6029 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-02-01 18:12:43 +01:00
github-actions[bot] and nurikk
0f1aad6b98
Update zigbee2mqtt-frontend to 0.3.23 ( #6017 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-02-01 11:29:46 +08:00
John Doe
f1c29c9bfc
Flag "readOnly": true some fields ( #6016 )
2021-02-01 11:03:28 +08:00
github-actions[bot] and Koenkk
3918b33e2d
Update zigbee-herdsman-converters to 14.0.41 ( #6006 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-31 19:50:57 +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
github-actions[bot] and nurikk
1ce11b2ad6
Update zigbee2mqtt-frontend to 0.3.22 ( #5997 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-01-31 19:33:26 +08:00
John Doe
236ba3951f
Publish wheither device supports OTA or not ( #5995 )
2021-01-31 19:31:14 +08:00
github-actions[bot] and Koenkk
26450ff930
Update dependencies ( #5992 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-31 12:10:12 +01:00
github-actions[bot] and Koenkk
3cfad2ac16
Update zigbee-herdsman-converters to 14.0.40 ( #5987 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-30 17:31:09 +01: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
github-actions[bot] and Koenkk
61b9ddcd60
Update zigbee-herdsman-converters to 14.0.39 ( #5972 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-29 20:20:22 +01:00
Koen Kanters
e769d17ea5
Improve tests
2021-01-29 20:14:08 +01:00
Koen Kanters
435a64a407
Create codeql-analysis.yml
2021-01-28 20:39:14 +01:00
Koen Kanters
2f107b6b27
Add CONTRIBUTING.md
2021-01-28 20:37:35 +01:00
Koen Kanters
833ab1a1c0
Add CODE_OF_CONDUCT.md
2021-01-28 20:37:05 +01:00
github-actions[bot] and Koenkk
45be18027c
Update zigbee-herdsman-converters to 14.0.37 ( #5955 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-28 20:12:09 +01:00
Koen Kanters
403de64e5e
Copy LICENSE to Docker image
2021-01-28 20:09:36 +01:00
Koen Kanters
de51d4c561
Docker: use node 14
2021-01-28 20:07:19 +01:00
github-actions[bot] and Koenkk
5772eb4413
Update zigbee-herdsman-converters to 14.0.36 ( #5950 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-28 18:19:37 +01:00
github-actions[bot] and Koenkk
54fc4fa82b
Update zigbee-herdsman-converters to 14.0.35 ( #5942 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-27 20:55: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
github-actions[bot] and Koenkk
435963a8a4
Update zigbee-herdsman-converters to 14.0.34 ( #5920 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-27 11:35:59 +01:00
github-actions[bot] and nurikk
a038f7e334
Update zigbee2mqtt-frontend to 0.3.19 ( #5915 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-01-26 16:18:43 +08:00
github-actions[bot] and nurikk
665a6c9bf4
Update zigbee2mqtt-frontend to 0.3.17 ( #5912 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-01-26 13:54:32 +08:00
github-actions[bot] and Koenkk
051df6fb14
Update zigbee-herdsman-converters to 14.0.33 ( #5905 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-25 20:02:42 +01:00
github-actions[bot] and Koenkk
d95bbd9820
Update zigbee-herdsman to 0.13.59 ( #5904 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-25 19:48:57 +01:00
github-actions[bot] and Koenkk
fa33ac21f5
Update zigbee-herdsman-converters to 14.0.32 ( #5903 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-25 18:16:05 +01:00
github-actions[bot] and Koenkk
ee18da225b
Update zigbee-herdsman-converters to 14.0.31 ( #5891 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-24 20:03:03 +01:00
github-actions[bot] and Koenkk
104520b8ce
Update dependencies ( #5880 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-24 13:28:49 +01:00
fenduru
acb0945927
Add test for using device friendly names in group config. ( #5865 )
2021-01-23 16:40:11 +01:00
github-actions[bot] and Koenkk
9ca483d18d
Update zigbee-herdsman-converters to 14.0.30 ( #5873 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-23 16:08:08 +01:00
github-actions[bot] and Koenkk
548030aa33
Update zigbee-herdsman-converters to 14.0.29 ( #5870 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-23 14:11:50 +01:00
github-actions[bot] and Koenkk
8c5595894f
Update zigbee-herdsman-converters to 14.0.28 ( #5862 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-22 20:15: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
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
Koen Kanters
e65d660236
Remove duplicate E11-N1EA. https://github.com/Koenkk/zigbee2mqtt/issues/775#issuecomment-763999942
2021-01-21 17:39:53 +01:00
github-actions[bot] and Koenkk
4e2e04e3e7
Update zigbee-herdsman to 0.13.58 ( #5837 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-20 19:33:00 +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
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
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
github-actions[bot] and nurikk
2d870bd7ea
Update zigbee2mqtt-frontend to 0.3.16 ( #5799 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-01-18 08:44:28 +08:00
github-actions[bot] and nurikk
2ef2c54702
Update zigbee2mqtt-frontend to 0.3.15 ( #5788 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-01-17 18:57:34 +08:00
github-actions[bot] and nurikk
9a8476dc15
Update zigbee2mqtt-frontend to 0.3.14 ( #5787 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-01-17 17:25:42 +08: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
github-actions[bot] and Koenkk
4a9bdf16f5
Update dependencies ( #5782 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-17 09:29:41 +01:00
github-actions[bot] and Koenkk
6a24c609b6
Update zigbee-herdsman-converters to 14.0.24 ( #5781 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-16 21:34:16 +01:00
github-actions[bot] and Koenkk
a48a36aaf2
Update zigbee-herdsman to 0.13.57 ( #5780 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-16 21:18:51 +01:00
github-actions[bot] and Koenkk
e5bf3cdb34
Update zigbee-herdsman-converters to 14.0.23 ( #5775 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-16 19:20:43 +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
github-actions[bot] and Koenkk
5050ca0dc0
Update zigbee-herdsman-converters to 14.0.22 ( #5770 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-16 13:12:19 +01:00
John Doe and Koen Kanters
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
github-actions[bot] and Koenkk
4f777cae87
Update zigbee-herdsman to 0.13.55 ( #5768 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-16 12:23:12 +01:00
github-actions[bot] and Koenkk
97827d4309
Update zigbee-herdsman-converters to 14.0.21 ( #5764 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-15 20:19:46 +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] and Koenkk
a822165c26
Update zigbee-herdsman-converters to 14.0.20 ( #5733 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-13 21:55:23 +01:00
github-actions[bot] and Koenkk
bdc261ff9e
Update zigbee-herdsman-converters to 14.0.19 ( #5732 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-13 20:42:14 +01:00
github-actions[bot] and nurikk
9604c836fd
Update zigbee2mqtt-frontend to 0.3.4 ( #5731 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-01-14 01:05:23 +08:00
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
github-actions[bot] and Koenkk
197c80165b
Update zigbee-herdsman to 0.13.54 ( #5722 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-12 21:53:10 +01:00
github-actions[bot] and Koenkk
34c69c4309
Update zigbee-herdsman to 0.13.53 ( #5719 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-12 21:25:48 +01:00
github-actions[bot] and Koenkk
e6ec3c6c9b
Update zigbee-herdsman to 0.13.52 ( #5713 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-12 20:40:06 +01:00
github-actions[bot] and Koenkk
f512e36b9e
Update zigbee-herdsman-converters to 14.0.17 ( #5702 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-11 20:10:16 +01:00
github-actions[bot] and Koenkk
ca5cdd4f8b
Update zigbee-herdsman to 0.13.51 ( #5698 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-11 18:10:28 +01:00
github-actions[bot] and Koenkk
5943863c78
Update zigbee-herdsman-converters to 14.0.16 ( #5697 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-11 18:01:58 +01:00
Koen Kanters
ed76bbbdc5
Add ExtensionFrontend. https://github.com/Koenkk/zigbee2mqtt/issues/5688
2021-01-11 17:01:20 +01:00
github-actions[bot] and Koenkk
09d436fb9c
Update zigbee-herdsman-converters to 14.0.15 ( #5677 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-10 17:56:17 +01:00
github-actions[bot] and Koenkk
351cf41884
Update zigbee-herdsman to 0.13.50 ( #5673 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-10 16:55:09 +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
github-actions[bot] and Koenkk
8026dde26a
Update dependencies ( #5663 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-10 15:14:59 +01:00
Koen Kanters
7014bb05f0
Fix tests
2021-01-09 15:17:09 +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
github-actions[bot] and Koenkk
9189dd1d3d
Update zigbee-herdsman-converters to 14.0.14 ( #5650 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-09 15:07:23 +01:00
Koen Kanters
77a6ec09fb
More friendly name checks. https://github.com/Koenkk/zigbee2mqtt/commit/d7c74ca3ad65dc8cc0366d321c5494c4f3b7a51b
2021-01-09 14:21:01 +01:00
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
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
github-actions[bot] and Koenkk
cab93d0c72
Update zigbee-herdsman to 0.13.49 ( #5637 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-08 21:01:09 +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
github-actions[bot] and nurikk
0a56e5c3d5
Update zigbee2mqtt-frontend to 0.3.2 ( #5616 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-01-08 07:34:49 +08: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
github-actions[bot] and Koenkk
4c95265d5e
Update zigbee-herdsman-converters to 14.0.12 ( #5600 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-06 19:34:00 +01:00
github-actions[bot] and Koenkk
cd5246865b
Update zigbee-herdsman-converters to 14.0.11 ( #5583 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-05 20:56:07 +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
90abc2e846
Update zigbee-herdsman-converters to 14.0.8 ( #5558 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-01-04 21:18:37 +01:00
Koen Kanters
1be15c67cf
Prepare test for next zigbee-herdsman-converters version.
2021-01-04 21:16:49 +01:00
Igor Listopad and Koen Kanters
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
github-actions[bot] and Koenkk
5336ed9d9d
Update zigbee-herdsman to 0.13.48 ( #5550 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-04 18:03:31 +01:00
github-actions[bot] and Koenkk
7b3beafddc
Update zigbee-herdsman-converters to 14.0.6 ( #5527 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-03 15:25:59 +01:00
github-actions[bot] and Koenkk
1ffbf2ca71
Update zigbee-herdsman to 0.13.47 ( #5523 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-03 11:14:59 +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] and Koenkk
1298769d4d
Update dependencies ( #5519 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-03 10:12:27 +01:00
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
github-actions[bot] and nurikk
cf7156707d
Update zigbee2mqtt-frontend to 0.3.1 ( #5490 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2021-01-02 16:42:42 +08:00
Pedro Lamas
2dc9016f9f
More HA device classes in use ( #5495 )
2021-01-01 22:48:07 +01:00
Koen Kanters
3a9e6ad2c3
Promote to dev
2021-01-01 12:37:57 +01:00
Koen Kanters
07cdc9d549
1.17.0
2021-01-01 12:35:53 +01:00
Koen Kanters
03eaa17800
Undev
2021-01-01 12:30:22 +01:00
github-actions[bot] and Koenkk
3d3f754433
Update zigbee-herdsman-converters to 14.0.3 ( #5488 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2021-01-01 12:14:35 +01:00
f999f58fa8
Update zigbee-herdsman-converters to 14.0.2 ( #5474 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-12-31 10:37:00 +01:00
github-actions[bot] and nurikk
89272ce300
Update zigbee2mqtt-frontend to 0.2.129 ( #5476 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-31 11:56:16 +08:00
github-actions[bot] and nurikk
a203b1a0c0
Update zigbee2mqtt-frontend to 0.2.127 ( #5475 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-31 09:51:44 +08:00
github-actions[bot] and nurikk
92f3caa1c9
Update zigbee2mqtt-frontend to 0.2.126 ( #5469 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-30 22:55:07 +08: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
github-actions[bot] and nurikk
897f5a9324
Update zigbee2mqtt-frontend to 0.2.125 ( #5467 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-30 09:32:15 +08:00
github-actions[bot] and nurikk
43d963ff5d
Update zigbee2mqtt-frontend to 0.2.124 ( #5466 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-30 07:47:29 +08:00
github-actions[bot] and Koenkk
2d1e99f89b
Update zigbee-herdsman to 0.13.46 ( #5461 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-29 20:45:47 +01:00
357b9c1e72
Update zigbee-herdsman-converters to 14.0.1 ( #5460 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-12-29 20:14:32 +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
github-actions[bot] and nurikk
0c6406e7ff
Update zigbee2mqtt-frontend to 0.2.123 ( #5456 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-29 22:40:45 +08:00
github-actions[bot] and nurikk
451d612f70
Update zigbee2mqtt-frontend to 0.2.122 ( #5453 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-29 22:10:23 +08:00
github-actions[bot] and Koenkk
41a0cc455b
Update zigbee-herdsman to 0.13.45 ( #5452 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-29 21:51:55 +08:00
John Doe
db8a3d85a9
Revert "Update zigbee2mqtt-frontend to 0.2.118 ( #5446 )" ( #5447 )
...
This reverts commit 8575470ff2 .
2020-12-29 19:19:31 +08:00
github-actions[bot] and nurikk
8575470ff2
Update zigbee2mqtt-frontend to 0.2.118 ( #5446 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-29 19:03:51 +08: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
github-actions[bot] and Koenkk
155e9119c0
Update zigbee-herdsman to 0.13.44 ( #5440 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-28 22:39:14 +01:00
github-actions[bot] and Koenkk
03ef80c463
Update zigbee-herdsman-converters to 14.0.0 ( #5438 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-28 21:54:40 +01:00
Koen Kanters
9345fe8c99
Pass logger to configure(). https://github.com/Koenkk/zigbee2mqtt/issues/5212
2020-12-28 21:48:07 +01:00
github-actions[bot] and Koenkk
59ab1e6c22
Update zigbee-herdsman to 0.13.43 ( #5435 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-28 21:43:01 +01:00
d4a2f777fa
Update zigbee-herdsman-converters to 13.0.38 ( #5434 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-12-28 21:17: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
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
github-actions[bot] and Koenkk
029afbe13c
Update zigbee-herdsman-converters to 13.0.37 ( #5433 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-28 17:25:28 +01:00
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
github-actions[bot] and Koenkk
b53d9d18bc
Update zigbee-herdsman to 0.13.42 ( #5427 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-28 13:47:56 +01:00
Jakob Nohe and Koen Kanters
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
Koen Kanters
20e40a278e
Merge branch 'master' into dev
2020-12-27 19:29:27 +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] and Koenkk
45e2cf75c6
Update zigbee-herdsman-converters to 13.0.35 ( #5419 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-27 16:33:41 +01:00
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] and Koenkk
f33ce378de
Update dependencies ( #5417 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-27 13:45:51 +01:00
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
github-actions[bot] and Koenkk
a1ae5ec9e0
Update zigbee-herdsman-converters to 13.0.32 ( #5400 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-24 19:57:06 +01:00
Koen Kanters
d1842ab69a
Update new_device_support.md
2020-12-24 18:00:59 +01:00
github-actions[bot] and Koenkk
7045c1c669
Update zigbee-herdsman-converters to 13.0.31 ( #5383 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-23 17:56:22 +01:00
github-actions[bot] and Koenkk
fe2034f4d2
Update zigbee-herdsman-converters to 13.0.30 ( #5375 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-22 19:11:20 +01:00
Koen Kanters
83221fd7dd
Lint
2020-12-22 18:40:46 +01:00
github-actions[bot] and Koenkk
8e87cbd479
Update zigbee-herdsman-converters to 13.0.29 ( #5364 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-21 22:34:28 +01:00
github-actions[bot] and nurikk
be6b693198
Update zigbee2mqtt-frontend to 0.2.110 ( #5361 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-21 18:54:42 +08:00
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
github-actions[bot] and Koenkk
c174163e8e
Update zigbee-herdsman-converters to 13.0.27 ( #5354 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-20 10:36:29 +01:00
github-actions[bot] and Koenkk
8cc8e84afe
Update dependencies ( #5353 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-20 09:30:08 +01:00
github-actions[bot] and Koenkk
8e3dd2e666
Update zigbee-herdsman-converters to 13.0.25 ( #5342 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-18 20:35:28 +01:00
github-actions[bot] and nurikk
fdbd947451
Update zigbee2mqtt-frontend to 0.2.108 ( #5337 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-18 11:56:01 +08:00
Rafael Xavier de Souza
90ee76c061
README: Update Zigbee clusters link ( #5315 )
2020-12-17 13:43:38 +01:00
github-actions[bot] and Koenkk
eba8849d49
Update zigbee-herdsman-converters to 13.0.24 ( #5317 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-16 08:43:35 +01:00
github-actions[bot] and Koenkk
38aaa9a5ab
Update zigbee-herdsman-converters to 13.0.23 ( #5310 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-15 19:15:25 +01:00
github-actions[bot] and Koenkk
619846002e
Update zigbee-herdsman-converters to 13.0.22 ( #5304 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-14 20:34:42 +01:00
github-actions[bot] and Koenkk
2468d61414
Update zigbee-herdsman-converters to 13.0.21 ( #5294 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-13 21:14:23 +01:00
6b50f4074d
Update zigbee-herdsman-converters to 13.0.20 ( #5290 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-12-13 18:35:00 +01:00
Koen Kanters
9abcaddaba
Fix tests
2020-12-13 18:29:08 +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
github-actions[bot] and Koenkk
bc4c74d5b6
Update dependencies ( #5282 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-13 17:44:33 +01:00
dd68d1d2be
Update zigbee-herdsman to 0.13.41 ( #5270 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-12-11 20:20:16 +01:00
github-actions[bot] and Koenkk
2b64a476c9
Update zigbee-herdsman-converters to 13.0.19 ( #5269 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-11 20:19:37 +01:00
e0fa6814a5
Update zigbee-herdsman-converters to 13.0.18 ( #5253 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-12-11 08:31:50 +01:00
github-actions[bot] and nurikk
1f679213b5
Update zigbee2mqtt-frontend to 0.2.107 ( #5260 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-11 09:10:14 +08:00
Hacker-CB
d0132a4494
zStackEraseAllNvMem.js: fix osal/not osal items for ZStack 3.x ( #5246 )
2020-12-10 15:43:44 +01:00
github-actions[bot] and nurikk
4078f2da02
Update zigbee2mqtt-frontend to 0.2.106 ( #5245 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-10 15:26:17 +08:00
github-actions[bot] and Koenkk
b6c4c2d73c
Update zigbee-herdsman-converters to 13.0.17 ( #5242 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-09 19:51:41 +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
github-actions[bot] and Koenkk
c29ffcf39e
Update zigbee-herdsman-converters to 13.0.16 ( #5240 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-09 19:08:22 +01:00
github-actions[bot] and Koenkk
ae4ea1120e
Update zigbee-herdsman to 0.13.40 ( #5239 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-09 18:35:30 +01:00
github-actions[bot] and nurikk
7ca8535714
Update zigbee2mqtt-frontend to 0.2.105 ( #5235 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-09 20:27:54 +08:00
github-actions[bot] and nurikk
293c32d465
Update zigbee2mqtt-frontend to 0.2.104 ( #5232 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-09 16:47:47 +08:00
github-actions[bot] and Koenkk
9b1e20f100
Update zigbee-herdsman-converters to 13.0.15 ( #5228 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-08 20:24:26 +01:00
Koen Kanters
05142044cb
Update Github discussions link
2020-12-08 20:13:03 +01:00
Koen Kanters
fd7d39ca77
Add Github discussions
2020-12-08 20:12:14 +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
Koen Kanters
c78206b9ef
Support Home Assistant discovery for composite. https://github.com/Koenkk/zigbee-herdsman-converters/pull/1873
2020-12-08 19:01:59 +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] and Koenkk
3f2eec85b2
Update zigbee-herdsman-converters to 13.0.14 ( #5219 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-07 19:34:06 +01:00
github-actions[bot] and Koenkk
92b942e4f2
Update zigbee-herdsman-converters to 13.0.13 ( #5209 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-06 20:49:03 +01:00
github-actions[bot] and Koenkk
94c76b591d
Update dependencies ( #5205 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-06 19:43:45 +01:00
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
github-actions[bot] and Koenkk
4bcdd22e28
Update zigbee-herdsman-converters to 13.0.11 ( #5187 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-03 21:56:40 +01:00
github-actions[bot] and Koenkk
be61249d04
Update zigbee-herdsman to 0.13.39 ( #5184 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-03 20:51:17 +01:00
github-actions[bot] and Koenkk
a5505f7fe2
Update zigbee-herdsman to 0.13.38 ( #5174 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-02 22:23:34 +01:00
github-actions[bot] and Koenkk
ee2032f3aa
Update zigbee-herdsman-converters to 13.0.10 ( #5173 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-02 22:18:34 +01:00
Koen Kanters
9ff232fbb2
Enable new api by default. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-12-02 20:38:48 +01:00
github-actions[bot] and Koenkk
1c634dde60
Update zigbee-herdsman-converters to 13.0.9 ( #5171 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-02 19:50:46 +01:00
John Doe
dba9b4d931
Fix network map request failing when device has no exposes. ( #5161 )
...
* Fix map request if external converter doesn't have exposes attribute
* Remove dead code
2020-12-02 19:25:56 +01:00
github-actions[bot] and Koenkk
0e648dcebd
Update zigbee-herdsman-converters to 13.0.8 ( #5157 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-12-01 22:57:02 +01:00
Koen Kanters
9da405a6e5
Promote to dev
2020-12-01 19:00:16 +01:00
Koen Kanters
04c15f7fe8
1.16.2
2020-12-01 18:57:53 +01:00
Koen Kanters
4ac8d0df95
Undev
2020-12-01 18:57:33 +01:00
github-actions[bot] and nurikk
e7bb0c3def
Update zigbee2mqtt-frontend to 0.2.100 ( #5145 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-12-01 06:47:48 +08:00
github-actions[bot] and Koenkk
15d04eda7c
Update zigbee-herdsman-converters to 13.0.7 ( #5143 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-30 19:46:01 +01:00
Pedro Lamas
8b508971db
Poll lamps with Philips, Atmel, Gledopto, Mueller-Licht manufacturer codes ( #5139 )
...
* Poll lamps with Philips or Atmel manufacturer code
* Fixes incorrect test
Following up on https://github.com/Koenkk/zigbee2mqtt/pull/2122#discussion_r532618336
* Adds GLEDOPTO_CO_LTD and MUELLER_LICHT_INT to lamp polling
2020-11-30 19:21:17 +01:00
github-actions[bot] and Koenkk
b1b134fbf0
Update zigbee-herdsman to 0.13.37 ( #5134 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-30 12:21:30 +01:00
github-actions[bot] and nurikk
3cbed1dcd2
Update zigbee2mqtt-frontend to 0.2.98 ( #5129 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-11-30 13:38:39 +08:00
github-actions[bot] and Koenkk
bda3548cd2
Update zigbee-herdsman-converters to 13.0.6 ( #5126 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-29 17:38:13 +01:00
github-actions[bot] and Koenkk
200b099de1
Update dependencies ( #5118 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-29 17:10:49 +01:00
github-actions[bot] and nurikk
b8f5e67bee
Update zigbee2mqtt-frontend to 0.2.97 ( #5124 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-11-29 21:57:25 +08:00
github-actions[bot] and nurikk
9238748978
Update zigbee2mqtt-frontend to 0.2.96 ( #5122 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-11-29 19:29:38 +08:00
github-actions[bot] and nurikk
9e0ea50da2
Update zigbee2mqtt-frontend to 0.2.95 ( #5112 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-11-28 22:04:46 +08:00
github-actions[bot] and Koenkk
e0c2d69244
Update zigbee-herdsman to 0.13.36 ( #5111 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-28 14:53:01 +01:00
github-actions[bot] and Koenkk
26841f53aa
Update zigbee-herdsman-converters to 13.0.5 ( #5099 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-27 17:51:23 +01:00
Koen Kanters
6548250eb4
Allow read-only devices/groups files by allowing to specify devices/groups in multiple files. #2970
2020-11-27 17:32:32 +01:00
ab8035d6bb
Update zigbee-herdsman-converters to 13.0.4 ( #5095 )
...
* Update zigbee-herdsman-converters to 13.0.4
* Update homeassistant.js
* Update homeassistant.js
* Update homeassistant.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-11-26 20:12:09 +01:00
github-actions[bot] and Koenkk
99207358d5
Update zigbee-herdsman to 0.13.35 ( #5094 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-26 19:55:34 +01:00
github-actions[bot] and nurikk
7b98a00a24
Update zigbee2mqtt-frontend to 0.2.91 ( #5088 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-11-26 19:54:56 +01:00
Koen Kanters
749e6789b8
Merge remote-tracking branch 'origin/master' into dev
2020-11-26 16:35:57 +01:00
John Doe
68f243221f
Add auth to frontend and remove development server ( #5079 )
...
* Add frontend authentification
* Delete auth_token from bridge/info
2020-11-25 16:28:02 +01:00
github-actions[bot] and nurikk
4b1b1a4c3b
Update zigbee2mqtt-frontend to 0.2.94 ( #5080 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-11-25 13:36:36 +08:00
github-actions[bot] and Koenkk
9ead1a248e
Update zigbee-herdsman-converters to 13.0.3 ( #5078 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-24 19:34:44 +01:00
github-actions[bot] and Koenkk
b5f62f15c7
Update zigbee-herdsman to 0.13.34 ( #5075 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-24 16:34:47 +01:00
Marius
cb9699e12a
Automatic edge build trigger for zigbee2mqtt org ( #5068 )
...
Automatic edge build trigger for zigbee2mqtt/hassio-zigbee2mqtt
2020-11-24 09:59:36 +01:00
github-actions[bot] and Koenkk
9b79620bde
Update zigbee-herdsman-converters to 13.0.2 ( #5063 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-23 19:17:39 +01:00
481cdefafc
Add host bind option for frontend ( #5014 )
...
* Added IP address bind to HTTP frontend listener
* Changed ip to host in configuration and code
Co-authored-by: romanius <me@romanius.me >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-11-23 19:09:47 +01:00
Koen Kanters
9ee35f6933
Home Assistant: don't include object_id in name if same as type (e.g. light.bulb_light -> light.bulb). #5054
2020-11-23 19:01:16 +01:00
a5c2c483ad
Update zigbee-herdsman-converters to 13.0.1 ( #5058 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-11-22 21:12:09 +01:00
github-actions[bot] and Koenkk
2fa70fea4d
Update zigbee-herdsman to 0.13.31 ( #5057 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-22 21:08:53 +01:00
github-actions[bot] and Koenkk
554f44e361
Update zigbee-herdsman-converters to 13.0.0 ( #5052 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-22 13:00:31 +01:00
github-actions[bot] and nurikk
33a0a6a651
Update zigbee2mqtt-frontend to 0.2.93 ( #5049 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-11-22 12:55:18 +01:00
Koen Kanters
982e918a50
Don't use supports anymore and prepare for next zigbee-herdsman-converters.
2020-11-22 12:54:19 +01:00
github-actions[bot] and Koenkk
ebad3d673c
Update dependencies ( #5047 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-22 12:38:49 +01:00
github-actions[bot] and nurikk
aa6554c1b7
Update zigbee2mqtt-frontend to 0.2.92 ( #5046 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2020-11-22 07:16:26 +08:00
Koen Kanters
fc19f2e903
Don't pass messages from coordinator to extensions. https://github.com/Koenkk/zigbee2mqtt/issues/5028
2020-11-21 16:20:48 +01:00
John Doe
c1f7ce7389
Implement cli version of z2m ( #5034 )
2020-11-21 16:02:49 +01:00
John Doe
5f7553f624
Delete settings.json ( #5033 )
2020-11-21 11:42:38 +08:00
github-actions[bot] and Koenkk
7a774ef3ed
Update zigbee-herdsman to 0.13.30 ( #5030 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2020-11-20 17:57:56 +01:00
John Doe
153b82ca77
Fix loading external convertersThis fixes Error: Cannot find module 'zigbee-herdsman-converters'Caused by requiring converter from folder which is located outside z2m sources folder (ZIGBEE2MQTT_DATA) ( #5027 )
2020-11-20 22:22:08 +08:00
John Doe
4978d09eb1
Update peter-evans/create-pull-request to v3 ( #5025 )
2020-11-20 06:15:26 +08:00
John Doe
350ec1776e
Update update_frontend.yml ( #5021 )
2020-11-20 06:01:19 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8d01a20d6f
Update zigbee2mqtt-frontend to 0.2.88 ( #5020 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-20 05:44:43 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1e9553fadc
Update zigbee-herdsman-converters to 12.0.235 ( #5008 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-18 19:09:00 +01:00
Koen Kanters
49f37acd18
Add adapter_delay option. https://github.com/Koenkk/zigbee2mqtt/issues/4884
2020-11-18 18:46:13 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bce2877641
Update zigbee2mqtt-frontend to 0.2.85 ( #5001 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-17 09:09:17 +08:00
02a945d84b
Update zigbee-herdsman-converters to 12.0.234 ( #4998 )
...
* Update zigbee-herdsman-converters to 12.0.234
* Update bridge.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-11-16 19:00:55 +01:00
Hacker-CB
1eaf14a861
Added ZStack NVMEM eraser (Erase all NVMEM items) ( #4974 )
...
* Added ZStack NVMMEM eraser script
* typo fix
* Compact switch/case
* Added process.exit(0)
2020-11-16 18:56:34 +01:00
Chris Nesbitt-Smith and Koen Kanters
aabb88fbf4
Add force_disable_retain option ( #4948 )
...
* support configurable retain on mqtt settings since some servers throw errors and drop the connections if you try (e.g. aws iot)
* Revert "support configurable retain on mqtt settings since some servers throw errors and drop the connections if you try (e.g. aws iot)"
This reverts commit 40d3a9c0bc84c83d2b167e2e3c3a06ca6df80f47.
* support configurable retain on mqtt settings
* support subscribing to the whole base prefix
* Update mqtt.js
* Fixes
* Fixes
* Fix tests
* Updates
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-11-16 17:27:49 +01:00
Koen Kanters
9c8323326d
Greatly reduce amount of subscribed topics. #4948
2020-11-16 17:03:22 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
da3b3b565f
Update zigbee2mqtt-frontend to 0.2.84 ( #4995 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-16 13:36:03 +08:00
Koen Kanters
c1e5c75473
Fix bridge/state online not send after reconnect. https://github.com/Koenkk/zigbee2mqtt/issues/4854
2020-11-15 13:22:29 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6c22f285b4
Update dependencies ( #4986 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-15 13:08:53 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4c9dd749b9
Update zigbee2mqtt-frontend to 0.2.83 ( #4988 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-15 11:59:09 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
918064feb3
Update zigbee2mqtt-frontend to 0.2.81 ( #4987 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-15 10:01:03 +08:00
William Sutton and Koen Kanters
1c3ad9da72
Log zigbee-herdsman version on startup ( #4930 )
...
* add getZigbeeHerdsmanVersion Function
Allow current zigbee-herdsman version to be exposed to controller for logging and to startup output.
* Update utils.test.js
Add tests for getZigbeeHerdsmanVersion() function
* Update utils.js
Added getZigbeeHerdsman to module exports
* Update utils.js
Fixed path because I'm dumb.
* Update utils.test.js
Apparently version numbers are important when they're different.
* Update zigbee.js
Added actual display of herdsman version output.
* Update utils.js
Remove git checking in getZigbeeHerdsmanVersion()
* Update utils.test.js
Remove commitHash from getZigbeeHerdsmanVersion test
* Update utils.js
Remove commitHash from getZigbeeHerdsmanVersion
* Update utils.js
* Update utils.test.js
* Update utils.js
Try removing less code this time.
* Update utils.test.js
* Update zigbee.js
* Update utils.js
* Update utils.js
* Update utils.test.js
* Update utils.js
* Update utils.test.js
* Update utils.js
* Update utils.js
* Update zigbee.js
* Update utils.js
Generalize getZigbeeHerdsmanVersion() to getDependVersion(), so any node_module dependency can be checked
* Update zigbee.js
* Update utils.test.js
* Update utils.js
* Update zigbee.js
* Update utils.test.js
* Update zigbee.js
* Update zigbee.js
* Update zigbee.js
* Update zigbee.js
* Update zigbee.js
* Update utils.js
* Update zigbee.js
* Update utils.test.js
* Update zigbee.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-11-14 17:25:22 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
033863925a
Update zigbee2mqtt-frontend to 0.2.80 ( #4981 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-14 22:40:16 +08:00
Koen Kanters
b5436d4b93
Fix devices marked unavailable in Home Assistant after restart. https://github.com/Koenkk/zigbee2mqtt/issues/4912
2020-11-13 19:45:27 +01:00
Koen Kanters
cbf353e387
Fix linkquality N/A when refreshing frontend. https://github.com/Koenkk/zigbee2mqtt/issues/4942
2020-11-13 17:29:23 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ca33e228e6
Update zigbee2mqtt-frontend to 0.2.79 ( #4966 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-13 05:08:22 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
97215c9072
Update zigbee2mqtt-frontend to 0.2.78 ( #4962 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-12 21:24:56 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
dd582a3f7e
Update zigbee2mqtt-frontend to 0.2.77 ( #4961 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-12 20:47:32 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8034ea272c
Update zigbee-herdsman to 0.13.29 ( #4955 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-12 11:11:49 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
e6124c2631
Update zigbee2mqtt-frontend to 0.2.76 ( #4957 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-12 16:38:40 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
35813ff951
Update zigbee2mqtt-frontend to 0.2.75 ( #4953 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-12 12:20:47 +08:00
Nonsense112 and Koen Kanters
1ff4be4600
Fix state.json not pretty printed ( #4943 )
...
* state.json format
Since 9774031 the state.json file is not formatted anymore, it's just 1 line.
* Update state.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-11-11 18:36:15 +01:00
Drzony
7305960d53
Display manufacturer name for unsupported devices ( #4938 )
...
* Display manufacturer name for unsupported devices
* fixup! Display manufacturer name for unsupported devices
2020-11-11 18:27:20 +01:00
Kamil Trzciński
d5d2b68e67
Expose position for compatible thermostats ( #4936 )
...
This exposes an absolute position.
2020-11-11 18:22:37 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
25b080a0f1
Update zigbee-herdsman to 0.13.28 ( #4946 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-11 18:12:17 +01:00
Koen Kanters
f8943011d4
Fix unbind for default_bind_group (901) not working from frontend. https://github.com/Koenkk/zigbee2mqtt/issues/4901
2020-11-11 18:11:18 +01:00
Koen Kanters
21b8e01149
Fix set/get with property including endpoint name having _ not working.
2020-11-11 17:11:54 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ee50fb40f2
Update zigbee2mqtt-frontend to 0.2.74 ( #4935 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-11 18:44:28 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3c218305fa
Update zigbee2mqtt-frontend to 0.2.72 ( #4932 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-11 16:54:15 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
f31961982d
Update zigbee2mqtt-frontend to 0.2.71 ( #4928 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-11 13:08:21 +08:00
8c20fa5d83
Update zigbee-herdsman-converters to 12.0.233 ( #4924 )
...
* Update zigbee-herdsman-converters to 12.0.233
* Update publish.test.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-11-10 21:40:15 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6ef08e855c
Update zigbee-herdsman to 0.13.27 ( #4923 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-10 21:26:51 +01:00
431c7f7327
Update zigbee-herdsman-converters to 12.0.232 ( #4913 )
...
* Update zigbee-herdsman-converters to 12.0.232
* Update homeassistant.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-11-09 17:46:02 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ab7d507806
Update zigbee2mqtt-frontend to 0.2.69 ( #4906 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-08 21:59:06 +08:00
b1f129c6e8
Update zigbee-herdsman-converters to 12.0.231 ( #4905 )
...
* Update zigbee-herdsman-converters to 12.0.231
* Update homeassistant.js
* Update bridge.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-11-08 14:45:56 +01:00
5224f0f372
Update zigbee-herdsman-converters to 12.0.230 ( #4896 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-11-08 13:24:11 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
30cd101adf
Update dependencies ( #4900 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-08 13:19:04 +01:00
Koen Kanters
f99257ae83
Home Assistant: use device_class presence for presence binary sensor.
2020-11-07 19:16:16 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0c6d4a0f05
Update zigbee-herdsman-converters to 12.0.229 ( #4885 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-06 19:28:42 +01:00
Koen Kanters
752bb6c4d1
Merge branch 'master' into dev
2020-11-05 18:07:57 +01:00
Koen Kanters
6b32f30654
1.16.1
2020-11-05 18:02:13 +01:00
Koen Kanters
ddddd88ef6
Downgrade mqtt version to 4.2.1. https://github.com/danielwelch/hassio-zigbee2mqtt/issues/460
2020-11-05 18:00:14 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
40619a5a53
Update zigbee-herdsman-converters to 12.0.228 ( #4877 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-04 22:37:12 +01:00
Koen Kanters
c27e66b618
Changes for exposes.
2020-11-04 22:33:00 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3c2eab00d0
Update zigbee-herdsman-converters to 12.0.227 ( #4875 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-04 18:18:47 +01:00
Koen Kanters
dc89b92e2a
Mark node 15 as supported. https://github.com/Koenkk/zigbee2mqtt/issues/4867
2020-11-04 17:39:09 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
828b4b3e4e
Update zigbee-herdsman-converters to 12.0.226 ( #4863 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-03 18:19:34 +01:00
Koen Kanters
bd7d0be07a
Clear device state when device leaves network. https://github.com/Koenkk/zigbee2mqtt/issues/4485
2020-11-02 18:27:06 +01:00
2ee3b5f12b
Update zigbee-herdsman-converters to 12.0.225 ( #4850 )
...
* Update zigbee-herdsman-converters to 12.0.225
* 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-11-02 18:00:58 +01:00
Jan
195d56d4ef
Enhanced MQTT logging when connecting ( #4843 )
...
* enhanced logging
* reduced loglevel
2020-11-02 18:00:02 +01:00
Koen Kanters
ca53013661
Dev
2020-11-01 12:59:06 +01:00
Koen Kanters
9ed84e130f
1.16.0
2020-11-01 12:58:35 +01:00
Koen Kanters
47cd482461
Undev
2020-11-01 12:58:31 +01:00
4fb8d4820f
Update zigbee-herdsman-converters to 12.0.224 ( #4833 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-11-01 11:05:20 +01:00
Koen Kanters
a09bb3bc00
Home Assistant: support multiendpoint for enum sensor
2020-11-01 11:02:35 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4d3e6eb11f
Update zigbee-herdsman to 0.13.26 ( #4834 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-01 10:52:41 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
606f7f44cc
Update dependencies ( #4830 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-01 10:35:22 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1933b0f29d
Update zigbee2mqtt-frontend to 0.2.68 ( #4828 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-01 07:21:51 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
98d49a77ed
Update zigbee2mqtt-frontend to 0.2.67 ( #4826 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-31 21:21:06 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7cead8cb68
Update zigbee2mqtt-frontend to 0.2.66 ( #4825 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-31 18:35:18 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
487cc20129
Update zigbee2mqtt-frontend to 0.2.65 ( #4823 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-31 14:39:36 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
09ae27503e
Update zigbee2mqtt-frontend to 0.2.64 ( #4822 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-31 10:20:35 +08:00
e1b5a105dd
Update zigbee-herdsman-converters to 12.0.223 ( #4820 )
...
* Update zigbee-herdsman-converters to 12.0.223
* Update homeassistant.js
* Update bridge.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-10-30 23:39:26 +01:00
79275f9a4c
Update zigbee-herdsman-converters to 12.0.222 ( #4816 )
...
* Update zigbee-herdsman-converters to 12.0.222
* 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-10-29 21:43:47 +01:00
Koen Kanters
aac7cb1ff6
Fix brightness or state not read when reading state and brightness. https://github.com/Koenkk/zigbee2mqtt/issues/4803
2020-10-29 18:03:16 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d78610eecf
Update zigbee2mqtt-frontend to 0.2.63 ( #4810 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-29 13:41:04 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6880dd786f
Update zigbee2mqtt-frontend to 0.2.62 ( #4808 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-29 10:14:02 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
a62f8e17ca
Update zigbee2mqtt-frontend to 0.2.61 ( #4788 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-29 07:43:38 +08:00
Emil Flach and Emil Flach
084fccc53d
Partial fix for #4571 , changed current_heating_setpoint for occupied_heating_setpoint ( #4784 )
...
Co-authored-by: Emil Flach <emil.flach@skopei.com >
2020-10-28 17:54:31 +01:00
Drzony
5d643bac8e
Home Assistant fixes for Saswell TRV ( #4800 )
...
* Home Assistant fixes for Saswell TRV
* fixup! Home Assistant fixes for Saswell TRV
2020-10-28 17:49:44 +01:00
Hacker-CB
82f3d7d9bb
update.sh: add checking if data-backup exists ( #4793 )
2020-10-28 10:45:49 +01:00
697955997a
Update zigbee-herdsman-converters to 12.0.221 ( #4796 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-27 21:57:35 +01:00
Koen Kanters
9a53399a8c
Changes for zigbee-herdsman-converters 12.0.221
2020-10-27 21:50:55 +01:00
Koen Kanters
b2049b449b
Home Assistant discovery: use availability instead of availability_topic. https://github.com/Koenkk/zigbee2mqtt/issues/775
2020-10-27 21:49:44 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
a2992ab144
Update zigbee2mqtt-frontend to 0.2.50 ( #4787 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-27 05:52:29 +08:00
21fcfb0b17
Update zigbee-herdsman-converters to 12.0.220 ( #4782 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-26 17:34:46 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
e449b772cc
Update zigbee-herdsman to 0.13.24 ( #4781 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-26 17:31:28 +01:00
Koen Kanters
922f828696
Allow binary exposes not in lookup.
2020-10-26 17:25:41 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fee631080e
Update zigbee2mqtt-frontend to 0.2.48 ( #4777 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-26 07:25:59 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
22681be3c7
Update dependencies ( #4766 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-25 09:58:46 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7b0498aab0
Update zigbee2mqtt-frontend to 0.2.45 ( #4770 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-25 16:25:37 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
c9e030bb19
Update zigbee2mqtt-frontend to 0.2.43 ( #4768 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-25 13:20:12 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
c702badd98
Update zigbee2mqtt-frontend to 0.2.40 ( #4767 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-25 10:54:01 +08:00
Koen Kanters
63044421fd
Get linkquality from herdsman instead of mesage. https://github.com/Koenkk/zigbee2mqtt/issues/4758
2020-10-24 17:15:46 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8895c14f42
Update zigbee-herdsman to 0.13.23 ( #4762 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-24 17:13:26 +02:00
Koen Kanters
ddbf936102
Mark ZIGBEE2MQTT_CONFIG as deprecated. https://github.com/Koenkk/zigbee2mqtt/issues/4697
2020-10-24 16:20:48 +02:00
Koen Kanters
70a72dd32a
Ignore yaml configuration files in data. https://github.com/Koenkk/zigbee2mqtt/issues/4697
2020-10-24 15:58:49 +02:00
b13d18fa9a
Update zigbee-herdsman-converters to 12.0.219 ( #4745 )
...
* Update zigbee-herdsman-converters to 12.0.219
* Update homeassistant.js
* Update bridge.test.js
* Update package.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-24 14:35:21 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fcf10680f4
Update zigbee-herdsman to 0.13.21 ( #4761 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-24 14:29:57 +02:00
Jan
bd91b704b7
Added manual mode for GS361A-H04 ( #4755 )
2020-10-24 09:58:45 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bd149af508
Update zigbee-herdsman to 0.13.20 ( #4753 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-23 19:26:00 +02:00
mr G1K
aa9ba03228
adapter zigate ( #4737 )
2020-10-23 19:13:33 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3cbe7e3f39
Update zigbee2mqtt-frontend to 0.2.39 ( #4749 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-23 08:21:04 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
040f612cd5
Update zigbee-herdsman to 0.13.19 ( #4740 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-22 16:11:52 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
851aef3b2d
Update zigbee2mqtt-frontend to 0.2.36 ( #4732 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-21 08:54:18 +08:00
6e74cb571f
Update zigbee-herdsman-converters to 12.0.217 ( #4728 )
...
* Update zigbee-herdsman-converters to 12.0.217
* 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-10-20 20:10:30 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
466e9636a5
Update zigbee2mqtt-frontend to 0.2.35 ( #4724 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-20 08:16:24 +08:00
099aa26c6f
Update zigbee-herdsman-converters to 12.0.216 ( #4723 )
...
* Update zigbee-herdsman-converters to 12.0.216
* 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-10-19 19:06:49 +02:00
d73aea8ede
Update zigbee-herdsman-converters to 12.0.215 ( #4721 )
...
* Update zigbee-herdsman-converters to 12.0.215
* Update homeassistant.js
* Update publish.js
* Update bridge.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-10-19 16:48:09 +02:00
Koen Kanters
5134f0b689
Fix 0x0000000000000000 in networkmap.
2020-10-19 16:38:53 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
b9662ed866
Update zigbee2mqtt-frontend to 0.2.33 ( #4715 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-19 09:33:36 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3de953aa2b
Update zigbee2mqtt-frontend to 0.2.32 ( #4714 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-19 08:13:59 +08:00
09fbed6c75
Update zigbee-herdsman-converters to 12.0.214 ( #4713 )
...
* Update zigbee-herdsman-converters to 12.0.214
* Update bridge.test.js
* 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-10-18 21:51:32 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
a9106924c7
Update dependencies ( #4702 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-18 17:11:00 +02:00
9ac660bc22
Update zigbee-herdsman-converters to 12.0.213 ( #4696 )
...
* Update zigbee-herdsman-converters to 12.0.213
* 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-10-17 16:58:27 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
87cabc29d4
Update zigbee-herdsman to 0.13.18 ( #4695 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-17 16:32:01 +02:00
Utyf
a5c9fb2940
Add unit_of_measurement for DIYRuZ_Geiger. ( #4689 )
2020-10-17 16:17:36 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6837cfa2fc
Update zigbee-herdsman-converters to 12.0.212 ( #4685 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-16 18:40:46 +02:00
949a16eba0
Support JAVIS lock and TS0601 roller blind motor ( #4652 )
...
* Added support for Zemismart garage opener, Larkey dimmer & curtain switch
* support JAVIS lock
* support roller blind motor
* fix test coverage
* fix coding style
* update JAVIS lock name
* Update homeassistant.js
Co-authored-by: ChinhND <dinhchinh@gmail.com >
Co-authored-by: unknown <dungnguyen98nd@gmail.com >
Co-authored-by: TheEnd98 <49032426+TheEnd98@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-16 18:20:53 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
61e449430b
Update zigbee-herdsman to 0.13.17 ( #4684 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-16 17:33:13 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9e4e8acdb0
Update zigbee-herdsman to 0.13.16 ( #4675 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-15 19:22:22 +02:00
84e725d5ce
Update zigbee-herdsman-converters to 12.0.211 ( #4667 )
...
* Update zigbee-herdsman-converters to 12.0.211
* 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-10-14 22:18:51 +02:00
8319cdbd61
Update zigbee-herdsman-converters to 12.0.210 ( #4659 )
...
* Update zigbee-herdsman-converters to 12.0.210
* 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-10-14 08:59:14 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
467be5410c
Update zigbee2mqtt-frontend to 0.2.31 ( #4658 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-14 06:29:33 +08:00
Marco Massarotto and Koen Kanters
e63a2ac7f6
Allow redefine autodiscovery type ( #4647 )
...
* allow to redefine entity type and id in homeassistant autodiscovery
* Update homeassistant.test.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-13 20:33:48 +02:00
insipiens and Koen Kanters
24188a3eea
add saswell TRV ( #4644 )
...
* add saswell TRV
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-12 17:30:36 +02:00
c2f28d4ed6
Update zigbee-herdsman-converters to 12.0.209 ( #4646 )
...
* Update zigbee-herdsman-converters to 12.0.209
* 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-10-12 17:22:53 +02:00
Koen Kanters
fa5ac2902f
Update dumpHomeAssistantMapping.js
2020-10-12 17:20:27 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ebdf4bb2e2
Update zigbee2mqtt-frontend to 0.2.29 ( #4645 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-12 07:13:33 +08:00
Koen Kanters
73bc34f419
Fix frontend not loading after update. #4266
2020-10-11 16:17:52 +02:00
Koen Kanters
9098bb1e06
Add missing test
2020-10-11 15:12:07 +02:00
Koen Kanters
8202a10837
Permit joining on specific device. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-10-11 15:05:21 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2aa652f6e9
Update dependencies ( #4636 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-11 14:01:41 +02:00
Koen Kanters
983340f44c
Fix BHT-002-GCLZB HA discovery. https://github.com/Koenkk/zigbee2mqtt/pull/4537#issuecomment-706562247
2020-10-11 13:43:11 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d9b9b05494
Update zigbee-herdsman-converters to 12.0.208 ( #4633 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-10 16:54:28 +02:00
Koen Kanters
723e3a3964
Fix optimistic group state not published on startup. https://github.com/Koenkk/zigbee2mqtt/issues/3461
2020-10-10 16:41:02 +02:00
timstanley1985
ad0905607b
Fix typo is ota logs ( #4628 )
2020-10-10 16:00:10 +02:00
e836984e5e
Update zigbee-herdsman-converters to 12.0.207 ( #4627 )
...
* Update zigbee-herdsman-converters to 12.0.207
* 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-10-10 01:25:53 +02:00
Koen Kanters
e92a852349
Don't setup reporting for TS0115. https://github.com/Koenkk/zigbee2mqtt/issues/4621
2020-10-09 23:51:48 +02:00
Koen Kanters
eecd15ebfa
Don't republish identical optimistic group states. #3461 ( #4623 )
...
* Don't republish identical optimistic state for groups. #3461
* Fixes
2020-10-09 23:29:34 +02:00
John Doe and Koen Kanters
da91158f94
rePublish device state on rename ( #4620 )
...
* Republish device state on rename
* Update bridge.js
* Update bridge.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-09 22:59:10 +02:00
9dc34c421f
Update zigbee-herdsman-converters to 12.0.205 ( #4625 )
...
* Update zigbee-herdsman-converters to 12.0.205
* 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-10-09 22:53:07 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
759751629d
Update zigbee-herdsman to 0.13.15 ( #4624 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-09 22:44:46 +02:00
Koen Kanters
24d8e5f113
Expose linkquality sensor for all devices. https://github.com/Koenkk/zigbee-herdsman-converters/pull/1638
2020-10-09 21:57:54 +02:00
Koen Kanters
9d29bcc566
Fix switches/plugs not controllable in group. https://github.com/Koenkk/zigbee2mqtt/issues/4558
2020-10-09 21:40:33 +02:00
Koen Kanters
e2e51fc32c
Revert "Does linux/386 work now?"
...
This reverts commit 75ca6f3970 .
2020-10-09 18:21:50 +02:00
Koen Kanters
75ca6f3970
Does linux/386 work now?
2020-10-09 18:19:59 +02:00
Koen Kanters
33985bc976
Fix buildx command
2020-10-09 18:15:14 +02:00
Koen Kanters
17545a6f72
Fix ci.yml
2020-10-09 18:12:38 +02:00
Koen Kanters
e36ca7f8f8
Merge branch 'master' into dev
2020-10-09 18:09:50 +02:00
Koen Kanters
ed8b4e567b
Migrate to docker setup QEMU/Buildx
2020-10-09 18:09:40 +02:00
Koen Kanters
c1a1b91a25
Fix docker build
2020-10-09 15:20:05 +02:00
Koen Kanters
330927d4b7
Merge branch 'master' into dev
2020-10-09 14:25:22 +02:00
Koen Kanters
40ab11bc49
Revert "Use buildx 0.4.2"
...
This reverts commit a571949f49 .
2020-10-09 14:25:11 +02:00
Koen Kanters
f618926d09
Merge branch 'master' into dev
2020-10-09 14:21:35 +02:00
Koen Kanters
0e30a73a19
Drop linux/i386 image (causes build errors)
2020-10-09 14:21:26 +02:00
Koen Kanters
fb7b8ba867
Merge branch 'master' into dev
2020-10-09 14:18:14 +02:00
Koen Kanters
6fa4807a5a
linux/386 -> linux/i386
2020-10-09 14:18:00 +02:00
Koen Kanters
456fb4014c
Merge branch 'master' into dev
2020-10-09 14:10:44 +02:00
Koen Kanters
a571949f49
Use buildx 0.4.2
2020-10-09 14:01:35 +02:00
Koen Kanters
ddf3b57ec5
Use 12-alpine3.12 as base Docker image
2020-10-09 13:55:36 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
5ec3ef5be6
Update zigbee2mqtt-frontend to 0.2.27 ( #4619 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-09 18:43:01 +08:00
Koen Kanters
61e650e7b5
Don't add stale to "breaking change" issues. https://github.com/Koenkk/zigbee2mqtt/pull/4572
2020-10-08 22:21:00 +02:00
8cae206c64
Update zigbee-herdsman-converters to 12.0.204 ( #4605 )
...
* Update zigbee-herdsman-converters to 12.0.204
* 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-10-08 22:08:18 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
e9c96e7a24
Update zigbee-herdsman to 0.13.14 ( #4606 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-08 22:00:50 +02:00
434981b567
[ImgBot] Optimize images ( #4602 )
...
*Total -- 451.91kb -> 199.42kb (55.87%)
/images/logo_large.png -- 243.86kb -> 81.11kb (66.74%)
/images/logo_bee_only.png -- 89.06kb -> 29.77kb (66.57%)
/images/logo.png -- 3.62kb -> 2.28kb (36.82%)
/images/architecture.png -- 102.93kb -> 75.96kb (26.21%)
/images/logo_vector.svg -- 12.44kb -> 10.30kb (17.19%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-08 20:35:42 +02:00
Hacker-CB
dcaaef286d
Fix for HEIMAN Smart socket HS2SK (NXP version) haElectricalMeasurement. ( #4596 )
...
Device does not support reporting. Need to poll.
2020-10-08 19:43:18 +02:00
Marco Massarotto and Koen Kanters
bc7a436241
allow to redefine homeassistant autodiscovery entity "type" and "object_id" ( #4593 )
...
* Add link for creating frontend issues. #4568
* allow to redefine entity type and object_id in homeassistant autodiscovery
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-08 19:38:25 +02:00
Koen Kanters
667bc42bee
Merge branch 'master' into dev
2020-10-08 19:36:29 +02:00
Koen Kanters
9257cd82b3
Fix optimistic for groups. https://github.com/Koenkk/zigbee2mqtt/pull/4572
2020-10-08 17:59:39 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6989f303b8
Update zigbee2mqtt-frontend to 0.2.26 ( #4592 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-08 06:26:30 +08:00
ebca056ad9
Update zigbee-herdsman-converters to 12.0.203 ( #4583 )
...
* Update zigbee-herdsman-converters to 12.0.203
* 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-10-07 17:37:03 +02:00
Koen Kanters
172773a7f2
Sort in dumpHomeAssistantMapping.js
2020-10-07 17:34:48 +02:00
Koen Kanters
3a1f697d93
Don't log when including logger.js
2020-10-07 17:15:46 +02:00
Koen Kanters
8f40d18c0a
Fix last seen unknown when opening frontend. #4266
2020-10-07 17:05:46 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
a132094be4
Update zigbee2mqtt-frontend to 0.2.24 ( #4578 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-07 08:27:32 +08:00
ba57e352b7
Update zigbee-herdsman-converters to 12.0.202 ( #4576 )
...
* Update zigbee-herdsman-converters to 12.0.202
* 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-10-06 22:10:40 +02:00
Koen Kanters
5d1975d60c
Add optimistic option. https://github.com/Koenkk/zigbee2mqtt/issues/4524 ( #4572 )
2020-10-06 21:50:07 +02:00
Koen Kanters
a982acc1ca
Fix tests after https://github.com/Koenkk/zigbee2mqtt/pull/4510
2020-10-06 21:42:05 +02:00
Hacker-CB
c045b90d2b
Add tz.tuya_thermostat_away_mode (fix for https://github.com/Koenkk/z … ( #4510 )
...
* Add tz.tuya_thermostat_away_mode (fix for https://github.com/Koenkk/zigbee2mqtt/pull/4491 )
* Added /* istanbul ignore else */
2020-10-06 21:37:15 +02:00
34e82118a1
Update zigbee-herdsman-converters to 12.0.201 ( #4575 )
...
* Update zigbee-herdsman-converters to 12.0.201
* Update homeassistant.js
* Update utils.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-10-06 20:40:20 +02:00
Koen Kanters
e90182642d
Republish groups on device remove. https://github.com/nurikk/z2m-frontend/issues/31
2020-10-06 19:28:32 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6ca8982237
Update zigbee-herdsman to 0.13.13 ( #4573 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-06 16:33:20 +02:00
Koen Kanters
e30b2576b7
Add link for creating frontend issues. #4568
2020-10-06 12:49:56 +02:00
20c643552c
Update zigbee-herdsman-converters to 12.0.200 ( #4566 )
...
* Update zigbee-herdsman-converters to 12.0.200
* 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-10-05 19:36:32 +02:00
Nick Randell and Koen Kanters
d5a3bf5d93
Added SmartPlug51AU ( #4562 )
...
* Added SmartPlug51AU
* Updated to fix conflicts
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-05 19:22:46 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cb0cf20e46
Update zigbee-herdsman-converters to 12.0.199 ( #4563 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-05 17:47:44 +02:00
Koen Kanters
a2a7cebd07
Fix tests
2020-10-05 17:43:57 +02:00
Koen Kanters
2fb3cb62f6
Fix touchlink factory reset failing with ''BUFFER' not available' error. #4543
2020-10-05 16:21:20 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
a7f931b8e3
Update dependencies ( #4553 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-05 11:38:00 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
aea803bec7
Update zigbee2mqtt-frontend to 0.2.23 ( #4560 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-05 06:41:06 +08:00
John Doe
628ca0daa1
Remove mqtt password from bridge/info ( #4556 )
2020-10-04 20:42:38 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
75ec7c3e05
Update zigbee2mqtt-frontend to 0.2.22 ( #4554 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-04 11:17:39 +08:00
57b5529cd1
Update zigbee-herdsman-converters to 12.0.198 ( #4551 )
...
* Update zigbee-herdsman-converters to 12.0.198
* 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-10-04 00:32:43 +02:00
insipiens and Koen Kanters
9df1ea4359
Moes room thermostat ( #4537 )
...
* Add Moes Room Thermostat entry
* Added entry for Moes Room thermostat
* Revert "Added entry for Moes Room thermostat"
This reverts commit 697c530023 .
* Correct layout
* remove duplicate
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-03 23:33:31 +02:00
Koen Kanters
2a08127e13
Fix tests
2020-10-03 23:24:08 +02:00
Koen Kanters
0c36b7894b
Fix json escaped raw networkmap. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-10-03 22:47:20 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
43f085b069
Update zigbee2mqtt-frontend to 0.2.21 ( #4539 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-03 08:19:46 +08:00
Koen Kanters
14c96a1045
Exposes for switch. https://github.com/Koenkk/zigbee2mqtt/issues/4466
2020-10-02 17:26:08 +02:00
145f1e862d
Update zigbee-herdsman-converters to 12.0.197 ( #4534 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-10-02 17:25:25 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
b5dc732a91
Update zigbee-herdsman to 0.13.12 ( #4535 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-02 17:24:24 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
30449565ac
Update zigbee2mqtt-frontend to 0.2.20 ( #4525 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-02 15:28:43 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2117e79324
Update zigbee2mqtt-frontend to 0.2.18 ( #4522 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-02 10:44:02 +08:00
Koen Kanters
50226d2c84
Exposes for lights. #4466 ( #4516 )
...
* Add dumpHomeAssistantMapping
* Add exposes for lights. https://github.com/Koenkk/zigbee2mqtt/issues/4466
* Updates
* Updates
2020-10-01 18:33:59 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
c75c89c388
Update zigbee-herdsman-converters to 12.0.196 ( #4517 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-01 18:14:43 +02:00
Koen Kanters
4c2ce0d5eb
Promote to dev
2020-10-01 16:49:55 +02:00
Koen Kanters
1bccc5d9f1
1.15.0
2020-10-01 16:44:12 +02:00
Koen Kanters
4de13ef02b
Undev
2020-10-01 16:44:06 +02:00
Koen Kanters
87a1fe62cb
More fixes for https://github.com/Koenkk/zigbee2mqtt/pull/4491
2020-09-30 20:06:47 +02:00
Koen Kanters
a0499af62d
Fixes for https://github.com/Koenkk/zigbee2mqtt/pull/4491
2020-09-30 20:04:06 +02:00
Hacker-CB
44224b4d6b
Added ETOP HT-08 Thermostat and HT-10 TRV ( #4491 )
...
* Added ETOP HT-08 Thermostat
References:
* https://github.com/Koenkk/zigbee2mqtt/issues/4185
* https://github.com/Koenkk/zigbee2mqtt/issues/1856
* https://github.com/Koenkk/zigbee2mqtt/issues/4486
* http://www.etopcontrols.com/thermostat/detail/HT-08.html
* Rename `away` to `away_mode`
* Added ETOP HT-10 TRV
Minor fixes for HT-08
References:
* https://github.com/Koenkk/zigbee2mqtt/issues/1856
* http://www.etopcontrols.com/thermostat/detail/HT-10.html
2020-09-30 19:52:11 +02:00
d5d7d076a7
Update zigbee-herdsman-converters to 12.0.194 ( #4508 )
...
* Update zigbee-herdsman-converters to 12.0.194
* 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-30 19:44:30 +02:00
jonasled
4afcff5cab
added homeassistant config for ZS190000118 ( #4492 )
...
added homeassistant config for ZS190000118
2020-09-29 18:47:10 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3b04e4c771
Update zigbee-herdsman to 0.13.11 ( #4489 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-29 17:20:50 +02:00
embak
60e5a14776
Update Sinope TH1123ZB, TH1124ZB and TH1300ZB for Home Assistant ( #4484 )
...
* Update Sinope TH1123ZB, TH1124ZB and TH1300ZB for Home Assistant
Uniformized Home Assistant behavior/features for Sinope baseboards and floor thermostats.
TH1123ZB, TH1124ZB and TH1300ZB:
- change temperature setpoint resolution to 0,5C
TH1123ZB, and TH1124ZB:
- add energy entity
TH1124ZB and TH1300ZB:
- add local temperature entity
TH1124ZB:
- add keypad lockout (climate entity attribute)
- add power entity
* Linter correction
2020-09-29 17:00:22 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
08927fcb10
Update zigbee-herdsman to 0.13.10 ( #4481 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-29 11:06:32 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
58d56b339c
Update zigbee2mqtt-frontend to 0.2.17 ( #4483 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-29 07:13:40 +08:00
Koen Kanters
051742e076
Logo bee only. https://github.com/nurikk/z2m-frontend/issues/17
2020-09-28 20:15:51 +02:00
Koen Kanters
0beea18adb
Fix devices being undiscovered from Home Assistant when a non-standard Home Assistant discovery topic is used. #4480
2020-09-28 19:43:04 +02:00
Koen Kanters
4bb3ddcff2
Make frontend non-experimental. https://github.com/Koenkk/zigbee2mqtt/issues/4266
2020-09-27 22:18:48 +02:00
546d6193a3
Update zigbee-herdsman-converters to 12.0.193 ( #4476 )
...
* Update zigbee-herdsman-converters to 12.0.193
* 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-27 22:13:31 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
939a2685af
Update dependencies ( #4471 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-27 17:38:44 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fced7edc2d
Update zigbee2mqtt-frontend to 0.2.15 ( #4463 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-26 07:32:30 +08:00
Koen Kanters
49e621123a
Fix Home Assistation device trigger not working after rename. #4452
2020-09-25 19:48:30 +02:00
Koen Kanters
e286a66cea
Don't rediscover Home Assistant device_automation (triggers). #4452
2020-09-25 18:47:28 +02:00
Koen Kanters
48cf4728bb
Clear outdated Home Assistant device_automation discoveries. #4452
2020-09-25 18:20:27 +02:00
Koen Kanters
44f4c436d9
Mark node 13 as unsupported (not maintained anymore)
2020-09-25 17:48:05 +02:00
6889f36ab0
Update zigbee-herdsman-converters to 12.0.192 ( #4458 )
...
* Update zigbee-herdsman-converters to 12.0.192
* 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-25 17:46:17 +02:00
Koen Kanters
d386da6366
Fixes for 4f6797c365
2020-09-25 17:44:24 +02:00
Koen Kanters
4f6797c365
Fix topic not updated for Home Assistant sensor on rename. #4452
2020-09-25 17:32:40 +02:00
Hacker-CB
cb5418e9fc
Added more HEIMAN devices ( #4431 )
...
* Added HEIMAN HS2SS Smart scene switch
* Added HEIMAN HS2SW1A/HS2SW2A/HS2SW3A wall switches
* Added HEIMAN HS2IRC Smart IR Remote Control
* Added missing senosors to homeassistant for HEIMAN HS2SK
* Updated temperature -> device_temperature for genDeviceTempCfg cluster
* Fix device_temperature sensor mistake
* Fix device_temperature sensor 2nd mistake
2020-09-25 16:56:42 +02:00
Koen Kanters
da2eb505fd
Clear availability topic on device remove. #4432
2020-09-25 16:50:12 +02:00
qm3ster
f26ddd93ff
Replace "problematic" depenencies
...
Also one comment typo lol
`node-static` was abandoned and vulnerable, which might matter since
it's used in production usage and not development.
replaced with popular `serve-static` + `finalhandler`
`json-stable-stringify` depended on an unneeded and unlicensed
polyfill for JSON builtin.
2020-09-25 15:58:45 +02:00
potvcind
f5e4859a93
Adding support for Sinope SP2600ZB Smart plug
2020-09-25 15:33:27 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bbc7c7d5fb
Update zigbee2mqtt-frontend to 0.2.14 ( #4450 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-24 19:29:04 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
64a7840c4f
Update zigbee2mqtt-frontend to 0.2.13 ( #4448 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-24 10:49:07 +08:00
Koen Kanters
b79fb2b6f5
Don't try to setup reporting for Philips devices that do not support it. https://github.com/Koenkk/zigbee-herdsman/issues/110
2020-09-22 17:42:03 +02:00
github-actions[bot]
1a51104931
Update zigbee-herdsman to 0.13.9
2020-09-22 15:19:11 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
610f77714f
Update zigbee2mqtt-frontend to 0.2.10 ( #4425 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-22 05:53:24 +08:00
7a6ddc1118
Update zigbee-herdsman-converters to 12.0.191 ( #4422 )
...
* Update zigbee-herdsman-converters to 12.0.191
* 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-21 19:20:37 +02:00
carlos-villanueva
bc91b798d2
Add support for Centralite 4200-C Smart Outlet in homeassistant.js ( #4421 )
2020-09-21 17:11:04 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d8b6e39c6a
Update zigbee2mqtt-frontend to 0.2.9 ( #4399 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-21 04:45:35 +08:00
d2445ad2e3
Update zigbee-herdsman-converters to 12.0.190 ( #4416 )
...
* Update zigbee-herdsman-converters to 12.0.190
* 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-20 18:32:00 +02:00
Koen Kanters
92ce133e24
Enable scenes tests. https://github.com/Koenkk/zigbee-herdsman-converters/pull/1531
2020-09-20 18:17:36 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8314e4d841
Update dependencies ( #4409 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-20 17:25:32 +02:00
Ryan Kim(True-World)
9ab3fc902b
Add Dawon DNS new 4 devices (Zigbee 3.0) ( #4404 )
...
1. 1Gang Switch with router (No neutral wire)
2. 2Gang Switch with router (No neutral wire)
3. 3Gang Switch with router (No neutral wire)
4. IoT 16A outlet
2020-09-19 19:55:00 +02:00
Hacker-CB and Pavel Sokolov
a33622c52b
Added set of HEIMAN devices ( #4395 )
...
* Added HEIMAN HS1VS-N water leak sensor
* Added HEIMAN HS1HT-N temperature and humidity sensor
* Added HEIMAN HS3DS Door sensor
* Added HEIMAN HS1RC-N Smart remote controller
* Added/updated HEIMAN HS1EB-E Smart emergency button
* Added HEIMAN HS2AQ-EM Air quality monitor
* Fix lint error
Co-authored-by: Pavel Sokolov <pavel@tvip.ru >
2020-09-19 19:48:09 +02:00
Koen Kanters
9eba6d62db
Merge branch 'master' into dev
2020-09-19 11:48:58 +02:00
Koen Kanters
0cd4607856
Fix branch-switcher not working
2020-09-19 11:48:28 +02:00
570c6da67b
Update zigbee-herdsman-converters to 12.0.189 ( #4403 )
...
* Update zigbee-herdsman-converters to 12.0.189
* 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-19 11:45:50 +02:00
robinaartsma and Koen Kanters
bce2b34a9b
Update homeassistant.js ( #4396 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-09-19 11:23:08 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
e9c510539a
Update zigbee-herdsman to 0.13.8 ( #4402 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-19 11:08:19 +02:00
Koen Kanters
206f02b200
Updates for scenes. https://github.com/Koenkk/zigbee-herdsman-converters/pull/1531
2020-09-19 11:07:54 +02:00
Koen Kanters
7fe3167e97
Fix crash when saving state.json fails. #4388
2020-09-19 10:59:12 +02:00
Koen Kanters
4f9c36ee44
Don't allow renaming to not allowed friendlyName. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-09-19 10:57:39 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
c0faae73bb
Update zigbee2mqtt-frontend to 0.2.7 ( #4387 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-17 21:09:54 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9c2fd10d8f
Update zigbee2mqtt-frontend to 0.2.4 ( #4380 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-17 09:24:49 +08:00
KotMorderca
123c321306
Added mapping for 11830304 ( #4385 )
2020-09-16 22:09:14 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
e1e33a85a6
Update zigbee-herdsman to 0.13.7 ( #4379 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-16 12:02:38 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d2f8e22712
Update zigbee2mqtt-frontend to 0.2.2 ( #4377 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-16 06:46:34 +08:00
Koen Kanters
8db16cca3d
Republish devices on OTA update. https://github.com/Koenkk/zigbee2mqtt/issues/4266
2020-09-15 22:13:30 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6234e2f40e
Update zigbee-herdsman-converters to 12.0.188 ( #4376 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-15 22:12:38 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
b1bf87f845
Update zigbee-herdsman to 0.13.6 ( #4373 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-15 20:26:19 +02:00
1e9cb4d1cc
Update zigbee-herdsman-converters to 12.0.187 ( #4371 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-09-15 18:41:37 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d9b2e211d3
Update zigbee-herdsman to 0.13.5 ( #4370 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-15 18:34:48 +02:00
Koen Kanters
ba43744768
Don't discover to Home Assistant when device is still interviewing. #4363
2020-09-15 18:24:48 +02:00
Hacker-CB and Pavel Sokolov
a47217f1cc
HEIMAN HS1VS-N Vibration sensor: added battery level reporting and tamper ( #4365 )
...
* HEIMAN HS1VS-N Vibration sensor: added battery level reporting and tamper
* Fix formatting
Co-authored-by: Pavel Sokolov <pavel@tvip.ru >
2020-09-15 16:55:19 +02:00
Hacker-CB and Pavel Sokolov
b4d32a9d14
Added HEIMAN HS1VS-N Vibration sensor ( #4360 )
...
Co-authored-by: Pavel Sokolov <pavel@tvip.ru >
2020-09-14 22:16:23 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ff37b4f8de
Update zigbee2mqtt-frontend to 0.1.58 ( #4357 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-14 12:25:45 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
63f527e697
Update zigbee-herdsman to 0.13.4 ( #4355 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-13 17:05:07 +02:00
John Doe and Koen Kanters
2caaaa8d24
Fix mallformed (nullish) messages handling ( #4347 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-09-13 15:38:10 +02:00
John Doe and Koen Kanters
59812f1ef6
Fix device removal ( #4354 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-09-13 15:35:33 +02:00
508ee10f0c
Update dependencies ( #4348 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-09-13 15:21:39 +02:00
7h0mas-R and Koen Kanters
d0fbde8759
added Merten MEG5113-0300/MEG5165-0000 to Home Assistant mapping ( #4345 )
...
added Merten MEG5113-0300/MEG5165-0000 to mapping
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-09-13 15:16:46 +02:00
Koen Kanters
e631bbeb60
Merge branch 'master' into dev
2020-09-13 15:14:29 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
aad36371a0
Update zigbee2mqtt-frontend to 0.1.57 ( #4350 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-13 15:50:07 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
24a7250e8d
Update zigbee-herdsman-converters to 12.0.186 ( #4341 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-12 16:55:17 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
b432f3693a
Update zigbee-herdsman to 0.13.3 ( #4339 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-12 16:36:33 +02:00
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
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
b2b30685ba
Update zigbee2mqtt-frontend to 0.1.56 ( #4330 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-12 05:49:09 +08:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
37acdf5a63
Update zigbee-herdsman to 0.13.2 ( #4335 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-11 23:14:39 +02:00
embak
bd91beb9c0
Add keypad lockout feature to TH1300ZB ( #4331 )
2020-09-11 17:07:21 +02:00
Koen Kanters
166f1a8b87
Update new_device_support.md
2020-09-11 17:02:47 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8757d72467
Update zigbee2mqtt-frontend to 0.1.53 ( #4327 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-10 22:12:19 +08:00
John Doe
9cabe1e23a
Fix frontend api messages pollution ( #4326 )
2020-09-10 20:54:03 +08:00
Koen Kanters
812909363b
Update issue templates
2020-09-09 19:32:28 +02:00
Koen Kanters
9ca8c31448
Add issue templates. https://github.com/Koenkk/zigbee2mqtt/issues/4306
2020-09-09 19:27:05 +02:00
Koen Kanters
5d6a5cb19f
Update issue templates
2020-09-09 19:19:17 +02:00
Koen Kanters
c29cc784ba
Touchlink identify. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-09-09 18:24:32 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7f29c029a3
Update zigbee-herdsman to 0.13.1 ( #4319 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-09 18:17:24 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6be1d7ae7d
Update zigbee2mqtt-frontend to 0.1.52 ( #4318 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-09 23:54:01 +08: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] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
b94c5d7283
Update zigbee-herdsman to 0.13.0 ( #4310 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-08 20:24:26 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fd60669a04
Update zigbee-herdsman-converters to 12.0.184 ( #4309 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-08 20:19:55 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fb4c75ad0a
Update zigbee2mqtt-frontend to 0.1.49 ( #4305 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-08 19:30:06 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
80c9a6011d
Update zigbee-herdsman to 0.12.132 ( #4308 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-08 19:29:51 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d0011892b1
Update zigbee2mqtt-frontend to 0.1.48 ( #4303 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-08 09:46:04 +08:00
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
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0233cc92b0
Update zigbee2mqtt-frontend to 0.1.47 ( #4288 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-06 19:41:35 +08:00
John Doe
037d54a604
Update update_frontend.yml ( #4286 )
2020-09-06 19:35:53 +08:00
16db8e7dbc
Update dependencies ( #4280 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-09-06 13:32:19 +02:00
Koen Kanters
02ac4b17ba
Don't auto update zigbee2mqtt-frontend
2020-09-06 13:32:07 +02:00
John Doe
a10e5b011c
Update update_frontend.yml ( #4281 )
...
FIx job name
2020-09-06 13:27:51 +02:00
7d028d3f80
Update zigbee-herdsman-converters to 12.0.182 ( #4278 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-09-06 13:27:15 +02:00
a8e8f43421
Update zigbee-herdsman to 0.12.131 ( #4277 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-09-06 00:47:16 +02:00
Koen Kanters
4f55667760
Lint
2020-09-05 23:43:46 +02:00
Koen Kanters and Tomáš Martinovič
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
7103ba4219
Update zigbee-herdsman-converters to 12.0.181 ( #4275 )
...
* Update zigbee-herdsman-converters to 12.0.181
* Update group.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-09-05 23:34:49 +02:00
nur
25a953bbce
Add update frontend gh action
2020-09-05 15:20:22 +02:00
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 and John Doe
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 and Koen Kanters
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] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cb0dee2f10
Update zigbee-herdsman to 0.12.130 ( #4265 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-04 17:19:15 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7d53408278
Update zigbee-herdsman to 0.12.129 ( #4262 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-04 11:50:18 +02:00
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
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
c707e50292
Update zigbee-herdsman to 0.12.128 ( #4247 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-02 22:47:05 +02:00
Koen Kanters
f57ec9f0fd
Add definition to raw networkmap
2020-09-02 17:17:35 +02:00
Koen Kanters
37c4c2e1f7
Dev
2020-09-02 16:45:16 +02:00
Koen Kanters
654817a66d
1.14.4
2020-09-02 16:44:42 +02:00
Koen Kanters
bb2cdd893b
Undev
2020-09-02 16:44:32 +02:00
Koen Kanters
2c80ada344
Merge branch 'master' into dev
2020-09-02 16:43:47 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9515973f9e
Update zigbee-herdsman-converters to 12.0.178 ( #4236 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-01 18:42:34 +02:00
Koen Kanters
a057f3c171
Update stale.yml
2020-09-01 18:22:47 +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] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
af97b65926
Update zigbee-herdsman to 0.12.127 ( #4226 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-31 18:44:16 +02:00
bdd8567229
Update zigbee-herdsman-converters to 12.0.177 ( #4220 )
...
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:51:07 +02:00
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
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1390803738
Update zigbee-herdsman to 0.12.125 ( #4218 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-30 22:19:54 +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] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7033177917
Update dependencies ( #4212 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-30 09:25:01 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6452500993
Update zigbee-herdsman to 0.12.124 ( #4209 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-29 16:22:39 +02:00
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
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
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
50f4f95e80
Update zigbee-herdsman to 0.12.123 ( #4206 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-29 14:32:27 +02:00
Koen Kanters
52b273f530
Add branch switcher ignore label.
2020-08-29 13:17:30 +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
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
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] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
39480c9fc2
Update zigbee-herdsman to 0.12.122 ( #4181 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-25 21:41:26 +02:00
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
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
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 and Koen Kanters
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] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9e150efce4
Update zigbee-herdsman to 0.12.121 ( #4169 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-23 22:01:48 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d22f3b8b1f
Update dependencies ( #4164 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-23 21:20:16 +02:00
Fabian Affolter and Koen Kanters
9f1551181b
Remove Hass.io ( #4159 )
...
Hass.io was renamed to Home Assistant
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-08-22 17:36:18 +02:00
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 and Koen Kanters
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] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
f15b314634
Update zigbee-herdsman to 0.12.120 ( #4156 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-22 12:21:00 +02:00
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] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
57729c140e
Update zigbee-herdsman to 0.12.119 ( #4141 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-20 16:34:12 +02:00
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
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
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 https://github.com/Koenkk/zigbee2mqtt/commit/9148977b3968b609add29807a780acd469dbed89#r41534643
2020-08-17 22:14:10 +02:00
Kris and Koen Kanters
5411de8618
Add Philips Hue Nyro ( #4120 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-08-17 22:08:52 +02:00
Koen Kanters
b80695cd18
Merge branch 'master' into dev
2020-08-17 22:08:17 +02:00
Koen Kanters
0db3f3ca0b
Remove branch-cleanup
2020-08-17 21:52:47 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
30044bc8da
Update zigbee-herdsman to 0.12.118 ( #4118 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-17 21:51:59 +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
176d32b2de
Update dependencies ( #4114 )
...
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 17:32:01 +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
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4f27813d96
Update zigbee-herdsman-converters to 12.0.163 ( #4100 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-14 11:51:22 +02:00
Koen Kanters
082c5d47be
Merge branch 'master' into dev
2020-08-14 11:44:07 +02:00
mgrom and Koen Kanters
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
Koen Kanters
1213fd6ea6
Remove autosquash and add branch-cleanup
2020-08-14 11:43:35 +02:00
Koen Kanters
c6ed37ab47
Switch to autosquash
2020-08-14 11:27:18 +02:00
Koen Kanters
43730cbbd1
Merge branch 'master' into dev
2020-08-14 11:23:04 +02:00
Koen Kanters
146a015455
Add rebase workflow
2020-08-14 11:22:08 +02:00
Tom and Koen Kanters
08524953bf
Add Environment Variable Override ( #4085 )
...
* Add Environment Variable Override
I need to be able to manage settings on this service via Environment Variables. I've added the ability to override anything in the settings schema with a corresponding environment variable.
e.g. to override settings.serial.port you can set ZIGBEE2MQTT_SERIAL_PORT=/dev/ttyS0
to override the mqtt username you can set ZIGBEE2MQTT_MQTT_USER=testusername
This new addition will not perform any action on existing installations unless the matching environment variable is set. I have tested this setting string, number, boolean, object and array values.
* Adding test case for environment variables and slight modification to ensure 100% code coverage.
* Adding a test to confirm that env variables will set non default values. Also realized that I was errantly applying the env variables to the defaults for testing. Understanding what this is doing more clearly I realize that should be clean.
* Refactoring to
1. Remove the test variables from the schema and defaults and manually reflect the tests in the test.
2. Rename environment variable base from ZIGBEE2MQTT_ to ZIGBEE2MQTT_CONFIG_
* Small improvements
* Removing the unneeded test.
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-08-13 23:50:30 +02:00
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
Koen Kanters
c66e65e0fb
Merge branch 'master' into dev
2020-08-12 17:36:56 +02:00
blakadder
3acd123ecd
add direction sensor to AD for some dimmers ( #4078 )
2020-08-12 17:22:05 +02:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
763ae7903e
Update zigbee-herdsman to 0.12.117 ( #4089 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-12 17:13:14 +02:00
Koen Kanters
66902b963c
Dev
2020-08-12 17:07:19 +02:00