github-actions[bot]
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
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]
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
github-actions[bot]
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]
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]
2886d90dde
Update dependencies ( #7287 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
2021-05-02 13:20:41 +02:00
github-actions[bot]
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]
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
github-actions[bot]
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]
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
github-actions[bot]
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]
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]
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]
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
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]
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
github-actions[bot]
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]
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]
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
github-actions[bot]
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]
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]
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
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]
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]
8802354ca9
Update dependencies ( #7199 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
2021-04-25 14:30:39 +02:00
github-actions[bot]
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]
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]
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
github-actions[bot]
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]
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]
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]
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]
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