epenet
7e85510912
Use climate enums in touchline ( #70745 )
2022-04-26 08:37:53 +02:00
epenet
8429b23d65
Use climate enums in stiebel_eltron ( #70741 )
2022-04-26 08:36:56 +02:00
epenet
f68eda97bc
Use climate enums in tado ( #70742 )
2022-04-26 08:35:49 +02:00
epenet
6df53d7c1f
Use climate enums in lookin ( #70681 )
2022-04-25 18:29:36 -10:00
epenet
d288c569fa
Use climate enums in isy994 ( #70678 )
2022-04-25 18:28:56 -10:00
epenet
62c8687a86
Use climate enums in homekit_controller ( #70663 )
2022-04-25 18:27:58 -10:00
epenet
e235926037
Use climate enums in elkm1 ( #70635 )
2022-04-25 18:27:17 -10:00
Álvaro Fernández Rojas
8d71595f31
Improve and fix Airzone config flow ( #70474 )
2022-04-25 18:25:11 -10:00
epenet
7894326270
Deprecate COLOR_MODE_* light constants ( #69302 )
2022-04-25 16:21:19 -10:00
epenet
34da029d48
Deprecate SUPPORT_* constants in vacuum ( #69516 )
2022-04-25 16:20:13 -10:00
starkillerOG
c6267d54ea
Motion Blinds add DualShade support ( #70019 )
2022-04-25 16:19:34 -10:00
jjlawren
5bcc83f6f2
Remove "sonos" prefix for Sonos switch entity_ids ( #70698 )
2022-04-25 16:01:54 -10:00
Zack Barett
083e40a00d
Frontend Bump to 20220425.0 ( #70719 )
2022-04-25 17:03:41 -07:00
J. Nick Koston
1d2c949c51
Convert history_stats to use a coordinator ( #70388 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-04-25 15:20:06 -07:00
Marc Mueller
c1d2017988
Improve typing for core add_job and run_job methods ( #70702 )
2022-04-25 23:50:01 +02:00
Jason Hunter
0d9191c344
Add new ONVIF sensors ( #70394 )
...
* add digital input and relay sensors / clean up default sensor names
* add relay
* fix copy/paste errors
2022-04-25 17:49:00 -04:00
epenet
7f11df4c79
Use climate enums in lightwave ( #70680 )
2022-04-25 23:16:14 +03:00
epenet
93e2d5c29a
Use climate enums in bsblan ( #70627 )
...
* Use climate enums in bsblan
* Adjust type hint
* Update climate.py
2022-04-25 22:45:46 +03:00
J. Nick Koston
96d64bd6b7
Avoid selecting last_updated from the db when filtering on last_updated==last_changed ( #70459 )
2022-04-25 08:46:37 -10:00
Paulus Schoutsen
87dceaf238
Hue config flow to guard ipv6 ( #70703 )
...
* Hue config flow to guard ipv6
* Use helper
2022-04-25 10:52:57 -07:00
Paulus Schoutsen
5317bf02e6
Fix hidden default ( #70699 )
2022-04-25 10:10:42 -07:00
J. Nick Koston
791138eb8b
Add duration device class to sensor platform ( #70543 )
2022-04-25 09:56:42 -07:00
J. Nick Koston
5224cf5968
Update async_upnp_client to 0.29.0 ( #70604 )
2022-04-25 09:53:35 -07:00
Erik Montnemery
f6d9c75476
Remove metadata from device conditions and triggers ( #70695 )
2022-04-25 09:48:24 -07:00
epenet
57ae1f930f
Use climate enums in mysensors ( #70692 )
2022-04-25 18:28:48 +02:00
Tom Harris
6363c67398
Insteon HUB DHCP discovery ( #70685 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-04-25 09:01:56 -07:00
Erik Montnemery
28ba572d9d
Only apply color from light profile if no color specified ( #70640 )
2022-04-25 07:56:07 -07:00
Marc Mueller
9b9b553521
Disable no-self-use [pylint] ( #70641 )
...
* Disable no-self-use
* Remove disable comments
2022-04-25 07:41:01 -07:00
epenet
9dcbc8469e
Use climate enums in deconz ( #70630 )
...
* Use climate enums in deconz
* Adjust tests
* Adjust type hint
* Update climate.py
* Update climate.py
* Update climate.py
* Don't edit files in Github!
2022-04-25 16:18:44 +02:00
epenet
b2b99417c9
Use climate enums in homematic ( #70665 )
2022-04-25 16:17:41 +02:00
David F. Mulcahey
ea9c8b15de
Coerce int in Flo set sleep mode service ( #70592 )
...
* Coerce int in Flo set sleep mode service
* add test to ensure exception thrown for bad value
2022-04-25 09:18:09 -04:00
epenet
069dd567f7
Use climate enums in knx ( #70676 )
2022-04-25 14:57:31 +02:00
Erik Montnemery
23d9e135bc
Allow 'turning on' cast groups ( #70642 )
...
* Allow 'turning on' cast groups
* Adjust test
2022-04-25 14:41:24 +02:00
Marc Mueller
c467f318ed
Add fritzbox_callmonitor type hints (1) ( #70292 )
2022-04-25 14:28:17 +02:00
Erik Montnemery
d045e8678d
Use recorder test fixtures in tests ( #70652 )
2022-04-25 14:23:52 +02:00
Martin Hjelmare
09b4b7eb37
Remove hass.helpers from config_entries ( #70660 )
2022-04-25 14:21:03 +02:00
epenet
0cdfd386a7
Use climate enums in evohome ( #70639 )
2022-04-25 13:34:59 +02:00
epenet
d52234a57a
Use climate enums in fritzbox ( #70650 )
...
* Use climate enums in fritzbox
* Adjust tests
* Update homeassistant/components/fritzbox/climate.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-04-25 13:33:51 +02:00
epenet
0fd2a7dc83
Use climate enums in freedompro ( #70651 )
...
* Use climate enums in freedompro
* Adjust tests
* Adjust type hints
2022-04-25 13:33:19 +02:00
epenet
2efc25c7ca
Use climate enums in ephember ( #70637 )
2022-04-25 13:21:12 +02:00
epenet
a5f5cfb156
Use climate enums in eq3btsmart ( #70636 )
2022-04-25 13:20:37 +02:00
epenet
04b9c93006
Use climate enums in econet ( #70633 )
2022-04-25 13:20:18 +02:00
epenet
7b1d5fb10a
Use climate enums in ecobee ( #70632 )
2022-04-25 13:19:54 +02:00
epenet
2267e32114
Use climate enums in devolo_home_control ( #70631 )
2022-04-25 13:19:02 +02:00
epenet
4de2730844
Use climate enums in coolmaster ( #70629 )
2022-04-25 13:18:34 +02:00
epenet
e51ed7a11b
Use climate enums in blebox ( #70628 )
...
* Use climate enums in blebox
* Adjust tests
2022-04-25 13:17:46 +02:00
epenet
a75daab33f
Adjust set_hvac_mode type hint in ClimateEntity ( #70658 )
...
* Adjust set_hvac_mode type hint in ClimateEntity
* Remove override
2022-04-25 13:16:02 +02:00
epenet
d22a679262
Adjust hvac_modes type hint in ClimateEntity ( #70657 )
...
* Adjust hvac_modes type hint in ClimateEntity
* Adjust tuya
2022-04-25 13:15:08 +02:00
Erik Montnemery
28ebab9c5a
Simplify waiting for recorder in tests ( #70647 )
2022-04-25 12:04:47 +02:00
epenet
a8a7359c6f
Use VacuumEntityFeature in mqtt ( #70570 )
...
* Use VacuumEntityFeature in mqtt
* Fix tests
2022-04-25 11:34:06 +02:00