Wictor
d7375f1a9c
Refactor telegram_bot polling/webhooks platforms and add tests ( #66433 )
...
Co-authored-by: Pär Berge <paer.berge@gmail.com>
2022-04-02 20:39:14 -07:00
Keilin Bickar
1563420de8
Bump asyncsleepiq to 1.2.3 ( #69104 )
2022-04-02 10:44:16 +02:00
Franck Nijhof
9a1f5ca16f
Update wled to 0.13.2 ( #69116 )
2022-04-02 10:43:50 +02:00
puddly
88ae7de4fb
Bump ZHA dependency zigpy-deconz from 0.14.0 to 0.15.0 ( #69099 )
2022-04-02 10:23:22 +02:00
Bram Kragten
cb437449dd
Update frontend to 20220401.0 ( #69095 )
2022-04-01 11:26:18 -07:00
Mick Vleeshouwer
4f4f7e40e3
Bump pyoverkiz to 1.3.14 in Overkiz integration ( #69084 )
2022-04-01 08:48:14 -07:00
Billy Stevenson
2c3d9566cb
Add Meater integration ( #44929 )
...
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 ( #68822 )
2022-04-01 13:39:28 +02:00
Erik Montnemery
617f459b57
Bump pychromecast to 11.0.0 ( #69057 )
2022-04-01 12:01:51 +03:00
Franck Nijhof
93ce18806c
Update debugpy to 1.6.0 ( #68989 )
2022-04-01 12:00:16 +03:00
Franck Nijhof
72d0cef169
Update watchdog to 2.1.7 ( #68985 )
2022-04-01 11:30:53 +03:00
Shay Levy
4a921ac67f
Remove webostv deprecated YAML import ( #69043 )
...
* 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 ( #69037 )
2022-03-31 15:05:39 -07:00
Aaron Bach
70922f9733
Bump simplisafe-python to 2022.03.3 ( #68990 )
2022-03-31 19:59:40 +02:00
Álvaro Fernández Rojas
86bec82c24
Update aioairzone to v0.3.1 ( #68975 )
2022-03-31 19:58:56 +02:00
starkillerOG
f0740ce73a
bump pynetgear to 0.9.2 ( #68986 )
2022-03-31 09:58:49 -07:00
Aaron Bach
b8e4784d4a
Bump aioguardian to 2022.03.2 ( #68916 )
...
* 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 ( #68921 )
...
* 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 ( #68915 )
...
* 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 ( #68929 )
2022-03-31 01:01:43 +02:00
Zack Barett
c2e9865f3f
Frontend Version Bump to 20220330.0 ( #68918 )
2022-03-30 12:27:27 -07:00
Jeff Rescignano
7767258696
Change sharkiqpy to sharkiq ( #68864 )
2022-03-30 11:41:34 -07:00
Tom
3590467ce6
Update plugwise module to 0.17.2 ( #68908 )
2022-03-30 19:37:05 +02:00
epenet
463cb8679f
Bump python-awair to 0.2.3 ( #68905 )
2022-03-30 18:04:59 +02:00
Antoni Czaplicki
76f07ec240
Add Uonet+ Vulcan integration ( #56357 )
...
* 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 ( #68255 )
...
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 ( #68896 )
2022-03-30 16:15:34 +02:00
Garrett
ab0abdc988
Add 2FA support for Subaru integration setup ( #68753 )
...
* 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 ( #68851 )
2022-03-30 13:32:15 +02:00
Robert Hillis
9f0665bbb4
Add config flow to discord ( #61069 )
2022-03-30 13:18:48 +02:00
Jeef
18517fda65
Move Intellifire error codes to individual sensors ( #68249 )
2022-03-30 09:41:25 +02:00
Michael
2f7aeb64d2
Add config flow to Tankerkoenig ( #68386 )
2022-03-29 20:23:30 -07:00
Robert Hillis
7e40594748
Bump notifications-android-tv to 0.1.5 ( #68599 )
2022-03-29 16:53:53 -10:00
Mick Vleeshouwer
365ea59b64
Improve Config Flow and handle TooManyAttemptsBannedException in Overkiz ( #68868 )
2022-03-29 16:19:57 -10:00
Michael
61f8af8b58
Add update entity to Synology DSM ( #68664 )
2022-03-29 17:01:26 -07:00
Zack Barett
91c0baf086
20220329.0 ( #68867 )
2022-03-29 16:03:04 -07:00
Keilin Bickar
557fa198d8
Update sense library to 0.10.4 ( #68816 )
2022-03-29 00:08:40 -07:00
Marvin Wichmann
1d88ce0d04
Update xknx to version 0.20.0 ( #68818 )
2022-03-29 08:58:54 +02:00
IceBotYT
fb14ae211e
Add support for static typing for the PECO library ( #68707 )
2022-03-29 08:47:20 +02:00
Álvaro Fernández Rojas
fefd6a1d1a
Update aioairzone to v0.2.1 ( #68798 )
...
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 ( #52360 )
...
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 ( #68788 )
2022-03-28 08:22:56 -07:00
Shay Levy
c2eaa76dde
Bump aiowebostv to 0.2.0 ( #68773 )
2022-03-28 11:28:58 +02:00
epenet
c024033dae
Add Upnp volume control/status to SamsungTV ( #68663 )
...
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
Jeff Irion
cffc588c6d
Bump adb-shell to 0.4.2 ( #68742 )
2022-03-27 07:49:28 -10:00
Jeff Irion
b9b81da2ec
Bump androidtv to 0.0.66 (Android 11 support) ( #68720 )
2022-03-26 13:01:48 -10:00
rappenze
e844c2380a
Add config flow to fibaro ( #65203 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-26 09:50:50 -10:00
J. Nick Koston
b9f172899e
Bump objgraph to 3.5.0 to fix stall in profiler tests ( #68690 )
2022-03-26 11:59:28 +01:00
Mike Fugate
4dc8aff3d5
Bump asyncsleepiq to 1.2.1 ( #68680 )
2022-03-25 10:47:28 -10:00
Kevin Fronczak
70648d6e3b
Bump Blinkpy to 0.19.0 ( #68653 )
2022-03-25 11:39:13 +01:00