Joakim Sørensen
|
b66770d349
|
Make hassio coordinator refresh data (#69272)
|
2022-04-04 23:57:44 -07:00 |
|
Raman Gupta
|
66cc2c7846
|
Fix tomorrowio sensor units and conversions (#69166)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2022-04-04 23:57:39 -07:00 |
|
Toke Høiland-Jørgensen
|
2efa9f00d5
|
Fix network starting with no configured IPv4 addresses (#69030)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-04-04 23:57:38 -07:00 |
|
Franck Nijhof
|
62b44e6903
|
Exclude more media player attributes from recorder (#69209)
|
2022-04-04 11:13:33 +02:00 |
|
Franck Nijhof
|
8ce1b104eb
|
Exclude weather forecast attribute from recorder (#69205)
|
2022-04-04 11:13:26 +02:00 |
|
Franck Nijhof
|
2916d35626
|
Exclude update entity picture attribute from recorder (#69201)
|
2022-04-04 11:13:23 +02:00 |
|
Franck Nijhof
|
814f92a75c
|
Set brand icon as entity picture on update entities (#69200)
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
|
2022-04-04 11:13:19 +02:00 |
|
J. Nick Koston
|
1ae45fa7ad
|
Exclude static vacuum attributes from being recorded in the database (#69199)
|
2022-04-04 11:13:16 +02:00 |
|
J. Nick Koston
|
e18d61224d
|
Exclude static siren attributes from being recorded in the database (#69196)
|
2022-04-04 11:13:11 +02:00 |
|
J. Nick Koston
|
7cfaf46287
|
Exclude static select attributes from being recorded in the database (#69195)
|
2022-04-04 11:13:08 +02:00 |
|
J. Nick Koston
|
cebf53c340
|
Exclude static number attributes from being recorded in the database (#69194)
|
2022-04-04 11:13:03 +02:00 |
|
J. Nick Koston
|
8fa8716387
|
Exclude static humidifier attributes from being recorded in the database (#69193)
|
2022-04-04 11:12:59 +02:00 |
|
J. Nick Koston
|
5a96b0ffbc
|
Exclude static fan attributes from being recorded in the database (#69192)
|
2022-04-04 11:12:56 +02:00 |
|
J. Nick Koston
|
9a91a7edf5
|
Exclude supported features and attribution from being recorded in the database (#69165)
|
2022-04-04 11:12:46 +02:00 |
|
Raman Gupta
|
c769b20256
|
Make zwave_js config entry unique ID a string (#69163)
* Make zwave_js config entry unique ID a string
* Add test
* Fix tests
|
2022-04-04 11:12:42 +02:00 |
|
J. Nick Koston
|
47c1e48166
|
Exclude static water_heater attributes from being recorded in the database (#69159)
|
2022-04-04 11:12:39 +02:00 |
|
J. Nick Koston
|
0e6550ab70
|
Exclude static climate attributes from being recorded in the database (#69158)
|
2022-04-04 11:12:36 +02:00 |
|
J. Nick Koston
|
5fa2dc540b
|
Exclude static and token attributes from being recorded for media_player (#69156)
|
2022-04-04 11:12:32 +02:00 |
|
J. Nick Koston
|
b503be9301
|
Exclude static light attributes from being recorded in the database (#69155)
|
2022-04-04 11:12:29 +02:00 |
|
Diogo Gomes
|
d99e04e2bc
|
Makes sure YAML defined tariffs are unique (#69151)
|
2022-04-04 11:12:25 +02:00 |
|
Franck Nijhof
|
2ae390a342
|
Set brand icon on WLED update entity (#69145)
|
2022-04-04 11:12:15 +02:00 |
|
Wictor
|
53107e4f2c
|
Refactor telegram_bot polling/webhooks platforms and add tests (#66433)
Co-authored-by: Pär Berge <paer.berge@gmail.com>
|
2022-04-04 11:11:48 +02:00 |
|
Keilin Bickar
|
e341e55e88
|
Bump asyncsleepiq to 1.2.3 (#69104)
|
2022-04-02 11:39:24 +02:00 |
|
Bouwe Westerdijk
|
5df7882ce4
|
Remove use of HVAC_MODE_OFF in plugwise climate, it's not implemented (#69094)
|
2022-04-02 11:39:10 +02:00 |
|
Franck Nijhof
|
7fe6174bd9
|
Rename current_version to installed_version in Update platform (#69093)
|
2022-04-02 11:39:06 +02:00 |
|
Dave T
|
d4a31b037f
|
Add image test cases to generic (#69040)
|
2022-04-02 11:39:03 +02:00 |
|
Erik Montnemery
|
200a24d869
|
Fix utility_meter startup (#69064)
|
2022-04-01 09:25:55 -07:00 |
|
Joakim Sørensen
|
cc9e55594f
|
Add auto_update property to supervisor and addon update entities (#69055)
|
2022-04-01 09:25:53 -07:00 |
|
Joakim Sørensen
|
fadb63c43a
|
Add auto_update property to UpdateEntity (#69054)
|
2022-04-01 09:25:53 -07:00 |
|
Raman Gupta
|
0cf817698d
|
Fix zwave_js device action logic (#69049)
* Fix zwave_js device action logic
* Add test for this behavior
|
2022-04-01 09:25:52 -07:00 |
|
Shay Levy
|
432768f503
|
Remove webostv deprecated YAML import (#69043)
* webostv: remove deprecated YAML import
* Remove unused CUSTOMIZE_SCHEMA and WEBOSTV_CONFIG_FILE
|
2022-04-01 09:25:51 -07:00 |
|
J. Nick Koston
|
65ccb7446f
|
Prevent HomeKit from offering hidden entities (#69042)
|
2022-04-01 09:25:50 -07:00 |
|
Erik Montnemery
|
ab21ac370c
|
Mend incorrectly imported MQTT config entries (#68987)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2022-04-01 09:25:49 -07:00 |
|
Franck Nijhof
|
dcbca89d06
|
Remove deprecated YAML configuration from Yamaha Music Cast (#69033)
|
2022-03-31 15:10:00 -07:00 |
|
Franck Nijhof
|
9614e8496b
|
Remove deprecated YAML configuration from Fronius (#69032)
|
2022-03-31 15:10:00 -07:00 |
|
Franck Nijhof
|
deed4c5980
|
Remove deprecated YAML configuration from EZVIZ (#69031)
|
2022-03-31 15:09:59 -07:00 |
|
Franck Nijhof
|
9c9bacad31
|
Remove deprecated YAML configuration from Sensibo (#69028)
|
2022-03-31 15:09:58 -07:00 |
|
Franck Nijhof
|
daf2f746ed
|
Remove deprecated YAML configuration from Met.no (#69027)
|
2022-03-31 15:09:57 -07:00 |
|
Franck Nijhof
|
d0bb58c698
|
Remove deprecated YAML configuration from Yale Smart Alarm (#69025)
|
2022-03-31 15:09:57 -07:00 |
|
Franck Nijhof
|
652ce897c7
|
Remove deprecated YAML configuration from Brunt (#69024)
|
2022-03-31 15:09:56 -07:00 |
|
Franck Nijhof
|
5120a03470
|
Remove deprecated template support in persistent notifications (#69021)
|
2022-03-31 15:09:55 -07:00 |
|
Joakim Sørensen
|
b349322055
|
Cleanup Version after removing YAML (#69020)
|
2022-03-31 15:09:55 -07:00 |
|
Paulus Schoutsen
|
00b363d896
|
Enforce EntityCategory enum (#69015)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-03-31 15:09:54 -07:00 |
|
Paulus Schoutsen
|
a1ebea271c
|
Enforce RegistryEntryDisabler enum (#69017)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-03-31 15:09:26 -07:00 |
|
Paulus Schoutsen
|
c73f423102
|
Device Automation: enforce passing in device-automation-enum (#69013)
|
2022-03-31 15:06:57 -07:00 |
|
Paulus Schoutsen
|
a630e7dc49
|
Version: remove deprecated YAML import (#69010)
|
2022-03-31 15:06:56 -07:00 |
|
Paulus Schoutsen
|
b7e3e7a8e6
|
Launch Library: remove deprecated YAML import (#69008)
|
2022-03-31 15:06:56 -07:00 |
|
Paulus Schoutsen
|
7eecf48645
|
DNS IP: Remove deprecated YAML import (#69007)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-03-31 15:06:55 -07:00 |
|
Paulus Schoutsen
|
bb26ded115
|
iCloud: remove deprecated YAML import (#69006)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-03-31 15:06:54 -07:00 |
|
Paulus Schoutsen
|
ff332049e1
|
Nanoleaf: remove deprecated YAML import (#69004)
|
2022-03-31 15:06:52 -07:00 |
|