Commit Graph

46541 Commits

Author SHA1 Message Date
Teemu R
16cc2b790b Create LED switches for tplink dimmers (#66839) 2022-02-21 19:02:11 +01:00
Allen Porter
c6114f2631 Simplify nest placeholder image loading and share across all cameras (#66580) 2022-02-21 19:01:04 +01:00
Mike Degatano
8ea6cbc257 Support variables in templates with timeout (#66990) 2022-02-21 09:56:20 -08:00
avee87
0dfc4ec9be Rename manual alarm integrations (#66979) 2022-02-21 18:24:02 +01:00
Maximilian
75b5ef45d8 Fix nina warnings in city states (#65914) 2022-02-21 18:22:54 +01:00
Franck Nijhof
d839febbe7 Add Radio Browser integration (#66950) 2022-02-21 09:13:02 -08:00
Michael
660fb393f0 Enable sensors based on wan scenario in Fritz!Tools (#66944) 2022-02-21 18:03:38 +01:00
J. Nick Koston
7b334d1755 Add additional WiZ OUIs (#66991) 2022-02-21 18:02:09 +01:00
uvjustin
4efada7db0 Allow stream log level to change at runtime (#66153) 2022-02-21 17:58:15 +01:00
Igor Pakhomov
a4ba511276 Add aditional sensors for dmaker.airfresh.a1/t2017 to xiaomi_miio (#66370) 2022-02-21 17:56:34 +01:00
Marc Mueller
5c5f9418ee Remove setup.py (#66023) 2022-02-21 17:53:58 +01:00
J. Nick Koston
a82d4d1b7b Add support for dual head WiZ devices (#66955) 2022-02-21 17:50:42 +01:00
starkillerOG
fe1229a7d9 Motion blinds add VerticalBlindLeft support (#66961) 2022-02-21 17:42:52 +01:00
Jonathan Keljo
4b28025a71 Bump greeneye_monitor to v3.0.3 (#66973) 2022-02-21 17:06:07 +01:00
Franck Nijhof
f412dd4b8d Merge branch 'master' into dev 2022-02-21 16:15:23 +01:00
Garrett
b560909b31 Bump to subarulink 0.4.2 (#66403) 2022-02-21 13:09:36 +01:00
epenet
39c1209e1c Bump samsungtvws to 1.7.0 (#66978)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-21 12:42:54 +01:00
Erik Montnemery
c496748125 Add WS API for removing a config entry from a device (#66188)
* Add WS API for removing a config entry from a device

* Address review comments

* Address review comments

* Remove entity cleanup from ConfigEntries

* Update + add tests

* Improve comments in test

* Add negative test

* Refactor according to review comments

* Add back async_remove_config_entry_device

* Remove unnecessary error handling

* Simplify error handling
2022-02-21 10:11:18 +01:00
Julien
7a39c769f0 Fix typo in const.py (#66856) 2022-02-21 09:50:14 +01:00
epenet
3b146d8e9b Use hass.add_job in samsungtv (#66976)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-21 09:11:29 +01:00
Dave T
865159781f Use new enums in vizio tests (#62710)
* Use new enums in vizio tests

* Code review: revert wrong conftest changes

* Code review: Revert incorrect removal of vizio const

* Reinstate wrongly reverted files

* Fix double line

* Fix new test after rebase
2022-02-21 08:28:56 +01:00
GitHub Action
f921856f5f [ci skip] Translation update 2022-02-21 00:17:31 +00:00
Tom
620b653d76 Plugwise bump module version to fix heating-state and OnOff devices (#66936) 2022-02-20 20:45:19 +01:00
rikroe
8c96f1457d Bump bimmer_connected to 0.8.11 (#66951)
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-02-20 19:17:08 +02:00
Klaas Schoute
7c8f4a4262 Update Pure Energie integration (#66946)
* Remove service entry_type

* Set raise on progress
2022-02-20 16:58:21 +01:00
dewdrop
dbb2c64d86 Fix broken aftership sensor after pyaftership 21.11.0 bump (#66855)
* Fix update to pyaftership 21.11.0

Variable name collision and a missing property access was causing this sensor to always return zero elements.

* Move subscripting out of awaited statement
2022-02-20 15:33:19 +01:00
Shay Levy
efd0e898f9 Bump aiowebostv to 0.1.3 (#66942) 2022-02-20 16:25:33 +02:00
Michael Chisholm
3d5790aaad Avoid accessing hass.data in test_play_media_didl_metadata (#66939) 2022-02-20 14:14:53 +01:00
Aidan Timson
5b28e2d983 Add discussions sensors to GitHub (#66937) 2022-02-20 13:32:24 +01:00
Joakim Sørensen
2d52aca9eb Add Latest Tag sensor to GitHub integration (#66932) 2022-02-20 13:00:01 +01:00
G Johansson
3cbbf90f23 Bump pysensibo to v1.0.6 (#66930) 2022-02-20 12:32:12 +01:00
Joakim Sørensen
bce033cfc7 Enable all GitHub sensors by default (#66931) 2022-02-20 12:06:27 +01:00
Joakim Sørensen
9f57ce504b Use GraphQL for GitHub integration (#66928) 2022-02-20 11:59:11 +01:00
jan iversen
4ca339c5b1 Set slave default to 0, as already documented in Modbus (#66921) 2022-02-20 11:56:38 +01:00
Raman Gupta
6e5ae3e2e4 Add zwave_js.event automation trigger (#62828)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-20 11:53:03 +01:00
Franck Nijhof
ddedaf6f70 Introduce const file in LaMetric (#66929) 2022-02-20 11:47:36 +01:00
Hans Oischinger
94a0f1c7b3 Add service configuration URL for vicare (#66927) 2022-02-20 11:47:05 +01:00
Joakim Sørensen
48dd77f341 Bump aiogithubapi from 22.2.0 to 22.2.3 (#66924) 2022-02-20 12:25:04 +02:00
Paulus Schoutsen
833cba71d7 Bump frontend to 20220220.0 (#66919) 2022-02-19 22:13:52 -08:00
Raman Gupta
10ad97a5e2 Improve zwave_js notification event handling (#66790) 2022-02-19 21:15:54 -08:00
Erik Montnemery
c582aecc10 Deduplicate code in cast media_player (#66815)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-19 21:14:31 -08:00
Simone Chemelli
f0fbc7bb2c Fritz: fix unbound topology (#66877)
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-02-19 21:07:40 -08:00
Michael Chisholm
3c15fe8587 Add media browser support to dlna_dmr (#66425) 2022-02-19 21:07:38 -08:00
jan iversen
6a7872fc1b Remove async_setup_component() from tests (#66905) 2022-02-19 21:00:14 -08:00
Allen Porter
f3add292d5 Update nest climate set_temperature to allow hvac_mode (#66909) 2022-02-19 20:57:29 -08:00
J. Nick Koston
e9ca7c2516 Add support for WiZ diagnostics (#66817) 2022-02-19 20:54:12 -08:00
GitHub Action
c4cc6ca0ba [ci skip] Translation update 2022-02-20 00:20:09 +00:00
Chris Talkington
273b8de994 Update rokuecp to 0.14.1 (#66894) 2022-02-19 16:42:57 -06:00
Austin Mroczek
82950dc037 bump total_connect_client to 2022.2.1 (#66907) 2022-02-19 22:53:52 +02:00
G Johansson
1c9f05e6d8 Bump pysensibo to v1.0.5 (#66906) 2022-02-19 22:52:33 +02:00