Koen Kanters and GitHub
94744525ba
feat: Support settable Home Assistant text ( #18114 )
2023-06-25 09:23:13 +02:00
e083a6bff7
feat: Support Home Assistant water device_class ( #18066 )
...
This should be sufficient for https://www.zigbee2mqtt.io/devices/ZVG1.html to be water_consumed sensor to be usable in Energy dashboard (water section).
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2023-06-19 19:21:43 +02:00
koenkk
11f0be55d8
fix: Fix Home Assistant truncate error when program is null. https://github.com/Koenkk/zigbee2mqtt/issues/16460
2023-06-12 18:10:45 +02:00
0dd899679d
Update zigbee-herdsman-converters to 15.21.2 ( #17967 )
...
* fix(ignore): update zigbee-herdsman-converters to 15.21.2
* fix
---------
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-06-08 21:42:29 +00:00
c23d244405
Update zigbee-herdsman-converters to 15.19.1 ( #17941 )
...
* fix(ignore): update zigbee-herdsman-converters to 15.19.1
* fix
---------
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
2023-06-07 14:30:11 +00:00
koenkk
e6f9aeda06
fix: Fix Home Assistant Payload is not supported (e.g. open, closed, opening, closing, stopped): STOP error. https://github.com/Koenkk/zigbee2mqtt/issues/17552
2023-05-26 09:32:29 +02:00
Koen Kanters
df80a11663
Fix incorrect message being published when entity contains light or cover. https://github.com/Koenkk/zigbee2mqtt/issues/17594
2023-05-09 19:26:46 +02:00
Koen Kanters
64009d0dbb
Fix Home Assistant State max length is 255 characters error for program sensor. https://github.com/Koenkk/zigbee2mqtt/issues/16460
2023-05-07 09:18:58 +02:00
Aarni Koskela and GitHub
8fe36d74ec
Typo fixes ( #17440 )
...
* Fix "Succesfully"
* Fix herdsman typo
* Fix various other small typos
2023-04-27 09:14:04 +02:00
Viktor Ryzhaiev and GitHub
15f741b446
Add carbon_monoxide device_class to Home Assistant discovery ( #17331 )
2023-04-14 20:23:29 +02:00
653334b208
Expose voc_index sensor measurements as such in Home Assistant ( #17144 )
...
Co-authored-by: Thomas Kintscher <mail@thomaskintscher.de >
2023-03-26 09:50:22 +02:00
oddlama and GitHub
07d238d5b9
Support hosting the frontend on a Unix socket ( #17123 )
2023-03-23 17:08:23 +01:00
Koen Kanters
bbb19371f3
Fix Home Assistant unit of measurement error for voc ppb sensors. https://github.com/Koenkk/zigbee2mqtt/issues/16057
2023-03-05 09:50:23 +01:00
0e67f8fa0a
Fix old state send when long debounce time is used ( #16828 )
...
* Fixed caching problem where old messages were sent out if long debounce values is used for sensor.
* Fixed caching problem where old messages were sent out if long debounce values is used for sensor
* State cache updated during debounce IF cache is enabled in configuration.
* Fixed code styles
* Implemented test case for testing State cache is updated correctly during debouncing
* If-statement was obsolete as cache can be update right away.
---------
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2023-03-04 16:43:01 +01:00
Koen Kanters
942faf412f
Revert "Capitalize entity name in Home Assistant ( #16702 )"
...
This reverts commit f5cceb1719 .
2023-02-22 20:34:39 +01:00
Artem Draft and GitHub
f5cceb1719
Capitalize entity name in Home Assistant ( #16702 )
2023-02-21 17:18:15 +01:00
Andreas Fritiofson and GitHub
85f32c039f
Add entity_category to indicator_mode and led_enable for Home Assistant discovery ( #16744 )
...
These names are used by some TuYa and IKEA devices.
2023-02-20 19:53:22 +01:00
Koen Kanters
e934b0d94e
Support Hue effects for groups. https://github.com/Koenkk/zigbee2mqtt/issues/15997
2023-02-16 18:20:08 +01:00
Artem Draft and GitHub
0217593c77
Improve checks in HA covers ( #16614 )
2023-02-12 09:28:57 +01:00
Koen Kanters
f943619387
Always respond to OTA request. https://github.com/Koenkk/zigbee2mqtt/issues/16371
2023-01-29 19:16:03 +01:00
Koen Kanters
a3f1399489
Log device OTA request response. https://github.com/Koenkk/zigbee2mqtt/issues/16371
2023-01-29 11:23:21 +01:00
Artem Draft and GitHub
02a99703a8
Fix motor_state and moving in HA covers ( #16324 )
2023-01-24 17:00:24 +01: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
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
Koen Kanters
cddbb9a5e5
Fix f600066134
2023-01-13 16:59:20 +01:00
Koen Kanters
f600066134
Fix 328b9fbd60. https://github.com/Koenkk/zigbee2mqtt/issues/15958
2023-01-12 17:20:07 +01: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
Dan Klaffenbach and GitHub
2288c0f1c2
Poll Busch-Jaeger devices for updates after binding-initiated changes ( #16036 )
...
The Busch-Jaeger devices don't support reporting and therefore their
state should be polled after being changed through a binding partner.
2023-01-09 19:18:13 +01:00
Miguel Cabral and Koen Kanters
9c4abb64c3
Expose cover moving state to Home Assistant ( #16017 )
2023-01-08 10:05:29 +01:00
Koen Kanters
e7735112e8
Fix Home Assistant Entity sensor.xxx (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using native unit of measurement '' which is not a valid unit for the device class ('illuminance') warning. https://github.com/Koenkk/zigbee2mqtt/issues/15958
2023-01-08 08:50:10 +01:00
Koen Kanters
50bca161ce
Fix Home Assistant Template variable warning: 'dict object' has no attribute 'latest_version' when rendering '{{ value_json['update']['latest_version'] }}' error attempt 2. https://github.com/Koenkk/zigbee2mqtt/issues/15747
2023-01-04 19:49:27 +01:00
Koen Kanters
d49f06f34d
Revert "Expose cover moving state to Home Assistant ( #15555 )"
...
This reverts commit 56f7f3e1bd .
2023-01-03 10:59:20 +01:00
Koen Kanters
cdb984f830
Fix Home Assistant Template variable warning: 'dict object' has no attribute 'latest_version' when rendering '{{ value_json['update']['latest_version'] }}' error. https://github.com/Koenkk/zigbee2mqtt/issues/15747
2023-01-02 09:18:36 +01:00
Matt and GitHub
05cb1406bb
Fix extension path to make debugging easier in VS Code ( #15741 )
...
* Fix extension path to make debugginge easier in VScode
* Fix linting error
2022-12-25 16:57:48 +01:00
Koen Kanters and GitHub
1f642d86e8
Add disabled option ( #15589 )
...
* Add disabled option
* Updates
* Tests
* Add restart required
2022-12-23 23:56:29 +01:00
Miguel Cabral and Koen Kanters
56f7f3e1bd
Expose cover moving state to Home Assistant ( #15555 )
2022-12-19 20:27:15 +01:00
Koen Kanters and GitHub
01b46cf74e
Use fileVersion for Home Assistant update sensor instead of softwareBuildID ( #15630 )
...
* Use fileVersion for Home Assistant update sensor instead of softwareBuildID. https://github.com/Koenkk/zigbee2mqtt/issues/15502
* Remove onlythis
2022-12-18 22:05:16 +01:00
Koen Kanters
4d32326a4f
Fix failing configure blocking startup. https://github.com/Koenkk/zigbee2mqtt/issues/15299
2022-12-12 21:35:10 +01:00
Koen Kanters and GitHub
891392ff9a
Revert "Fix Home Assistant installed_version error ( #15369 )" ( #15396 )
...
This reverts commit ba2d9aefe6 .
2022-12-06 17:31:48 +01:00
Koen Kanters and GitHub
ba2d9aefe6
Fix Home Assistant installed_version error ( #15369 )
...
* Fix HA installed_version error
* add link
2022-12-05 16:52:11 +01:00
b0e352bfea
Support HTTPS for frontend server ( #15329 )
...
* Adding 2 config params under 'frontend' : 'ssl_cert' and 'ssl_key' to contain file patch of certificate files to expose frontend in HTTPS.
* Taking all PR remarks in account.
Co-authored-by: phil <phil@8godsprod.com >
2022-12-04 19:33:04 +01:00
Artem Draft and GitHub
f92134fc5f
Disable by default update_available sensor in HA ( #15237 )
2022-11-29 19:18:33 +01:00
9289a26f11
Update dependencies ( #15204 )
...
* Update dependencies
* Fix diff
* fix
* update
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-11-27 14:52:47 +01:00
1b3dd7540b
Add polling when bounded for Trust and Gledopto ( #15126 )
...
* GitHub Workflows security hardening (#14799 )
* build: harden update_frontend.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden update_zhc.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden ghcr_cleanup.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden update_zh.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* Add bound polling by manufacturerNames
Based on:
#7825
* Add bound polling by manufacturerNames
Based on:
#7825
Signed-off-by: Alex <aleksandrosansan@gmail.com >
Co-authored-by: Alex <aleksandrosansan@gmail.com >
2022-11-22 19:35:15 +01:00
85be7d28d5
Update zigbee-herdsman-converters to 14.0.671 ( #15123 )
...
* Update zigbee-herdsman-converters to 14.0.671
* Update homeassistant.ts
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-11-21 19:35:37 +00:00
Koen Kanters
342955666a
Fix 'dict object' has no attribute 'installed_version'. https://github.com/Koenkk/zigbee2mqtt/discussions/15039
2022-11-17 17:52:59 +01:00
Koen Kanters
489d1de756
Fix Cannot set properties of undefined (setting 'installed_version'). https://github.com/Koenkk/zigbee2mqtt/issues/14917
2022-11-13 09:21:27 +01:00
Koen Kanters and GitHub
1d36dfd932
Support Home Assistant MQTT update #14748 ( #14905 )
2022-11-09 21:01:30 +01:00
Vincenzo Mantova and GitHub
1e6a457190
more Home Assistant icons ( #14865 )
...
* add missing icons and classes for BRT-100-TRV (and possibly others)
* use high/low thermometer icons for max/min temperatures
2022-11-08 16:24:19 +01:00
Vincenzo Mantova and GitHub
e0b765ba88
Revert "Respect climate system_mode ACCESS_SET bit in Home Assistant ( #14715 )" ( #14842 )
...
This reverts commit 58c800181a .
2022-11-07 17:38:30 +01:00