J. Nick Koston
bde3646293
Always use a commit interval of 0 for the in memory db in tests ( #69330 )
2022-04-05 12:06:06 -10:00
J. Nick Koston
8b2948f030
Ensure state is restored when turning on tplink lights without a color mode ( #69308 )
2022-04-05 13:46:12 -07:00
Robert Svensson
d6d7f3cb3c
Bump pydeconz to v88 ( #69369 )
2022-04-05 13:44:04 -07:00
epenet
2cf3057ff1
Add basic type hints to utility_meter ( #69325 )
...
Co-authored-by: Diogo Gomes <diogogomes@gmail.com>
2022-04-05 15:43:10 +02:00
Patrik Lindgren
04fc3a1f25
Cleanup constants in Tradfri integration ( #69125 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-05 14:00:45 +02:00
J. Nick Koston
ec131d685e
Auto repack the database on the second sunday of the month ( #69314 )
2022-04-04 21:39:12 -10:00
Toke Høiland-Jørgensen
8145b103fb
Fix network starting with no configured IPv4 addresses ( #69030 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-04 23:53:50 -07:00
Raman Gupta
6965a6d13b
Fix tomorrowio sensor units and conversions ( #69166 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-04-04 23:52:36 -07:00
starkillerOG
4dade9668a
Motion Blinds auto interface ( #68852 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-04 10:55:36 -10:00
RDFurman
95a97d99dd
Honeywell outdoor sensor ( #65347 )
2022-04-04 12:26:33 -06:00
Erik Montnemery
e830032b33
Remove deprecated temperature conversion of non temperature sensors ( #69069 )
2022-04-04 20:02:40 +02:00
Erik Montnemery
9cd83c8b48
Migrate homematicip_cloud light to color_mode ( #69270 )
2022-04-04 09:32:51 -07:00
Erik Montnemery
fe65804de1
Correct unit of vera power meter sensor ( #69285 )
2022-04-04 09:25:02 -07:00
Franck Nijhof
b369616aad
Remove deprecated YAML configuration from MJPEG Camera ( #68980 )
2022-04-04 17:57:48 +02:00
Erik Montnemery
6b4e0c744c
Migrate hyperion light to color_mode ( #69276 )
2022-04-04 17:39:21 +02:00
Joakim Sørensen
cfdfa3eab2
Make hassio coordinator refresh data ( #69272 )
2022-04-04 17:34:06 +02:00
J. Nick Koston
c2c6d12d73
Only fire device_registry_updated for suggested_area if the suggestion results in an area change ( #69215 )
2022-04-04 09:51:39 +02:00
Franck Nijhof
14a19aea03
Exclude update entity picture attribute from recorder ( #69201 )
2022-04-03 21:41:51 +02:00
J. Nick Koston
cf685ef651
Fix profiler object growth logging test ( #69211 )
2022-04-03 20:39:47 +02:00
Franck Nijhof
b644e7ed0f
Set brand icon as entity picture on update entities ( #69200 )
...
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
2022-04-03 20:38:05 +02:00
Franck Nijhof
bd1d7bdbb7
Exclude more media player attributes from recorder ( #69209 )
2022-04-03 12:37:13 -06:00
Franck Nijhof
20f95fa6b3
Exclude weather forecast attribute from recorder ( #69205 )
2022-04-03 20:16:12 +02:00
Kevin Stillhammer
6106f07820
Catch malformed coordinates in here_travel_time ( #69023 )
...
* Catch malformed coordinates in here_travel_time
* Add testcase for malformed entity_id state
* Replace type ignore with None check
* Directly raise InvalidCoordinatesException
2022-04-03 10:21:55 -07:00
J. Nick Koston
198f4a12f0
Exclude static select attributes from being recorded in the database ( #69195 )
2022-04-03 17:17:55 +02:00
J. Nick Koston
e364456a46
Exclude static siren attributes from being recorded in the database ( #69196 )
2022-04-03 17:16:49 +02:00
J. Nick Koston
e48cec4b33
Exclude static vacuum attributes from being recorded in the database ( #69199 )
2022-04-03 17:15:50 +02:00
J. Nick Koston
9e390996cc
Exclude static fan attributes from being recorded in the database ( #69192 )
2022-04-03 15:52:46 +02:00
J. Nick Koston
4f8c7fe05b
Exclude static number attributes from being recorded in the database ( #69194 )
2022-04-03 15:43:44 +02:00
J. Nick Koston
8de26e5085
Exclude static humidifier attributes from being recorded in the database ( #69193 )
2022-04-03 15:42:29 +02:00
Austin Mroczek
e5fe18bdb1
Improve totalconnect error handling ( #68716 )
2022-04-03 07:12:33 -06:00
J. Nick Koston
5b874ce6e8
Exclude static light attributes from being recorded in the database ( #69155 )
2022-04-03 06:13:03 -06:00
Erik Montnemery
eeeb21a9f1
Migrate dynalite light to color_mode ( #69177 )
2022-04-03 13:58:28 +02:00
J. Nick Koston
522a9bb6b1
Exclude supported features and attribution from being recorded in the database ( #69165 )
2022-04-03 13:51:42 +02:00
Erik Montnemery
24754c31ca
Remove use of deprecated constants from evil_genius_labs light ( #69183 )
2022-04-03 13:37:29 +02:00
ollo69
0876239927
Do not redact diagnostics empty key ( #69160 )
2022-04-03 13:17:08 +02:00
Franck Nijhof
17403f930f
Add EntityFeature enum to Media Player ( #69119 )
2022-04-02 20:58:23 -07:00
Franck Nijhof
721db6d962
Add EntityFeature enum to Lock ( #69118 )
2022-04-02 20:57:32 -07:00
Franck Nijhof
ea148a1b8e
Add EntityFeature enum to Light ( #69103 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-02 20:57:01 -07:00
Raman Gupta
e06856f965
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-02 23:52:07 -04:00
J. Nick Koston
b92fc42f0f
Exclude static climate attributes from being recorded in the database ( #69158 )
2022-04-02 20:48:32 -07:00
J. Nick Koston
9d82248017
Exclude static and token attributes from being recorded for media_player ( #69156 )
2022-04-02 20:47:43 -07:00
J. Nick Koston
42bf62e187
Exclude static water_heater attributes from being recorded in the database ( #69159 )
2022-04-02 20:46:41 -07:00
Diogo Gomes
6389959fb7
Makes sure YAML defined tariffs are unique ( #69151 )
2022-04-02 20:41:03 -07:00
Wictor
d7375f1a9c
Refactor telegram_bot polling/webhooks platforms and add tests ( #66433 )
...
Co-authored-by: Pär Berge <paer.berge@gmail.com>
2022-04-02 20:39:14 -07:00
Franck Nijhof
1a04dc4fca
Set brand icon on WLED update entity ( #69145 )
2022-04-02 22:28:08 +03:00
Dave T
c3354dcaae
Add image test cases to generic ( #69040 )
2022-04-02 10:54:19 +02:00
Keilin Bickar
1563420de8
Bump asyncsleepiq to 1.2.3 ( #69104 )
2022-04-02 10:44:16 +02:00
Erik Montnemery
66e9b263a8
Migrate bond light to color_mode ( #69078 )
2022-04-01 22:03:19 -10:00
Álvaro Fernández Rojas
aa969d5ae8
Add missing typing to Airzone tests ( #69097 )
2022-04-02 10:01:49 +02:00
Patrik Lindgren
4b5996c5ed
Drop support for Tradfri groups and YAML configuration ( #68033 )
...
* Drop support for Tradfri groups
* Remove context
* Remove async_setup
* Mark removed
* Pass generator expression
2022-04-01 23:26:35 +02:00