Koen Kanters
2139e7a794
fix(ignore): update dependencies ( #24498 )
2024-10-29 20:26:52 +01:00
Bacchus777
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
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
074b2e20e0
fix(ignore): update zigbee-herdsman-converters to 20.35.0 ( #24514 )
2024-10-27 20:54:05 +00:00
Koen Kanters
2b460d3a5f
fix(ignore): update zigbee-herdsman-converters to 20.34.0 ( #24493 )
2024-10-26 13:20:20 +00:00
Koen Kanters
c09aeecd95
fix(ignore): update zigbee-herdsman-converters to 20.33.0 ( #24457 )
2024-10-23 20:27:22 +00:00
Koen Kanters
9ad7c70f24
fix(ignore): update zigbee-herdsman-converters to 20.32.0 ( #24434 )
2024-10-21 20:24:51 +00:00
Koen Kanters
64778650d3
fix(ignore): update zigbee-herdsman to 2.1.5 ( #24433 )
2024-10-21 19:51:21 +00:00
Koen Kanters
eb606a5b98
fix(ignore): update dependencies ( #24411 )
2024-10-20 20:22:33 +02:00
Koen Kanters
669a16f13a
fix(ignore): update zigbee-herdsman-converters to 20.31.0 ( #24408 )
2024-10-19 18:48:46 +00:00
Koen Kanters
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
12cb6e135d
fix(ignore): update zigbee-herdsman to 2.1.4 ( #24397 )
2024-10-18 18:11:34 +00:00
Koen Kanters
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
d12b117b43
fix(ignore): update zigbee-herdsman-converters to 20.28.0 ( #24337 )
2024-10-14 20:10:31 +00:00
Koen Kanters
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
618b318214
fix(ignore): update zigbee-herdsman-converters to 20.27.2 ( #24321 )
2024-10-13 20:32:13 +00:00
Koen Kanters
9f12ebb54e
fix(ignore): update dependencies ( #24309 )
2024-10-13 20:10:19 +02:00
Koen Kanters
db00759a03
fix(ignore): update zigbee-herdsman-converters to 20.26.0 ( #24307 )
2024-10-12 20:44:31 +00:00
Koen Kanters
5f601873fe
fix(ignore): update zigbee-herdsman-converters to 20.25.0 ( #24285 )
2024-10-10 20:35:52 +00:00
Vladimir Kotikov
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
3bb4af253a
fix(ignore): update zigbee-herdsman-converters to 20.24.0 ( #24246 )
2024-10-06 21:07:58 +00:00
Massimiliano
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
5c3f71292d
fix(ignore): update dependencies ( #24236 )
2024-10-06 21:33:07 +02:00
Koen Kanters
02292590ee
fix(ignore): update zigbee-herdsman-converters to 20.23.1 ( #24225 )
2024-10-05 13:40:41 +00:00
Koen Kanters
b09ae10588
fix(ignore): update zigbee-herdsman-converters to 20.23.0 ( #24201 )
2024-10-03 19:34:26 +00:00
Koen Kanters
e5fac76060
fix(ignore): update zigbee-herdsman-converters to 20.22.0 ( #24186 )
2024-10-02 19:48:01 +00:00
Ivan F. Martinez
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
e06848db8c
chore(dev): release 1.40.2 ( #23885 )
1.40.2
2024-10-01 21:30:57 +02:00
Koen Kanters
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
13e4937db2
fix(ignore): update zigbee-herdsman to 2.1.3 ( #24171 )
2024-10-01 18:45:21 +00:00
Koen Kanters
58c856bbd0
fix(ignore): update zigbee-herdsman-converters to 20.20.0 ( #24144 )
2024-09-29 18:25:56 +00:00
Koen Kanters
df1913bc56
fix(ignore): update zigbee-herdsman to 2.1.2 ( #24138 )
2024-09-29 11:47:51 +00:00
Koen Kanters
37f80dfb69
fix(ignore): update dependencies ( #24132 )
2024-09-29 13:20:17 +02:00
Koen Kanters
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
15d845bf92
fix(ignore): update zigbee-herdsman-converters to 20.18.0 ( #24105 )
2024-09-25 19:33:27 +00:00
Koen Kanters
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
5dd1bfb8a6
fix(ignore): update zigbee-herdsman to 2.1.1 ( #24093 )
2024-09-24 20:01:58 +00:00
Koen Kanters
b1c7fd0033
fix(ignore): update zigbee-herdsman-converters to 20.17.0 ( #24077 )
2024-09-23 18:46:59 +00:00
Koen Kanters
2314147d0e
fix(ignore): update zigbee-herdsman to 2.1.0 ( #24076 )
2024-09-23 18:35:57 +00:00
Koen Kanters
ee4becb64e
fix(ignore): update zigbee-herdsman to 2.0.0 ( #24064 )
2024-09-22 19:36:21 +00:00
Koen Kanters
a5bb49aa71
fix(ignore): update dependencies ( #24057 )
...
* fix(ignore): update dependencies
* u
2024-09-22 20:08:50 +02:00
Koen Kanters
d289194a71
fix(ignore): update zigbee-herdsman to 1.1.0 ( #24054 )
2024-09-21 19:06:54 +00:00
Koen Kanters
7ad51ce662
fix: Fix Home Assistant Invalid state message error when state is too long ( #24045 )
2024-09-21 00:06:44 +02:00
Koen Kanters
951bbd3576
fix(ignore): update zigbee-herdsman-converters to 20.16.3 ( #24033 )
2024-09-19 20:17:21 +00:00
Koen Kanters
8a54a01583
fix(ignore): update zigbee-herdsman to 1.0.1 ( #24032 )
2024-09-19 19:58:47 +00:00
Koen Kanters
e7a3f0da0a
fix(ignore): update zigbee-herdsman-converters to 20.16.2 ( #24022 )
2024-09-18 20:09:35 +00:00
Koen Kanters
2ae19a7c42
fix(ignore): update zigbee-herdsman-converters to 20.16.1 ( #24009 )
2024-09-17 20:30:55 +00:00
Koen Kanters
da2a6974e0
fix(ignore): update zigbee-herdsman to 1.0.0 ( #24008 )
2024-09-17 20:24:12 +00:00