clockbrain
|
267c399047
|
fix: Add device name to no converter available error message (#26867)
|
2025-03-26 21:45:33 +01:00 |
|
Nerivec
|
f2a1c9a2be
|
fix(gnore): Onboarding fixes (#26824)
|
2025-03-22 16:11:06 +01:00 |
|
Nerivec
|
05d6f08a0d
|
feat: Onboarding (#26608)
|
2025-03-21 21:30:19 +01:00 |
|
Koen Kanters
|
52c255bcc2
|
fix(ignore): update zigbee-herdsman-converters to 23.10.0 (#26792)
|
2025-03-20 20:35:53 +00:00 |
|
Nerivec
|
badf107991
|
feat: Use dynamic import for external JS (#26522)
|
2025-03-20 21:08:32 +01:00 |
|
Koen Kanters
|
325199d445
|
fix(ignore): update zigbee-herdsman-converters to 23.8.0 (#26761)
|
2025-03-16 22:16:34 +01:00 |
|
Nerivec
|
db578d9d11
|
fix: Use dynamic import for optional extensions (#26735)
|
2025-03-15 08:07:56 +01:00 |
|
Koen Kanters
|
06ba62b833
|
fix(ignore): update zigbee-herdsman-converters to 23.6.0 (#26691)
|
2025-03-11 21:55:32 +01:00 |
|
Nerivec
|
f6f7ba68c9
|
fix: Write ZIGBEE2MQTT_CONFIG_* envs to yaml as overrides (#26653)
|
2025-03-08 14:32:52 +01:00 |
|
Koen Kanters
|
ad32fec1d0
|
fix(ignore): Fix tests failing when zhc is linked via pnpm link (#26630)
|
2025-03-06 20:27:17 +00:00 |
|
Nerivec
|
8775ceb0c1
|
fix: General cleanup (#26595)
|
2025-03-03 21:12:57 +01:00 |
|
Simon Rettberg
|
bfeac07c4c
|
fix: Implement systemd-notify directly (#26456)
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2025-03-02 08:59:28 +01:00 |
|
Koen Kanters
|
7e7057eccd
|
fix: Home Assistant: fix brightness only lights (#26560)
|
2025-03-02 08:43:21 +01:00 |
|
Koen Kanters
|
063aba1b6c
|
fix: Home Assistant: add brightness to supported_color_modes (#26545)
|
2025-03-01 20:11:41 +01:00 |
|
Koen Kanters
|
db7b51ac80
|
fix(ignore): update zigbee-herdsman-converters to 23.1.0 (#26509)
|
2025-02-25 21:32:49 +00:00 |
|
Lorenz Brun
|
7ce5b581aa
|
fix: Home Assistant: support speed-controlled fans (#24483)
|
2025-02-21 20:24:08 +01:00 |
|
Koen Kanters
|
7d63a9a0f2
|
fix(ignore): update zigbee-herdsman-converters to 22.0.1 (#26418)
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
|
2025-02-18 14:50:01 +00:00 |
|
Filip
|
845e03e48a
|
fix: Allow configuring number of folders of old logs to keep (#26398)
Co-authored-by: Filip Vilicic <kusefin@hotmail.com>
|
2025-02-17 14:04:39 +01:00 |
|
Rob Coleman
|
b35cdc3474
|
fix: Fix HA MQTT dict entry indicating that an update is progress (#26267)
|
2025-02-09 14:59:08 +01:00 |
|
ramon18
|
1eda69a50a
|
fix: Home Assistant: add is_updating attribute (#26231)
|
2025-02-07 20:06:28 +01:00 |
|
Rob Coleman
|
0462b94f5a
|
fix: Only use endpoint-specific states if the device definition uses them (#26019)
|
2025-01-27 20:54:01 +01:00 |
|
Koen Kanters
|
2af65cf28e
|
fix: Fix duplicate action publish when advanced.output has attribute (#25963)
|
2025-01-23 21:01:56 +01:00 |
|
Koen Kanters
|
3d3c68b54a
|
Update zigbee-herdsman-converters to 21.21.1 (#25872)
|
2025-01-19 13:04:23 +00:00 |
|
Koen Kanters
|
7392557af2
|
Update zigbee-herdsman-converters to 21.18.0 (#25779)
|
2025-01-12 21:18:15 +00:00 |
|
Nerivec
|
23b709cee2
|
fix(ignore): Ensure config example is never out of sync with settings (#25707)
|
2025-01-09 20:37:01 +01:00 |
|
Jens-Uwe Mager
|
26ef565c8a
|
feat: Add a settings option to log to console in json format (#25649)
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
|
2025-01-08 19:22:26 +00:00 |
|
Jan Bouwhuis
|
318dc04132
|
feat: Allow Home Assistant OTA Update entity to show progress while updating (#25632)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2025-01-07 20:04:45 +01:00 |
|
SteffenBeermann
|
a28a5baf17
|
fix: Enable use of MQTT username without password (#25611)
|
2025-01-06 20:19:18 +01:00 |
|
Kenny Levinsen
|
60c37c11d0
|
fix: Home Assistant: use extended device identifiers (#25389)
|
2025-01-02 12:48:26 +00:00 |
|
Koen Kanters
|
02666e9139
|
fix(ignore): Fix 2 to 3 migration enabling frontend/availabilty/homeassistant when not set (#25349)
|
2024-12-30 14:22:18 +01:00 |
|
Nerivec
|
120a5b43e9
|
fix(ignore): Use new exports from ZH (#25350)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2024-12-28 14:34:12 +00:00 |
|
Koen Kanters
|
e8a5521a4c
|
chore: remove onlythis
|
2024-12-28 15:25:12 +01:00 |
|
Koen Kanters
|
329b8c9c27
|
fix: Improve device icon serving (#25299)
|
2024-12-28 15:07:02 +01:00 |
|
Nerivec
|
06f44533af
|
feat: Use Vitest for testing (#25284)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2024-12-22 20:19:45 +01:00 |
|
Koen Kanters
|
2abf55ccf8
|
fix!: Change default homeassistant.status_topic to homeassistant/status (#25286)
|
2024-12-21 20:33:44 +00:00 |
|
Koen Kanters
|
7170215e96
|
fix: Fix log directories not being deleted (#25282)
|
2024-12-21 16:54:19 +01:00 |
|
Nerivec
|
758ab34747
|
fix(ignore): import using node: prefix for built-in (#25248)
|
2024-12-18 22:19:33 +01:00 |
|
Koen Kanters
|
c3b4628a1d
|
fix: Remove oneOf bool/obj from settings schema (#25195)
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
|
2024-12-17 22:27:55 +01:00 |
|
Tobias G
|
ef6524b93f
|
fix: Fix dual cover Home Assistant discovery (#25240)
|
2024-12-17 21:25:30 +01:00 |
|
Koen Kanters
|
72428897a7
|
fix: Fix group with only multi endpoints devices not being controllable (#25156)
|
2024-12-14 14:24:34 +01:00 |
|
Koen Kanters
|
39c007d211
|
fix(ignore): Add back Home Assistant legacy action sensor (#25192)
|
2024-12-14 13:30:33 +01:00 |
|
Nerivec
|
2b08c688d3
|
fix: Proper extended PAN ID from getNetworkParameters (#25174)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2024-12-13 20:58:21 +01:00 |
|
Cody Cutrer
|
08ac795bb3
|
fix: OpenHAB: Fix rejectattr argument in event value_template (#25179)
|
2024-12-13 19:41:47 +00:00 |
|
Cody Cutrer
|
226945cae0
|
fix: Fix Home Assistant event entities for openHAB (#25140)
|
2024-12-09 20:34:19 +01:00 |
|
Koen Kanters
|
7d63a87aad
|
fix!: Remove permit_join_timeout (#25082)
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
Co-authored-by: IIIEII <al@iiieii.ru>
Co-authored-by: Artem Draft <Drafteed@users.noreply.github.com>
|
2024-12-08 15:49:42 +01:00 |
|
Artem Draft
|
ba45445544
|
fix!: Home Assistant: remove duplicate sensor/select for select/number/button entities (#25026)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2024-12-07 21:43:47 +01:00 |
|
Nerivec
|
1a9c79bb2f
|
feat: Typing for MQTT API (#25098)
|
2024-12-07 20:21:30 +00:00 |
|
IIIEII
|
d891320314
|
fix(ignore): Fixed additional case of calculation of group state when including no… (#25104)
|
2024-12-07 21:05:55 +01:00 |
|
Koen Kanters
|
51f364a1d5
|
fix(ignore): Fix external converter loading (#25063)
|
2024-12-05 19:58:55 +01:00 |
|
IIIEII
|
9227e139de
|
fix: Fixed calculation of group state when including non-default endpoints (#25059)
|
2024-12-04 21:20:47 +01:00 |
|