starkillerOG
e34aed743c
Xiaomi Miio appropriatly raise ConfigEntryAuthFailed/ConfigEntryNotReady ( #54696 )
...
* Add reties to cloud login
* push to version 0.4 of micloud
* distinguish between authentication error and socket errors
* raise from error
* Update homeassistant/components/xiaomi_miio/gateway.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* move ConfigEntryNotReady to connect function
* remove unused import
* also add ConfigEntryNotReady for device
* catch exceptions in config flow
* fixes
* bring tests back to 100%
* add missing catch exception
* add test
* fix black
* Update homeassistant/components/xiaomi_miio/device.py
Co-authored-by: Teemu R. <tpr@iki.fi>
* Update homeassistant/components/xiaomi_miio/gateway.py
Co-authored-by: Teemu R. <tpr@iki.fi>
* Update tests/components/xiaomi_miio/test_config_flow.py
Co-authored-by: Teemu R. <tpr@iki.fi>
* fix tests
* define specific exceptions
* fix styling
* fix tests
* use proper DeviceException
* Revert "use proper DeviceException"
This reverts commit 0bd16135387cd6d9e563cd62ac147d0a25c577f3.
* use appropriate side-effect
* remove unused returns
* Update homeassistant/components/xiaomi_miio/const.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* remove unused returns
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Teemu R. <tpr@iki.fi>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-15 01:25:44 +02:00
starkillerOG
9280215d69
push motionblinds to 0.5.6 ( #57707 )
2021-10-14 15:32:17 -07:00
Peter Nijssen
f8ea2f9b08
Bump spiderpy to 1.4.3 ( #57675 )
2021-10-14 23:11:07 +02:00
Paulus Schoutsen
7104750008
Bump frontend to 20211014.0 ( #57706 )
2021-10-14 13:44:04 -07:00
Marvin Wichmann
addb91d49e
Update xknx to version 0.18.10 ( #57635 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-10-14 10:54:48 -07:00
J. Nick Koston
d3e24cc1d6
Bump flux_led to 0.24.5 ( #57653 )
...
- Fixes fallback to old protocol with asyncio
- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.24.4...0.24.5
2021-10-14 11:15:29 +03:00
Otto Winter
df4e8721e9
ESPHome move ReconnectLogic to aioesphomeapi ( #57601 )
2021-10-13 10:04:23 -07:00
Maikel Punie
e130c8671b
Bump version ( #57607 )
2021-10-13 17:21:32 +02:00
J. Nick Koston
f41aedc0f9
Fix single channel controllers with flux_led ( #57458 )
2021-10-12 21:40:18 -07:00
Aaron Bach
deec3dfae4
Bump simplisafe-python to 11.0.7 ( #57573 )
2021-10-12 12:35:10 -06:00
shbatm
fb18c108d1
Add service to Rainmachine to push weather data from Home Assistant ( #57354 )
2021-10-12 07:40:46 -06:00
jan iversen
4afb4d9076
Bump pytradfri to 7.0.7 ( #57543 )
2021-10-12 15:07:20 +02:00
Daniel Hjelseth Høyer
d90d804260
Bump Mill library to 0.6.2 ( #57533 )
2021-10-12 12:09:12 +02:00
Maciej Bieniek
931032667c
Bump `accuweather` library to version 0.3.0 ( #57497 )
2021-10-12 11:23:49 +02:00
RenierM26
48c2cfa6f8
Use entity description for Ezviz sensors ( #56634 )
2021-10-11 20:09:19 +02:00
Glenn Waters
d0b37229dd
Switch to config_flow for Environment Canada ( #57127 )
...
* Add config_flow to Environment Canada
* Add unique_id
* Remove erroneous directory.
* Tests working!!
* Add back setup.
* First cut of import.
* Temp
* Tweak names.
* Import config.yaml.
* Clean up imports.
* Import working! Some refactor to clean it up.
* Add import test.
* Small optimization.
* Fix comments from code review.
* Remove CONF_NAME and config_flow for it.
* Fixup strings to match new config_flow.
* Fixes for comments from last review.
* Update tests to match new import code.
* Clean up use of CONF_TITLE; fix lint error on push.
* Phew. More cleanup on import. Really streamlined now!
* Update tests.
* Fix lint error.
* Fix lint error, try 2.
* Revert unique_id to use location as part of ID.
* Fix code review comments.
* Fix review comments.
2021-10-11 17:33:29 +02:00
Maciej Bieniek
8ee6662cff
Bump `nettigo_air_monitor` library to version 1.1.1 ( #57483 )
2021-10-11 17:27:04 +02:00
Fredrik Erlandsson
cadbf7f6a9
Bump Daikin version, catch new exception during config_flow ( #57080 )
2021-10-11 13:11:02 +02:00
RDFurman
9040b6a59e
Update somecomfort library to 0.7.0 ( #57214 )
2021-10-11 12:49:02 +02:00
micha91
20d08fa470
Upgrade aiomusiccast to tolererate not decodable characters ( #57461 )
2021-10-11 11:34:37 +02:00
gjong
3dc1a268ae
Upgrade youless library to fix missing sensor LS110 ( #57366 )
2021-10-11 11:30:23 +02:00
Robert Hillis
c4eeebd7a7
Add config flow for efergy ( #56890 )
2021-10-11 10:07:31 +02:00
spahlimi
14050966cc
Upgrade rvx to 0.7.0 ( #57430 )
2021-10-11 06:47:38 +02:00
J. Nick Koston
6e95ce70bc
Bump aiodiscover to 2.4.5 ( #57439 )
...
- Disable scanning if the network size exceeds the maximum number of
allowed hosts (8192)
- Changelog: https://github.com/bdraco/aiodiscover/compare/v1.4.4...v1.4.5
- Closes #57378
2021-10-11 05:14:42 +02:00
J. Nick Koston
77c7709323
Bump zeroconf to 0.36.8 ( #57451 )
...
- Changelog: https://github.com/jstasiak/python-zeroconf/releases/tag/0.36.8
2021-10-11 04:40:17 +02:00
icemanch
3efbd6a1c9
Flux led color support ( #57353 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-10 09:18:15 -10:00
Aidan Timson
9f34d010e6
Add System Bridge display sensors ( #57019 )
...
* System Bridge - Add Display Sensors
* Omit default
2021-10-09 16:57:55 -07:00
Joakim Sørensen
d0101f67da
Bump pyhaversion to 21.10.0 ( #57377 )
2021-10-09 23:46:25 +02:00
MatthewFlamm
5829f93b53
Bump pynws to 1.3.2 ( #57361 )
2021-10-09 23:38:45 +02:00
Bram Kragten
b2cfbb7d1e
Update frontend to 20211007.1 ( #57385 )
2021-10-09 22:57:13 +02:00
RenierM26
b27bcf1b00
Bump Switchbot library ( #57367 )
...
* Bump dependency to fix SB password problem.
* Bump API version.
2021-10-09 10:02:35 +02:00
Clifford Roche
204b901464
Bump greeclimate to 0.11.9 ( #57358 )
2021-10-08 18:08:52 -06:00
Milan Meulemans
c04be4f5d0
Upgrade aionanoleaf to 0.0.3 to fix deadlock ( #57312 )
2021-10-08 08:59:19 -07:00
Steven Looman
ba83433c64
Fix multiple upnp/ssdp issues ( #57314 )
2021-10-08 08:57:49 -07:00
Franck Nijhof
82160fa350
Add config flow to Stookalert ( #57119 )
2021-10-08 11:34:22 +02:00
J. Nick Koston
ddab7f3024
Bump HAP-python to 4.30 ( #57284 )
2021-10-07 20:06:27 -07:00
J. Nick Koston
49e6f84b1c
Bump yeelight to 0.7.7 ( #57290 )
2021-10-07 14:48:08 -10:00
Bram Kragten
33b8130002
Update frontend to 20211007.0 ( #57268 )
2021-10-07 13:18:12 -07:00
Franck Nijhof
f142d0a945
Upgrade ambee to 0.4.0 ( #57264 )
2021-10-07 21:11:38 +02:00
Daniel Hjelseth Høyer
c651cff6a0
Bump Mill library to 0.6.1 ( #57261 )
2021-10-07 18:23:03 +02:00
Bram Kragten
e69a1c3546
Update frontend to 20211006.0 ( #57164 )
2021-10-06 11:33:55 +02:00
Raman Gupta
e22407ba16
Bump zwave-js-server-python to 0.31.3 ( #57143 )
2021-10-05 22:33:23 +02:00
Paulus Schoutsen
1a7a4c52f1
Bump aiohue to 2.6.3 ( #57125 )
2021-10-05 19:42:45 +02:00
jrester
e66064fb3e
Update tesla_powerwall to 0.3.11 ( #57112 )
2021-10-05 19:40:37 +02:00
Franck Nijhof
86852df2fc
Bump tuya-iot-py-sdk to 0.5.0 ( #57110 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-05 10:21:55 -07:00
Otto Winter
5b218d7e1c
Bump aioesphomeapi from 9.1.4 to 9.1.5 ( #57106 )
2021-10-05 11:49:39 +02:00
Franck Nijhof
653eb3e29d
Upgrade debugpy to 1.5.0 ( #57098 )
2021-10-05 11:12:35 +02:00
Franck Nijhof
b5916c8310
Upgrade sentry-sdk to 1.4.3 ( #57096 )
2021-10-05 11:11:33 +02:00
Allen Porter
8026a14bc8
Bump nest 0.3.7 to prepare for WebRTC support ( #57089 )
2021-10-04 20:59:23 -07:00
Bram Kragten
91d3d39f6c
Update frontend to 20211004.0 ( #57073 )
2021-10-04 20:52:17 -07:00