Nerivec
|
58d98c7263
|
fix: log dir tz format not working on some systems (#30324)
|
2025-12-23 17:45:04 +01:00 |
|
Nerivec
|
8549b37228
|
fix: Proper timezone in logs dir (#30297)
|
2025-12-21 20:44:05 +01:00 |
|
Koen Kanters
|
b39b8d478e
|
fix: Don't fail to start when removing old log directory fails (#30216)
|
2025-12-16 17:44:38 +01:00 |
|
Nerivec
|
0025ef87c5
|
fix: Biome floating promises detection (#30137)
|
2025-12-13 20:38:03 +01:00 |
|
Yuxin Wang
|
ed1e7b333f
|
fix: Remove extra > in onboarding(#30065)
|
2025-12-07 20:22:04 +01:00 |
|
burmistrzak
|
9ca85dfac8
|
fix: Home Assistant: Translate boolean to state topic for current_humidity_topic (#30014)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2025-12-06 20:46:27 +01:00 |
|
burmistrzak
|
fa99c6dcca
|
fix: Home Assistant: Accept multiple access levels for current_humidity source property (#29936)
|
2025-12-03 19:34:35 +01:00 |
|
burmistrzak
|
631c4f6a57
|
fix: Home Assistant: expose current_humidity for climate devices exposing humidity (#29842)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2025-11-29 13:32:28 +01:00 |
|
Nerivec
|
42fc6e03a7
|
fix: Reporting payload detection fixes (#29854)
|
2025-11-27 19:46:31 +01:00 |
|
Nerivec
|
ad0696856a
|
fix(ignore): prop name convention on new API endpoints (#29820)
|
2025-11-25 20:18:14 +01:00 |
|
Nerivec
|
a61646d584
|
feat: Add action bridge/request API (#29730)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2025-11-24 21:57:48 +01:00 |
|
Nerivec
|
f26ade4f93
|
feat: Add new bind/reporting/map features (#29750)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2025-11-23 21:50:11 +01:00 |
|
Joseph Petersen
|
c30630091d
|
fix: Fix input onboarding environment variable disabled check (#29354)
|
2025-10-30 20:23:21 +01:00 |
|
Koen Kanters
|
e037a2c21c
|
fix: Fix onEvent called twice first time when device options are changed (#29322)
|
2025-10-28 21:19:55 +01:00 |
|
Koen Kanters
|
c0190c18ed
|
fix: Home Assistant: fix device and group configuration URL (#29211)
|
2025-10-22 19:54:54 +02:00 |
|
David Dreschner
|
174ba64449
|
fix: Home Assistant: make PI heating demand from writable (#29188)
|
2025-10-21 20:30:17 +02:00 |
|
Koen Kanters
|
eaaed1fec7
|
fix: Rename ZigBee -> Zigbee (#29131)
|
2025-10-16 22:40:39 +02:00 |
|
Koen Kanters
|
74335fbb68
|
fix: Remove Moment.js dependency (#28797)
|
2025-10-06 20:06:41 +02:00 |
|
Dirk van Donkelaar
|
09fd675d0f
|
fix: Add pi cooling demand to Home Assistant auto discovery (#28843)
|
2025-10-04 14:07:26 +02:00 |
|
Jori Huisman
|
a5e1e8c0c3
|
fix: Handle empty or null Home Assistant name in device settings (#28364)
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
|
2025-09-21 14:54:18 +02:00 |
|
Koen Kanters
|
09f33b31a9
|
fix: Fix DatabaseEntry with ID 'X' does not exist when adding device to delete group ID (#28583)
|
2025-09-11 20:53:58 +02:00 |
|
Koen Kanters
|
15e00ea8a4
|
fix: HomeAssistant: add default_entity_id to discovery message (#28560)
|
2025-09-09 21:09:42 +02:00 |
|
Koen Kanters
|
fefae9957c
|
fix: Make windfront the default frontend (#28546)
|
2025-09-09 20:05:41 +02:00 |
|
Joseph Spiros
|
ccfab84e7f
|
fix: Home Assistant: use "occupancy" device_class for human presence sensors (#28329)
|
2025-08-20 20:14:23 +02:00 |
|
Nerivec
|
b21f926b3e
|
fix: Support for new ZH typing (#28257)
|
2025-08-18 21:33:42 +02:00 |
|
dependabot[bot]
|
1dd6cc3da5
|
fix(ignore): bump the minor-patch group with 5 updates (#28237)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
|
2025-08-14 20:52:49 +02:00 |
|
Koen Kanters
|
5286570bd6
|
fix: Update to refactored zhc api and fix onEvent(stop) not being called when device is force removed (#27984)
|
2025-08-11 20:32:59 +02:00 |
|
Nerivec
|
a102fac2c8
|
fix: Set minimum for some settings (#28209)
|
2025-08-09 14:40:27 +02:00 |
|
Nerivec
|
63a4207061
|
fix: Always unlink node_modules symlinks on stop (#28202)
|
2025-08-08 19:38:04 +02:00 |
|
Kamil Breguła
|
b7cbd9b5d8
|
fix: Home Assistant: set icon and state class for orientation sensors (#28192)
|
2025-08-07 19:29:22 +02:00 |
|
Rob van Oostenrijk
|
0182c4b32e
|
fix: Ignore symbolic links in data during backup (#28132)
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
|
2025-07-31 20:26:36 +02:00 |
|
Nerivec
|
65eef1b690
|
fix: Publish definition source in bridge/devices (#28076)
|
2025-07-25 19:22:17 +02:00 |
|
Nerivec
|
5f9019a95f
|
fix: Publish endpoint names in bridge/devices (#28057)
|
2025-07-23 20:12:16 +02:00 |
|
Nerivec
|
db20369447
|
fix: Various fixes to align behaviors (+add benchmarks for dev) (#28011)
|
2025-07-18 21:34:51 +02:00 |
|
Koen Kanters
|
0e0a5618af
|
fix: Exit with code 2 when adapters disconnects (#28013)
|
2025-07-18 20:32:39 +02:00 |
|
Koen Kanters
|
e2b7df9f84
|
fix(ignore): Remove retain/qos from mqtt publish logging https://github.com/Koenkk/zigbee2mqtt/pull/27983
|
2025-07-15 13:56:17 +02:00 |
|
Donald Flissinger
|
ef07505b31
|
fix: Set MQTT retain and qos=1 on (re)connect (#27983)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2025-07-15 13:29:57 +02:00 |
|
Nerivec
|
435a6cceb9
|
fix: Improve startup settings validation (#27988)
|
2025-07-15 13:15:11 +02:00 |
|
Nerivec
|
ecadda45e7
|
fix: Fix settings schema defaults (#27961)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2025-07-12 18:36:56 +02:00 |
|
Nerivec
|
0215e76118
|
feat: Allow to disable internal frontend UI serving for standalone serving (#27851)
|
2025-07-12 09:33:26 +02:00 |
|
Boris Conforty
|
f4d821deca
|
fix: log error message when external JS fails to load (#27837)
|
2025-07-11 17:36:06 +02:00 |
|
Nerivec
|
190cfe99ac
|
fix: erroneous Health OS memory percent calculation (#27892)
|
2025-07-03 16:31:03 +02:00 |
|
Koen Kanters
|
c87d4524d5
|
fix(ignore): Migrate to Biome 2 (#27785)
|
2025-06-28 10:20:41 +02:00 |
|
Nerivec
|
cd9b752ede
|
feat: New health extension & extras in bridge/info (#27164)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2025-06-16 19:45:36 +02:00 |
|
Nerivec
|
0e66b29983
|
fix: Generate group ID if empty string given (#27702)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2025-06-12 20:28:55 +02:00 |
|
Koen Kanters
|
e4b253e08b
|
fix: Fix devices not immediately marked as offline when timeout expires (#27691)
|
2025-06-11 19:48:52 +02:00 |
|
Koen Kanters
|
0181263d32
|
fix: Rename fix typo in backoff settings https://github.com/Koenkk/zigbee2mqtt/issues/27642
|
2025-06-08 19:34:05 +02:00 |
|
Nerivec
|
018fad27af
|
fix(ignore): API correctness (#27637)
|
2025-06-06 20:01:07 +02:00 |
|
Nerivec
|
621cae2a63
|
fix(ignore): networkmap typing (#27566)
|
2025-06-01 19:42:24 +02:00 |
|
Nerivec
|
a5e4e9ef61
|
fix: API missing a few request endpoints (#27551)
|
2025-05-30 19:18:28 +02:00 |
|