Commit Graph

44506 Commits (29d13110afb7f2bcef0e94362660ae6ce5cb26ab)

Author SHA1 Message Date
Joakim Sørensen 29d13110af
Make launch library lambdas single line (#64424) 2022-01-19 10:40:53 +01:00
Joakim Sørensen b82a57d861
Clean up Launch Library consts (#64420) 2022-01-19 09:52:22 +01:00
Allen Porter f1435b1385
Add diagnostic information for nest (#64405)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-19 09:30:48 +01:00
Simon Hansen 6fcf643d5d
Add launch mission sensor for launch_library (#64387) 2022-01-19 09:28:07 +01:00
Josh Soref 2f5f6cc05e
spelling: components/emulated_hue (#64250)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-19 09:14:57 +01:00
Eric Severance 35cf6d7a7b
Use wemo enums in fan entity (#64397) 2022-01-18 22:13:25 -10:00
epenet 2f8d99bf5d
Remove integrations from mypy ignored modules (part 2) (#64367)
* Adjust dhcp

* Adjust growatt_server

* Adjust habitica

* Adjust home_connect

* Adjust iaqualink

* Adjust incomfort

* Adjust input_number

* Adjust ipp

* Adjust mypy_config

* Unindent input-number

* Fix type hint in home_connect

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-19 09:00:09 +01:00
J. Nick Koston f38a00740f
Unifi protect discovery cleanups (#64413) 2022-01-19 08:50:24 +01:00
epenet 4f5859c612
Add setup type hints (platforms) (#64354)
* Add setup type hints to arcam_fmj

* Add setup type hints to denonavr

* Add setup type hints to philips_js

* Add setup type hints to zha

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-19 07:44:03 +01: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
Brave Chicken efcae8bece
Add HomeConnect Freezer (#63851) 2022-01-18 22:45:12 -06: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
Mick Vleeshouwer 394c6850a3
Fix situation where 'model' can be None (string) in Overkiz (#64320) 2022-01-18 17:04:26 -10: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
GitHub Action 04a2227f4b [ci skip] Translation update 2022-01-19 00:13:35 +00:00
J. Nick Koston 720732d1b3
Bump unifi-discovery to 1.1.0 (#64391) 2022-01-18 13:47:31 -10:00
Paulus Schoutsen 9e41873de7
Bump frontend to 20220118.0 (#64388) 2022-01-18 14:44:27 -08: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
Simon Hansen 57bcddbba2
Add launch status sensor for launch_library (#64382) 2022-01-18 22:39:37 +01:00
Joakim Sørensen 13fe5d8216
Add device registry cleanup to github (#64380) 2022-01-18 22:37:33 +01:00
Erik Montnemery c285743621
Validate operating system is supported (#64352)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-18 13:16:23 -08:00
Franck Nijhof 5a1e5e1cef
Add daily weather forecasts to Open-Meteo integration (#63677) 2022-01-18 13:01:08 -08:00
Franck Nijhof ddb6f36890
Update pre-commit to 2.17.0 (#64378) 2022-01-18 21:54:17 +01:00
J. Nick Koston 1098aa4456
Fix unifi discovery, add Dream Machine SE (#64377) 2022-01-18 12:46:25 -08:00
Franck Nijhof 8cfe6ef25a
Add diagnostics support to Tuya (#64374) 2022-01-18 12:44:09 -08: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
Simon Hansen d8df62ba1b
Add two new sensors to Launch Library (#64203)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-01-18 20:58:36 +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
epenet 81461832c3
Import configurator (#64211)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-18 10:18:37 -08:00
Andre Lengwenus 9fd704cabf
Bump pypck to 0.7.13 (#64368) 2022-01-18 17:13:02 +02:00
Erik Montnemery fbd4eca7b3
Remove --runner option from __main__.py (#64347)
* Remove --runner option from __main__.py

* Update homeassistant/__main__.py

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Always check for lingering threads

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2022-01-18 15:18:35 +01:00
Erik Montnemery 319d4d64dc
Remove --daemon and --pid-file option from __main__.py (#64345)
* Remove --pid-file option from __main__.py

* Remove --daemon option from __main__.py
2022-01-18 14:01:57 +01:00
epenet 45313e3f7a
Remove integrations from mypy ignored modules (#64358)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-18 13:26:12 +01:00
epenet d1a2ce4b78
Cleanup mypy ignored modules (#64341)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-18 12:10:49 +01:00
Shay Levy de19483632
Fix webostv media next/previous services (#64355) 2022-01-18 12:09:26 +01:00
Erik Montnemery 64bcd60974
Remove Windows workarounds from frontend (#64343) 2022-01-18 09:05:00 +01: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
Allen Porter 737ac7cb7c
Cleanup nest auth registration, moving out of __init__.py (#63350) 2022-01-17 22:17:23 -08:00
Allen Porter cef0a18e23
Bump google-nest-sdm 1.5.1 (#64334) 2022-01-17 22:16:13 -08:00
Franck Nijhof a0bbe46c4a
Clean last usages of old config flow handlers decorator (#64329) 2022-01-17 22:02:12 -08:00