Robert Kaussow and Koen Kanters
3420cf508b
disable buildx provenance in the ci build command ( #16495 )
2023-02-06 17:39:51 +01:00
Koen Kanters
d5a3bf626f
Update zigbee-herdsman-converters to 15.0.38-hotfix.0
2023-02-06 17:39:10 +01:00
Koen Kanters
8f781db93e
1.30.0
1.30.0
2023-02-01 17:14:40 +01:00
Koen Kanters
1a6ba18ec2
Undev
2023-02-01 17:14:22 +01:00
Koen Kanters
d91e363d76
Merge branch 'dev'
2023-02-01 17:13:53 +01:00
f7e45b8284
Update zigbee-herdsman-converters to 15.0.38 ( #16452 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-02-01 14:58:34 +00:00
bbbaaf4d89
Update zigbee-herdsman-converters to 15.0.37 ( #16443 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-31 17:17:49 +00:00
c9076f8ce6
Update zigbee-herdsman to 0.14.89 ( #16442 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-31 18:11:43 +01:00
82fd062668
Update zigbee-herdsman-converters to 15.0.36 ( #16429 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-30 17:22:52 +00:00
769a1afd96
Update zigbee-herdsman-converters to 15.0.35 ( #16416 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-29 18:28:16 +00:00
Koen Kanters
f943619387
Always respond to OTA request. https://github.com/Koenkk/zigbee2mqtt/issues/16371
2023-01-29 19:16:03 +01:00
43e204b7d1
Update zigbee-herdsman-converters to 15.0.34 ( #16409 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-29 11:55:41 +00:00
Koen Kanters
a3f1399489
Log device OTA request response. https://github.com/Koenkk/zigbee2mqtt/issues/16371
2023-01-29 11:23:21 +01:00
4179d879d2
Update dependencies ( #16400 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-29 10:27:14 +01:00
6ce2d2e73f
Update zigbee-herdsman-converters to 15.0.33 ( #16374 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-26 16:54:37 +00:00
981542827c
Update zigbee-herdsman-converters to 15.0.32 ( #16355 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-25 18:24:35 +00:00
2f0a2cee6e
Update zigbee-herdsman-converters to 15.0.31 ( #16335 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-24 16:30:10 +00:00
Koen Kanters
0bc685a8e3
Sanatize manufacturerName. https://github.com/home-assistant/core/issues/85691
2023-01-24 17:19:56 +01:00
Artem Draft and GitHub
02a99703a8
Fix motor_state and moving in HA covers ( #16324 )
2023-01-24 17:00:24 +01:00
7639ce44a7
Update zigbee-herdsman-converters to 15.0.30 ( #16322 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-23 19:26:59 +00:00
Koen Kanters
b89a99fe0c
Fix another Failed to call 'Frontend' 'stop' . https://github.com/Koenkk/zigbee2mqtt/issues/16317
2023-01-23 20:21:03 +01:00
mtdcr and GitHub
06820d2220
Sane defaults for remote syslog ( #16300 )
...
The most commonly used transport for remote syslog is port 514/udp.
It also is the only defined method for BSD syslog (RFC 3164). RFCs
5424+5425 specify an additional TLS transport via 6514/tcp, which
does not seem to be supported by zigbee2mqtt, as evidenced by the
lack of TLS-related configuration options in this area. RFC 6587
describes legacy uses of syslog over TCP, recommending against them.
Port 123, the previous default, was probably used by accident and
is reserved for NTP.
| $ grep -w -e 123 -e 514 -e 601 -e 6514 /etc/services
| ntp 123/udp # Network Time Protocol
| shell 514/tcp cmd syslog # no passwords used
| syslog 514/udp
| syslog-tls 6514/tcp # Syslog over TLS [RFC5425]
2023-01-23 19:31:10 +01:00
Roland Ramthun and GitHub
140213950d
Disable provenance information in Docker images ( #16297 )
...
* Disable provenance information in Docker images
The new default of buildx to include provenance information to OCI images causes a series of infrastructure issues with current Docker versions.
Disable generation of the new provenance information until all necessary infrastructure software components and registries have been fixed to support it properly.
* Correct docker/setup-buildx-action version number
2023-01-23 19:26:43 +01:00
f4f2c498b7
Update zigbee-herdsman-converters to 15.0.29 ( #16295 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-22 08:45:14 +00:00
31807c6c6b
Update zigbee-herdsman to 0.14.88 ( #16294 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-22 08:08:45 +00:00
8ccad8ee53
Update dependencies ( #16293 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-22 09:03:03 +01:00
a930539dc3
Update zigbee-herdsman-converters to 15.0.28 ( #16284 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-21 09:37:42 +00:00
b33db9397d
Update zigbee2mqtt-frontend to 0.6.124 ( #16277 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2023-01-20 15:19:13 +00:00
de4b7fb022
Update zigbee-herdsman-converters to 15.0.27 ( #16264 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-19 16:58:25 +00:00
9e85419f9e
Update zigbee-herdsman-converters to 15.0.26 ( #16254 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-18 20:28:00 +00:00
80c464c951
Update zigbee-herdsman-converters to 15.0.25 ( #16230 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-17 16:29:30 +00:00
e56dff4972
Update zigbee-herdsman-converters to 15.0.24 ( #16215 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-16 18:46:18 +00:00
Koen Kanters
d8501f04eb
Fix Failed to call 'Frontend' 'stop' (TypeError: Cannot read properties of null (reading 'clients') error. https://github.com/Koenkk/zigbee2mqtt/issues/16207
2023-01-16 19:19:51 +01:00
c927b4b935
Update zigbee-herdsman-converters to 15.0.23 ( #16177 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-15 13:26:50 +00:00
fb9872a4ff
Update dependencies ( #16172 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-15 10:05:39 +01:00
39b0964739
Update zigbee-herdsman-converters to 15.0.22 ( #16159 )
...
* Update zigbee-herdsman-converters to 15.0.22
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2023-01-14 13:39:45 +00:00
Koen Kanters
2c509c0368
Promote to dev
2023-01-13 22:33:21 +01:00
Koen Kanters
49e1c68cac
Merge branch 'master' into dev
2023-01-13 22:32:50 +01:00
Koen Kanters
bb3e8f6d41
1.29.2
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
cddbb9a5e5
Fix f600066134
2023-01-13 16:59:20 +01:00
65366478e3
Update zigbee2mqtt-frontend to 0.6.123 ( #16143 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2023-01-13 11:33:49 +00:00
1d8b19dce9
Update zigbee-herdsman-converters to 15.0.21 ( #16123 )
...
* Update zigbee-herdsman-converters to 15.0.21
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2023-01-12 17:34:49 +00:00
Koen Kanters
f600066134
Fix 328b9fbd60. https://github.com/Koenkk/zigbee2mqtt/issues/15958
2023-01-12 17:20:07 +01:00
75533c20b8
Bump alpine from 3.17.0 to 3.17.1 in /docker ( #16081 )
...
Bumps alpine from 3.17.0 to 3.17.1.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
2023-01-12 09:42:42 +01:00
Koen Kanters
0605a5e0e3
Attempt to improve Log when MQTT client is unavailable stability
2023-01-12 09:41:30 +01:00
cf9640bd59
Update zigbee-herdsman-converters to 15.0.20 ( #16106 )
...
* Update zigbee-herdsman-converters to 15.0.20
* Fix tests
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2023-01-12 08:37:17 +00:00
Koen Kanters
328b9fbd60
Remove state_class measurement when unit_of_measurement is not set. https://github.com/Koenkk/zigbee2mqtt/issues/15958
2023-01-11 18:23:13 +01:00
bc6d1070c7
Update zigbee2mqtt-frontend to 0.6.122 ( #16092 )
...
Co-authored-by: nurikk <nurikk@users.noreply.github.com >
2023-01-11 09:29:08 +00:00
bf339636b5
Update zigbee-herdsman to 0.14.87 ( #16068 )
...
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-01-09 21:50:14 +00:00