Eric Severance
35cf6d7a7b
Use wemo enums in fan entity ( #64397 )
2022-01-18 22:13:25 -10:00
Raman Gupta
fd465df016
Bump zwave-js-server-python to 0.34.0 ( #64407 )
2022-01-18 22:33:50 -08:00
Paulus Schoutsen
a07c4bc468
Use async_create_task for microsoft_face tests ( #64409 )
2022-01-18 22:17:37 -08:00
J. Nick Koston
36e2617796
Ensure homekit options flow remembers excluded entities during edit ( #64401 )
2022-01-18 19:17:43 -10:00
Chris Talkington
1421797c50
Add camera play stream support to roku ( #64153 )
2022-01-18 22:43:22 -06:00
Paulus Schoutsen
08083f399e
Convert some tests to async and drop usage get_test_home_assistant ( #64394 )
...
* Fix some tests
* Update MS tests
* Convert last logbook tests to async
2022-01-18 19:37:17 -08:00
J. Nick Koston
3c7005d4dc
Use unifi direct connect w/ssl verify for unifiprotect when possible ( #64395 )
2022-01-18 14:40:55 -10:00
J. Nick Koston
8aec26d105
Cleanup unifiprotect discovery name ( #64389 )
2022-01-18 12:38:16 -10:00
Franck Nijhof
9e33a3014c
Automatically add entry title as name placeholder in reauth ( #64078 )
2022-01-18 14:18:16 -08:00
Paulus Schoutsen
7943b0ff5e
Remove http dependency from system log ( #64386 )
2022-01-18 14:10:14 -08:00
Erik Montnemery
a8c14835b9
Add entity options to entity registry ( #64350 )
...
* Initial commit for entity options
* Tweak broadlink tests
* Add async_update_entity_options + test
2022-01-18 22:47:46 +01:00
Joakim Sørensen
13fe5d8216
Add device registry cleanup to github ( #64380 )
2022-01-18 22:37:33 +01:00
Matthias Alphart
29baad8848
Update xknx to 0.19.0 ( #64379 )
2022-01-18 21:38:13 +01:00
Paulus Schoutsen
4cd222e70a
Add evil genius labs diagnostics ( #64339 )
2022-01-18 21:02:37 +01:00
Joakim Sørensen
6a0c3843e5
Revamp github integration ( #64190 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-18 20:04:01 +01:00
starkillerOG
37caa22a36
Netgear try all ports ( #64170 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-01-18 11:02:43 -08:00
J. Nick Koston
88261c6c14
Add discovery support to unifiprotect ( #64340 )
2022-01-18 08:40:29 -10:00
Martin Hjelmare
ef1e56dfe1
Fix media player image url password logged ( #64293 )
2022-01-17 23:02:02 -08:00
Erik Montnemery
9718fd2534
Enable Alexa state reporting by default ( #63802 )
2022-01-17 23:01:43 -08:00
Raman Gupta
c3fc7becb6
Add zwave_js support for diagnostics ( #64336 )
2022-01-17 22:00:53 -08:00
Paulus Schoutsen
6055cd20c8
Add diagnostics integration ( #64330 )
2022-01-17 20:42:18 -08:00
G Johansson
a334e0c7b9
Exception handling config flow yale_smart_alarm ( #63623 )
2022-01-17 19:29:55 -08:00
Josh Soref
eda806ca12
spelling: components/airly ( #64266 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 19:22:11 -08:00
Robert Svensson
deed5f327c
Add low battery binary sensor to deCONZ integration ( #64168 )
...
* Make tamper sensor a property sensor
* Add low battery binary sensor as a binary property sensor
* Change according to review comment
* Use value_fn lambda
* Fix comparison
* Specific entity_description typing
* Minimize the code block affected by catching AttributeError
* Update homeassistant/components/deconz/binary_sensor.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update homeassistant/components/deconz/binary_sensor.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Avoid try statement
* Reflect review changes in sensor platform as well
* Store known sensor entities once per device
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-17 22:35:20 +01:00
Jc2k
f0fdd7d650
Finish deduplicating homekit_controller enumeration tests ( #64306 )
2022-01-17 10:44:59 -10:00
Robert Svensson
7e40707288
Add Air Quality PPB sensor to deCONZ integration ( #64164 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-17 20:25:55 +01:00
Shay Levy
a2e1cd2632
Add webostv 100% tests cover for triggers ( #64301 )
2022-01-17 18:33:46 +01:00
Erik Montnemery
e6899416e1
Suppress Alexa state reports when not authorized ( #64064 )
2022-01-17 09:14:26 -08:00
Josh Soref
efddace53a
spelling: components/analytics ( #64268 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 17:36:59 +01:00
Erik Montnemery
ff9bea9fa9
Add changed states device trigger to media_player entity ( #64304 )
2022-01-17 17:27:56 +01:00
Erik Montnemery
513d6cc467
Change value of device_automation constant ( #64296 )
...
* Change value of constant CONF_CHANGED_STATES
* Adjust tests
2022-01-17 16:34:40 +01:00
Josh Soref
ab73d7c347
spelling: components/camera ( #64242 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 16:27:39 +01:00
Josh Soref
fb8c7c58b6
spelling: components/climacell ( #64240 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 15:39:43 +01:00
Josh Soref
c99ddcb80a
spelling: components/fritzbox ( #64258 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 15:31:48 +01:00
Josh Soref
2a7c808d38
spelling: components/ecobee ( #64255 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 15:28:45 +01:00
Josh Soref
3f43df1348
spelling: components/androidtv ( #64267 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 15:28:28 +01:00
Josh Soref
54128b5765
spelling: components/airvisual ( #64265 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 15:27:28 +01:00
Josh Soref
b72c393dc7
spelling: components/apns ( #64269 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 15:26:21 +01:00
Josh Soref
7a7b2a839b
spelling: components/balboa ( #64270 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 15:26:06 +01:00
Josh Soref
aa57b29615
spelling: components/devolo_home_network ( #64243 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 15:25:48 +01:00
Josh Soref
ace5918208
spelling: components/accuweather ( #64264 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 15:19:24 +01:00
Josh Soref
85bafbbc21
spelling: components/brother ( #64273 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 15:15:45 +01:00
Josh Soref
80b367b446
spelling: components/blueprint ( #64271 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 15:10:12 +01:00
Erik Montnemery
c109d59862
Fix comments in Alexa ( #64289 )
2022-01-17 14:22:04 +01:00
Josh Soref
9eb447c16f
spelling: components/bond ( #64272 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-17 11:58:52 +01:00
Eric Severance
8459a28489
WeMo state changes are seen by all coordinator entities ( #64228 )
...
* WeMo push update is seen by all coordinator entities
* Rename _wemo_exception_handler -> _wemo_call_wrapper
* Test turning off the entity
* Test setting light brightness
* Improve brightness test
* It is unnecessary to setup the platform integration
* Use domain names, not platform enum, in service calls
2022-01-17 10:03:24 +01:00
epenet
b9d3bb4cfd
Fix tests and add setup type in feedreader ( #64280 )
...
* Fix feedreader tests
* Cleanup
* Add setup type hints
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-17 09:42:00 +01:00
Li-Huai (Allan) Lin
64d0b89ca1
Fix humidifier state error in HomeKit ( #61432 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-16 19:03:54 -10:00
Chris Talkington
3303ad38fe
Add sensor platform to roku ( #64214 )
2022-01-16 20:39:18 -06:00
G Johansson
3cfa2bb6fe
Cleanup code config flow smhi ( #64197 )
2022-01-16 15:32:16 -10:00