Commit Graph

8301 Commits (396fddfbfaf7c13ab78cd3646df0bd259036fd27)

Author SHA1 Message Date
Alex Yao 29e8b9f2ac
Bump Yeelight to v0.7.10 () 2022-04-04 09:47:44 +02:00
J. Nick Koston f9a47f0f9e
Bump sqlalchemy to 1.4.34 ()
Changelog: https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_34
https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_33
2022-04-03 18:39:07 +03:00
Marc Mueller aec5d0d53d
Update hangups to 0.4.18 () 2022-04-03 15:46:28 +02:00
Austin Mroczek e5fe18bdb1
Improve totalconnect error handling () 2022-04-03 07:12:33 -06:00
Bouwe Westerdijk 2ce8c97ebd
Bump plugwise to v0.17.3 () 2022-04-03 13:20:20 +02:00
Glenn Waters 69461f115d
Environment Canada: allow AQHI to pull from forecast when current not available ()
* Allow AQHI to pull from forecast when current not available.

* Remove redundant check.

* Remove lambda.
2022-04-03 11:59:27 +03:00
Keilin Bickar 1563420de8
Bump asyncsleepiq to 1.2.3 () 2022-04-02 10:44:16 +02:00
Franck Nijhof 9a1f5ca16f
Update wled to 0.13.2 () 2022-04-02 10:43:50 +02:00
puddly 88ae7de4fb
Bump ZHA dependency zigpy-deconz from 0.14.0 to 0.15.0 () 2022-04-02 10:23:22 +02:00
Bram Kragten cb437449dd
Update frontend to 20220401.0 () 2022-04-01 11:26:18 -07:00
Mick Vleeshouwer 4f4f7e40e3
Bump pyoverkiz to 1.3.14 in Overkiz integration () 2022-04-01 08:48:14 -07:00
Erik Montnemery cbd3d7c037
Add bluepy as a dependency for zengge ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-04-01 15:58:08 +02:00
Billy Stevenson 2c3d9566cb
Add Meater integration ()
Co-authored-by: Alexei Chetroi <lexoid@gmail.com>
Co-authored-by: Brian Rogers <brg468@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Erik <erik@montnemery.com>
2022-04-01 15:11:37 +02:00
Chris Talkington 165e79be8f
Update rokuecp to 0.16.0 () 2022-04-01 13:39:28 +02:00
Erik Montnemery 617f459b57
Bump pychromecast to 11.0.0 () 2022-04-01 12:01:51 +03:00
Franck Nijhof 93ce18806c
Update debugpy to 1.6.0 () 2022-04-01 12:00:16 +03:00
Franck Nijhof 72d0cef169
Update watchdog to 2.1.7 () 2022-04-01 11:30:53 +03:00
Shay Levy 4a921ac67f
Remove webostv deprecated YAML import ()
* webostv: remove deprecated YAML import

* Remove unused CUSTOMIZE_SCHEMA and WEBOSTV_CONFIG_FILE
2022-04-01 11:05:59 +03:00
Dave T a741b26e28
Improve image checks for generic camera () 2022-03-31 15:05:39 -07:00
Aaron Bach 70922f9733
Bump simplisafe-python to 2022.03.3 () 2022-03-31 19:59:40 +02:00
Álvaro Fernández Rojas 86bec82c24
Update aioairzone to v0.3.1 () 2022-03-31 19:58:56 +02:00
starkillerOG f0740ce73a
bump pynetgear to 0.9.2 () 2022-03-31 09:58:49 -07:00
Aaron Bach b8e4784d4a
Bump aioguardian to 2022.03.2 ()
* Bump aioguardian to 2022.03.0

* Another bump

* Another bump

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-03-31 18:52:07 +02:00
puddly 0f6296e4b5
Bump zigpy to 0.44.1 and zha-quirks to 0.0.69 ()
* Make unit tests pass

* Flip response type check to not rely on it being a list
https://github.com/zigpy/zigpy/pull/716#issuecomment-1025236190

* Bump zigpy and quirks versions to ZCLR8 releases

* Fix renamed zigpy cluster attributes

