epenet
6a5192b170
Use new enums in watttime ( #62430 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 20:55:37 +01:00
Erik Montnemery
a7a0cfd9e6
Make it possible to turn on audio only google cast devices ( #62420 )
2021-12-20 11:18:11 -08:00
ollo69
5a41251d45
Add config_flow to AndroidTV integration ( #54444 )
...
Co-authored-by: Robert Hillis <tkdrob4390@yahoo.com>
2021-12-20 13:08:35 -06:00
Matthias Alphart
6cf9f1a0cc
Update xknx to 0.18.14 ( #62411 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-20 19:22:04 +01:00
epenet
6a81821399
Refactor kaiterra to use SensorEntityDescription ( #61865 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 19:20:40 +01:00
Ville Skyttä
334c6c5c02
Make device automation type an enum ( #62354 )
2021-12-20 19:16:30 +01:00
Bram Kragten
2ddd45afd5
Update frontend to 20211220.0 ( #62389 )
2021-12-20 09:49:16 -08:00
epenet
c04e181809
Use attr** in smarty ( #62371 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 18:42:36 +01:00
Erik Montnemery
ba818c0a95
Bump pychromecast to 10.2.2 ( #62390 )
2021-12-20 18:37:11 +01:00
epenet
07e1e174ac
Use attr** in somfy-mylink ( #62381 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 18:33:58 +01:00
Eduard van Valkenburg
afc42ff835
Bump brunt to 1.1.0 ( #62386 )
2021-12-20 18:31:59 +01:00
epenet
ff7a0dabb2
Use new enums in somfy ( #62378 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 18:28:52 +01:00
epenet
527d3a9e5b
Use new enums in solaredge ( #62373 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 18:16:53 +01:00
epenet
bae82d76b5
Use new enums in spider ( #62396 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 18:06:33 +01:00
epenet
36a57b00d9
Use attr** in solax ( #62397 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 18:05:04 +01:00
epenet
de88d43068
Use new enums in subaru ( #62403 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 18:03:52 +01:00
epenet
7da7a8434e
Use new enums in switchbot ( #62404 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 18:03:08 +01:00
epenet
ae3162bb6e
Use new enums in starline ( #62407 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 17:55:37 +01:00
epenet
bea1fbb4aa
Use new enums in supla ( #62406 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 17:38:31 +01:00
epenet
5251c1b934
Use new enums in speedtestdotnet ( #62405 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 11:16:20 -05:00
epenet
8bd03d520b
Use new enums in system_bridge ( #62402 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 11:15:44 -05:00
epenet
071e29bf1d
Use new enums in systemmonitor ( #62401 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 11:15:30 -05:00
epenet
23baf6e02a
Use new enums in syncthru ( #62399 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 10:53:50 -05:00
epenet
75000c317b
Use new enums in switcher_kis ( #62400 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 10:53:40 -05:00
epenet
e5cf9b78bd
Use new enums in synology_dsm ( #62398 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 10:53:21 -05:00
Nate Clark
e2a95181ad
Update CODEOWNERS and correct iot class for Konnected ( #62391 )
2021-12-20 16:27:06 +01:00
Franck Nijhof
fc6c0b1d4a
Add input_button ( #62008 )
...
* Add input_button
* Update homeassistant/components/input_button/__init__.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Improve test coverage
* Add reload test: not affecting state
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-12-20 16:18:58 +01:00
Franck Nijhof
ff062bd052
Cleanup stale setup from CO2Signal ( #62395 )
2021-12-20 16:07:13 +01:00
epenet
0cc1a7b9bd
Use new enums in solaredge_local ( #62374 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 15:58:25 +01:00
Thomas Dietrich
28af0b4092
Statistics component typing ( #60997 )
...
* Implement optional manually defined uniqueid
* Fix test case via mocked environment
* Add typing to statistics component
* Fix minor inconsistency
* Fix linter issues
* Execute hassfest
* Fix stricter mypy warnings
* Fix maxsplit warning
* Make binary value range explicit check
* Add basic typing to statistics tests
* Add empty config testcase
* Minor improvements
* Improve after comments
* Remove unnecessary test case
* Fix changed type
* Remove dict.get default
2021-12-20 14:53:51 +01:00
epenet
2f0b73c4ad
Use new enums in solax ( #62376 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 14:33:08 +01:00
Erik Montnemery
c96606df68
Don't use the homeassistant media app when casting media ( #62385 )
2021-12-20 14:28:02 +01:00
epenet
43099f6eb0
Use _attr_attribution in synology_dsm ( #62382 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 14:19:40 +01:00
epenet
d147038cc5
Use new enums in soma ( #62377 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 14:19:09 +01:00
epenet
c7a3a0da9f
Use new enums in spc ( #62384 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 14:18:48 +01:00
epenet
c18c58f560
Use attr** in linode ( #61882 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 14:17:23 +01:00
Robert Hillis
e689afc0b3
Remove deprecated yaml config from dlna_dmr ( #62344 )
2021-12-20 13:56:45 +01:00
epenet
b5de2c38b3
Use new enums in sms ( #62372 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 13:54:10 +01:00
Robert Hillis
cabcb52fb3
Remove deprecated yaml config from co2signal ( #62343 )
2021-12-20 13:49:15 +01:00
J. Nick Koston
abc7dcf6bf
Add zones support to flux_led ( #61072 )
2021-12-20 13:45:34 +01:00
Aaron Bach
3d75befe0a
Replace SimpliSafe logged errors with `HomeAssistantError` in service handlers ( #62352 )
2021-12-20 13:35:45 +01:00
Thomas Dietrich
d471e7e111
Fix typo in Kostal Plenticore integration entity ( #62380 )
2021-12-20 13:04:30 +01:00
Robert Hillis
31c0440b25
Use enums in smartthings ( #62198 )
2021-12-20 09:46:33 +01:00
Paulus Schoutsen
a5c39e6fe4
Improve evil genius labs error handling ( #62365 )
2021-12-20 09:00:49 +01:00
Penny Wood
2d049e9b4a
Update version of iZone library to add some bug fixes ( #61548 )
2021-12-19 22:25:01 -08:00
Eric Severance
f50dc10276
Use the Platform enum in wemo ( #62153 )
2021-12-19 21:11:40 -08:00
J. Nick Koston
70947b14a3
Improve SSDP callback performance ( #62359 )
2021-12-19 21:04:45 -08:00
Eric Severance
e8096e7f51
Bump pywemo==0.7.0 ( #62360 )
2021-12-19 21:02:05 -08:00
Tobias Sauerwein
f2e4613db5
Bump pyatmo to 6.2.1 ( #62291 )
2021-12-19 21:00:55 -08:00
jjlawren
d64e7b1dc4
Support Plex resuming and playback offset ( #61468 )
2021-12-19 22:33:36 -06:00