Koen Kanters and GitHub
cc31ceabd1
chore(dev): release 1.41.0 ( #24173 )
1.41.0
2024-11-01 08:46:52 +01:00
Koen Kanters and GitHub
c5d30b585b
fix(ignore): update zigbee-herdsman-converters to 20.38.0 ( #24567 )
2024-10-31 20:23:53 +00:00
Koen Kanters and GitHub
f1615a255c
fix(ignore): update zigbee-herdsman to 2.1.7 ( #24566 )
2024-10-31 20:17:43 +00:00
Magnus Ihse Bursie and GitHub
a2ce3230ac
fix: Add additional discovery lookups for Home Assistant ( #24555 )
2024-10-31 20:36:52 +01:00
Koen Kanters and GitHub
bd1f6d24a1
fix(ignore): update zigbee-herdsman-converters to 20.37.0 ( #24553 )
2024-10-30 19:47:11 +00:00
Koen Kanters and GitHub
9837488f44
fix(ignore): update zigbee-herdsman to 2.1.6 ( #24545 )
2024-10-29 20:08:04 +00:00
Koen Kanters and GitHub
b620a21d46
fix(ignore): update zigbee-herdsman-converters to 20.36.0 ( #24542 )
2024-10-29 19:31:53 +00:00
Koen Kanters and GitHub
2139e7a794
fix(ignore): update dependencies ( #24498 )
2024-10-29 20:26:52 +01:00
Bacchus777 and GitHub
e0a0f868c0
fix: Improve power_phase_b and power_phase_c Home Assistant discovery ( #24538 )
...
Added power_phase_b and power_phase_c
2024-10-29 20:07:07 +01:00
Cody Cutrer and GitHub
ab726061b7
fix: Remove extraneous whitespace in template for binary attributes ( #24520 )
...
I assume Home Assistant strips the whitespace at some point before
comparing it to payload_on/payload_off, but I haven't quite found where yet.
I have confirmed Python preserves the whitespace when simply evaluating
the Jinja.
For openHAB, it does not strip the whitespace, causing errors because
it doesn't match the payload_on or payload_off values. At some point I'd
like to bring openHAB inline with Home Assistant, but I need to do so
carefully without breaking something unexpectedly (especially with non-
Home Assistant MQTT integrations). In the meantime, this should fix the
issue in openHAB, without causing issues for Home Assistant or any other
software that follows Home Assistant's MQTT discovery process.
2024-10-28 21:16:40 +01:00
Koen Kanters and GitHub
074b2e20e0
fix(ignore): update zigbee-herdsman-converters to 20.35.0 ( #24514 )
2024-10-27 20:54:05 +00:00
Koen Kanters and GitHub
2b460d3a5f
fix(ignore): update zigbee-herdsman-converters to 20.34.0 ( #24493 )
2024-10-26 13:20:20 +00:00
Koen Kanters and GitHub
c09aeecd95
fix(ignore): update zigbee-herdsman-converters to 20.33.0 ( #24457 )
2024-10-23 20:27:22 +00:00
Koen Kanters and GitHub
9ad7c70f24
fix(ignore): update zigbee-herdsman-converters to 20.32.0 ( #24434 )
2024-10-21 20:24:51 +00:00
Koen Kanters and GitHub
64778650d3
fix(ignore): update zigbee-herdsman to 2.1.5 ( #24433 )
2024-10-21 19:51:21 +00:00
Koen Kanters and GitHub
eb606a5b98
fix(ignore): update dependencies ( #24411 )
2024-10-20 20:22:33 +02:00
Koen Kanters and GitHub
669a16f13a
fix(ignore): update zigbee-herdsman-converters to 20.31.0 ( #24408 )
2024-10-19 18:48:46 +00:00
Koen Kanters and GitHub
b2d3bbce3c
Update zigbee-herdsman-converters to 20.30.0 ( #24398 )
...
* fix(ignore): update zigbee-herdsman-converters to 20.30.0
* u
2024-10-19 12:00:50 +00:00
Koen Kanters and GitHub
12cb6e135d
fix(ignore): update zigbee-herdsman to 2.1.4 ( #24397 )
2024-10-18 18:11:34 +00:00
Koen Kanters and GitHub
d79e71b13e
fix(ignore): update zigbee-herdsman-converters to 20.29.0 ( #24363 )
2024-10-16 20:07:32 +00:00
Koen Kanters
dbda1481ec
chore: improve testExternalConverter.js
2024-10-16 21:59:24 +02:00
Koen Kanters and GitHub
d12b117b43
fix(ignore): update zigbee-herdsman-converters to 20.28.0 ( #24337 )
2024-10-14 20:10:31 +00:00
e2f19f19b4
fix: Frontend code cleanup @Nerivec ( #24322 )
...
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com >
2024-10-14 19:56:00 +02:00
Koen Kanters and GitHub
618b318214
fix(ignore): update zigbee-herdsman-converters to 20.27.2 ( #24321 )
2024-10-13 20:32:13 +00:00
Koen Kanters and GitHub
9f12ebb54e
fix(ignore): update dependencies ( #24309 )
2024-10-13 20:10:19 +02:00
Koen Kanters and GitHub
db00759a03
fix(ignore): update zigbee-herdsman-converters to 20.26.0 ( #24307 )
2024-10-12 20:44:31 +00:00
Koen Kanters and GitHub
5f601873fe
fix(ignore): update zigbee-herdsman-converters to 20.25.0 ( #24285 )
2024-10-10 20:35:52 +00:00
Vladimir Kotikov and GitHub
1fdf0a0a47
feat: Allow serving frontend under subpath ( #24244 )
...
* Allow app running in the server subdirectory
* Use path.posix to manage urls
* Add base_utl to config schema
2024-10-10 14:22:48 +02:00
Koen Kanters and GitHub
3bb4af253a
fix(ignore): update zigbee-herdsman-converters to 20.24.0 ( #24246 )
2024-10-06 21:07:58 +00:00
Massimiliano and GitHub
076ada2325
fix: Fix group state change for open/close devices ( #24226 )
...
* Fix group state change if OPEN
* Runned Prettier
2024-10-06 21:35:46 +02:00
Koen Kanters and GitHub
5c3f71292d
fix(ignore): update dependencies ( #24236 )
2024-10-06 21:33:07 +02:00
Koen Kanters and GitHub
02292590ee
fix(ignore): update zigbee-herdsman-converters to 20.23.1 ( #24225 )
2024-10-05 13:40:41 +00:00
Koen Kanters and GitHub
b09ae10588
fix(ignore): update zigbee-herdsman-converters to 20.23.0 ( #24201 )
2024-10-03 19:34:26 +00:00
Koen Kanters and GitHub
e5fac76060
fix(ignore): update zigbee-herdsman-converters to 20.22.0 ( #24186 )
2024-10-02 19:48:01 +00:00
17ac9cf8e7
feat: Add throttle option for devices ( #24122 )
...
* basic spam control
* used npm run pretty:write
* add test for SPAMMER description to comply with 100% coverage test
* define friendly name to spammer test devices
* Update README.md
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
* trying now with throttleit library
* lint corrections
* last lint request
* correct await / async definiction
* remove description support
* change first command to be executed
---------
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2024-10-02 21:15:15 +02:00
github-actions[bot]
063d4620d2
chore: promote to dev
2024-10-01 19:41:45 +00:00
Koen Kanters and GitHub
e06848db8c
chore(dev): release 1.40.2 ( #23885 )
1.40.2
2024-10-01 21:30:57 +02:00
Koen Kanters and GitHub
c82f93230d
fix(ignore): update zigbee-herdsman-converters to 20.21.0 ( #24172 )
...
* fix(ignore): update zigbee-herdsman-converters to 20.21.0
* fix
2024-10-01 21:27:13 +02:00
Koen Kanters and GitHub
13e4937db2
fix(ignore): update zigbee-herdsman to 2.1.3 ( #24171 )
2024-10-01 18:45:21 +00:00
Koen Kanters and GitHub
58c856bbd0
fix(ignore): update zigbee-herdsman-converters to 20.20.0 ( #24144 )
2024-09-29 18:25:56 +00:00
Koen Kanters and GitHub
df1913bc56
fix(ignore): update zigbee-herdsman to 2.1.2 ( #24138 )
2024-09-29 11:47:51 +00:00
Koen Kanters and GitHub
37f80dfb69
fix(ignore): update dependencies ( #24132 )
2024-09-29 13:20:17 +02:00
Koen Kanters and GitHub
8fe76e090f
fix(ignore): update zigbee-herdsman-converters to 20.19.0 ( #24130 )
...
* fix(ignore): update zigbee-herdsman-converters to 20.19.0
* fix tests
2024-09-28 18:47:32 +00:00
Koen Kanters and GitHub
15d845bf92
fix(ignore): update zigbee-herdsman-converters to 20.18.0 ( #24105 )
2024-09-25 19:33:27 +00:00
Koen Kanters and GitHub
22e1480f74
Update zigbee-herdsman-converters to 20.17.1 ( #24092 )
...
* fix(ignore): update zigbee-herdsman-converters to 20.17.1
* Update
2024-09-24 20:29:25 +00:00
Koen Kanters and GitHub
5dd1bfb8a6
fix(ignore): update zigbee-herdsman to 2.1.1 ( #24093 )
2024-09-24 20:01:58 +00:00
Koen Kanters and GitHub
b1c7fd0033
fix(ignore): update zigbee-herdsman-converters to 20.17.0 ( #24077 )
2024-09-23 18:46:59 +00:00
Koen Kanters and GitHub
2314147d0e
fix(ignore): update zigbee-herdsman to 2.1.0 ( #24076 )
2024-09-23 18:35:57 +00:00
Koen Kanters and GitHub
ee4becb64e
fix(ignore): update zigbee-herdsman to 2.0.0 ( #24064 )
2024-09-22 19:36:21 +00:00
Koen Kanters and GitHub
a5bb49aa71
fix(ignore): update dependencies ( #24057 )
...
* fix(ignore): update dependencies
* u
2024-09-22 20:08:50 +02:00