* Handle the default response for ZLL `get_group_identifiers`

* Add more error context to `stage failed` errors

* Fix unit test returning lists as ZCL request responses

* Always load quirks when testing ZHA

* Bump zha-quirks to 0.0.69
2022-03-31 11:26:27 -04:00
Aaron Bach f9aa0a7cd8
Bump simplisafe-python to 2022.03.2 ()
* Bump simplisafe-python to 2022.03.1

* Another bump
2022-03-30 21:21:38 -06:00
Nathan Spencer e1c4245ff0
Bump pylitterbot to 2022.3.0 () 2022-03-31 01:01:43 +02:00
muchtall a5eae3dbac
Add support for joaoapps_join notification categories () 2022-03-30 12:28:41 -07:00
Zack Barett c2e9865f3f
Frontend Version Bump to 20220330.0 () 2022-03-30 12:27:27 -07:00
Jeff Rescignano 7767258696
Change sharkiqpy to sharkiq () 2022-03-30 11:41:34 -07:00
Tom 3590467ce6
Update plugwise module to 0.17.2 () 2022-03-30 19:37:05 +02:00
epenet 463cb8679f
Bump python-awair to 0.2.3 () 2022-03-30 18:04:59 +02:00
Antoni Czaplicki 76f07ec240
Add Uonet+ Vulcan integration ()
* Add Uonet+ Vulcan integration

* Add "configuration_url", fix some minor issues

* Refactor and fix tests

* Optimize code

* Apply suggestion from code review

Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com>

* Update error handling

* Fix some tests

* Update CODEOWNERS and fix pylint

* Cleanup vulcan tests

* Run prettier

Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-03-30 17:55:24 +02:00
Tom 4d607b2eb5
Update plugwise module to 0.16.9 ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-03-30 17:12:20 +02:00
Franck Nijhof ca1337d9c2
Update vehicle to 0.4.0 () 2022-03-30 16:15:34 +02:00
Garrett ab0abdc988
Add 2FA support for Subaru integration setup ()
* Add 2FA support for Subaru integration setup

* Update config flow to abort with 2FA request fail
2022-03-30 13:53:03 +02:00
Álvaro Fernández Rojas 0cb8ff9bc6
Fix HVAC modes for Airzone slave zones () 2022-03-30 13:32:15 +02:00
Erik Montnemery 47ecc73dfa
Disable the SoChain integration () 2022-03-30 09:55:02 +02:00
Jeef 18517fda65
Move Intellifire error codes to individual sensors () 2022-03-30 09:41:25 +02:00
Robert Hillis 7e40594748
Bump notifications-android-tv to 0.1.5 () 2022-03-29 16:53:53 -10:00
Mick Vleeshouwer 365ea59b64
Improve Config Flow and handle TooManyAttemptsBannedException in Overkiz () 2022-03-29 16:19:57 -10:00
Michael 61f8af8b58
Add update entity to Synology DSM () 2022-03-29 17:01:26 -07:00
Zack Barett 91c0baf086
20220329.0 () 2022-03-29 16:03:04 -07:00
Keilin Bickar 557fa198d8
Update sense library to 0.10.4 () 2022-03-29 00:08:40 -07:00
Marvin Wichmann 1d88ce0d04
Update xknx to version 0.20.0 () 2022-03-29 08:58:54 +02:00
IceBotYT fb14ae211e
Add support for static typing for the PECO library () 2022-03-29 08:47:20 +02:00
Álvaro Fernández Rojas fefd6a1d1a
Update aioairzone to v0.2.1 ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-28 13:05:47 -10:00
Dave T c1a2be72fc
Generic IP Camera configflow 2 ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-28 09:08:00 -10:00
Mick Vleeshouwer 443315bcdc
Bump dependency (pyoverkiz to 1.3.12) in Overkiz integration () 2022-03-28 08:22:56 -07:00
Shay Levy c2eaa76dde
Bump aiowebostv to 0.2.0 () 2022-03-28 11:28:58 +02:00
epenet c024033dae
Add Upnp volume control/status to SamsungTV ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-27 12:27:24 -10:00