Christopher Bailey
3851c7b4b4
Bumps version of pyunifiprotect to 4.0.4 ( #73722 )
2022-06-20 22:09:13 -05:00
jjlawren
c98419b031
Bump soco to 0.28.0 ( #73750 )
2022-06-20 20:59:29 +02:00
Thibaut
3571a80c8d
Add support for Somfy Thermostat in Overkiz integration ( #67169 )
...
* Add Somfy Thermostat
* Fix linked device
Co-authored-by: Vincent Le Bourlot <vlebourl@gmail.com>
* Mark Somfy thermostat as supported
* Fix wrong usage of cast
* Update presets to lowercase
* Rename constants
* Remove _saved_target_temp
* Apply black
* Clean code
* Fix mypy errors
* Use constants from pyoverkiz
* Use enum for target temp
* Add comment
* Use ClimateEntityFeature
* Ease code
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Remove unused imports
* Use HVACAction
* Use HVACMode
* Use more Overkiz constants
* Don’t copy/paste
* Don’t use magic number
Co-authored-by: Vincent Le Bourlot <vlebourl@gmail.com>
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2022-06-20 12:58:08 +02:00
Robert Svensson
474e0fd6d0
Use pydeconz interface controls for climate platform ( #73670 )
...
* Use pydeconz interface controls for climate
* Bump pydeconz to make use of enums in more places
2022-06-20 12:04:12 +02:00
Franck Nijhof
edeb5b9286
Update spotipy to 2.20.0 ( #73731 )
2022-06-20 11:46:58 +02:00
micha91
d733a0547a
Update aiomusiccast ( #73694 )
2022-06-20 10:36:04 +02:00
Robert Svensson
e0dbf10808
Fix CSRF token for UniFi ( #73716 )
...
Bump aiounifi to v32
2022-06-20 10:31:19 +02:00
Allen Porter
ab95299150
Bump gcal_sync to 0.10.0 and fix `google` typing ( #73710 )
...
Bump gcal_sync to 0.10.0
2022-06-19 20:16:07 +02:00
Raman Gupta
9b93071720
Bump zwave-js-server-python to 0.38.0 ( #73707 )
...
* Bump zwave-js-server-python to 0.38.0
* Fix test
2022-06-19 20:12:01 +02:00
Steven Looman
26641fc90d
Bump async-upnp-client to 0.31.2 ( #73712 )
2022-06-19 12:59:37 -05:00
J. Nick Koston
7a792b093f
Fix calling permanent off with nexia ( #73623 )
...
* Fix calling permanent off with nexia
Changelog: https://github.com/bdraco/nexia/compare/1.0.1...1.0.2
Fixes #73610
* one more
2022-06-17 21:57:44 -05:00
Erik Montnemery
e2327622c3
Migrate SNMP sensor to TemplateEntity ( #73324 )
2022-06-16 15:02:50 +02:00
muppet3000
7a7729678e
Bump growattServer to 1.2.2 ( #73561 )
...
Fix #71577 - Updating growattServer dependency
2022-06-16 10:15:19 +02:00
Thibaut
658ce9d4f2
Remove Somfy integration ( #73527 )
...
* Remove somfy
* Remove somfy
2022-06-15 12:18:15 +02:00
Jean-François Roy
c64b108789
Bump aiobafi6 to 0.6.0 to fix logging performance ( #73517 )
2022-06-14 17:11:37 -10:00
J. Nick Koston
d25a5f3836
Bump zeroconf to 0.38.7 ( #73497 )
2022-06-14 12:16:30 -10:00
Franck Nijhof
65378f19c8
Update caldav to 0.9.1 ( #73472 )
2022-06-14 12:21:02 +02:00
Paulus Schoutsen
1187009280
Bump aiohue to 4.4.2 ( #73420 )
2022-06-12 19:33:45 -10:00
Franck Nijhof
1d5290b03f
Update watchdog to 2.1.9 ( #73407 )
2022-06-12 20:17:51 -07:00
J. Nick Koston
9159db4b4a
Only update unifiprotect ips from discovery when the console is offline ( #73411 )
2022-06-12 20:04:17 -07:00
Marcio Granzotto Rodrigues
5854dfa84f
Fix smart by bond detection with v3 firmware ( #73414 )
2022-06-12 15:27:18 -10:00
Franck Nijhof
02d18a2e1f
Update whois to 0.9.16 ( #73408 )
2022-06-13 02:16:15 +02:00
Aidan Timson
297072c1f6
Fix initial data load for System Bridge ( #73339 )
...
* Update package to 3.1.5
* Fix initial loading of data
* Remove additional log and make method
2022-06-11 22:25:07 +02:00
Khole
d70ec35468
Hive Bump pyhiveapi to 0.5.10 for credentials fix ( #73365 )
2022-06-11 12:43:57 -07:00
Robert Hillis
4feb5977ef
Bump aioskybell to 22.6.1 ( #73364 )
2022-06-11 12:34:32 -07:00
Raman Gupta
b4e9a9b1ed
Bump zwave-js-server-python to 0.37.2 ( #73345 )
2022-06-11 09:38:13 -04:00
Raman Gupta
dc48791864
Add config flow to eight_sleep ( #71095 )
...
* Add config flow to eight_sleep
* simplify tests
* Remove extra file
* remove unused import
* fix redundant code
* Update homeassistant/components/eight_sleep/__init__.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* incorporate feedback
* Review comments
* remove typing from tests
* Fix based on changes
* Fix requirements
* Remove stale comment
* Fix tests
* Reverse the flow and force the config entry to reconnect
* Review comments
* Abort if import flow fails
* Split import and user logic
* Fix error
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-11 02:16:46 -04:00
Dave T
2b07082cf6
Bump aurorapy version to 0.2.7 ( #73327 )
...
Co-authored-by: Dave T <davet2001@users.noreply.github.com>
2022-06-10 22:19:02 +03:00
J. Nick Koston
a9ab98fb45
Add power sensor to WiZ ( #73260 )
2022-06-09 18:10:15 -10:00
Khole
1dd7781acc
Hive auth fix for users ( #73247 )
2022-06-09 20:54:24 -07:00
Christopher Bailey
15aecbb6ef
Bumps version of pyunifiprotect to 3.9.2 to fix compat with protect 2.1.1 ( #73299 )
2022-06-09 17:32:16 -10:00
Maikel Punie
b3677cdff6
Bump velbus-aio version to 2022.6.1 ( #73261 )
2022-06-09 12:26:20 +02:00
Christopher Bailey
5c49d0a761
Bumps version of pyunifiprotect to 3.9.1 ( #73252 )
2022-06-08 13:58:06 -10:00
Aaron Bach
8af0d91676
Bump regenmaschine to 2022.06.1 ( #73250 )
2022-06-08 12:31:39 -10:00
Franck Nijhof
56d28e13f7
Update apprise to 0.9.9 ( #73218 )
2022-06-08 21:12:44 +03:00
Matrix
6c3d402777
Bump yolink-api to 0.0.8 ( #73173 )
...
* update api libray fix hearbeat message valiation
* update yolink-api ignore invalidate message
2022-06-08 08:11:41 +02:00
Eric Severance
d587e4769a
Bump pywemo to 0.9.1 ( #73186 )
2022-06-07 23:39:15 +02:00
Christopher Bailey
1bc9867940
Bump version of pyunifiprotect to 3.9.0 ( #73168 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-07 08:19:39 -10:00
Maciej Bieniek
0b5c0f8249
Bump `nam` backend library ( #72771 )
...
* Update config flow
* Fix discovery with auth
* Call check_credentials() on init
* Update tests
* Bump library version
* Cleaning
* Return dataclass instead of tuple
* Fix pylint error
2022-06-07 06:56:11 -10:00
BigMoby
0c21bf7c25
Remove iAlarm XR integration ( #73083 )
...
* fixing after MartinHjelmare review
* fixing after MartinHjelmare review conversion alarm state to hass state
* fixing after MartinHjelmare review conversion alarm state to hass state
* manage the status in the alarm control
* simplyfing return function
* Removing iAlarm XR integration because of Antifurto365 explicit request to remove after some issues in their cloud service
2022-06-06 22:23:10 -07:00
Steven Looman
6c9408aef5
Bump async-upnp-client==0.31.1 ( #73135 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-06 11:46:52 -10:00
Álvaro Fernández Rojas
dbd3ca5ecd
airzone: update aioairzone to v0.4.5 ( #73127 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2022-06-06 23:19:15 +03:00
Paulus Schoutsen
861de5c0f0
Point iAlarm XR at PyPI fork ( #73143 )
2022-06-06 12:49:15 -07:00
Jan Stienstra
ed54cea3f2
Jellyfin: Add support for movie collections ( #73086 )
2022-06-06 12:17:21 -07:00
Igor Loborec
a9e4673aff
Bump holidays to 0.14.2 ( #73121 )
2022-06-06 19:07:02 +02:00
hesselonline
9ea504dd7b
Bump wallbox to 0.4.9 ( #72978 )
2022-06-05 15:31:09 -10:00
J. Nick Koston
cac84e4160
Add config flow to radiotherm ( #72874 )
2022-06-05 13:59:52 -10:00
G Johansson
35a0f59ec9
Bump pysensibo to 1.0.17 ( #73092 )
2022-06-05 10:42:46 -10:00
Robert Hillis
58d4ea0db9
Bump aioskybell to 22.6.0 ( #73073 )
...
* Bump aioskybell to 22.6.0
* uno mas
2022-06-05 07:09:44 -10:00
Aaron Bach
e8cfc747f9
Bump simplisafe-python to 2022.06.0 ( #73054 )
2022-06-05 09:13:54 -06:00
Aaron Bach
228fc02abb
Bump regenmaschine to 2022.06.0 ( #73056 )
2022-06-05 09:13:43 -06:00
G Johansson
aad3253ed1
Bump pysensibo to 1.0.16 ( #73029 )
2022-06-04 18:47:08 -10:00
Robert Hillis
a502a8798f
Add config flow to skybell ( #70887 )
2022-06-04 16:37:08 -10:00
J. Nick Koston
cbea919c3d
Bump aiolookup to 0.1.1 ( #73048 )
2022-06-04 16:34:04 -10:00
Andre Lengwenus
0829bec1c3
Bump pypck to 0.7.15 ( #73009 )
2022-06-04 07:52:39 +02:00
Clifford Roche
b5fe4e8474
Bump greeclimate to 1.2.0 ( #73008 )
2022-06-04 06:56:37 +02:00
rikroe
91df2db9e0
Bump bimmer_connected to 0.9.4 ( #72973 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-06-03 09:59:10 -10:00
starkillerOG
52149c442e
Bump pynetgear to 0.10.4 ( #72965 )
...
bump pynetgear to 0.10.4
2022-06-03 13:57:59 +02:00
J. Nick Koston
f52fa3599f
Only create auto comfort entities for BAF devices that support them ( #72948 )
2022-06-02 20:51:27 -07:00
Khole
a4c3585448
Fix Hive authentication ( #72929 )
2022-06-02 14:54:26 -07:00
puddly
1c38c20cac
Bump ZHA dependency zigpy from 0.45.1 to 0.46.0 ( #72877 )
2022-06-02 08:27:12 -07:00
Matrix
9192d0e972
Bump yolink-api to 0.0.6 ( #72903 )
...
* Bump yolink-api to 0.0.6
* update testcase
2022-06-02 17:21:22 +02:00
Robert Hillis
14f47c7450
Bump aiopyarr to 2022.6.0 ( #72870 )
2022-06-02 14:06:59 +02:00
Bram Kragten
d1a8f1ae40
Update frontend to 20220601.0 ( #72855 )
2022-06-02 00:04:14 +02:00
Aidan Timson
2ba45a9f99
System Bridge 3.x.x ( #71218 )
...
* Change to new package and tcp
* Rework integration pt1
* Show by default
* Handle auth error
* Use const
* New version avaliable (to be replaced in future by update entity)
* Remove visible
* Version latest
* Filesystem space use
* Dev package
* Fix sensor
* Add services
* Update package
* Add temperature and voltage
* GPU
* Bump package version
* Update config flow
* Add displays
* Fix displays connected
* Round to whole number
* GPU fan speed in RPM
* Handle disconnections
* Update package
* Fix
* Update tests
* Handle more errors
* Check submodule and return missing uuid in test
* Handle auth error on config flow
* Fix test
* Bump package version
* Handle key errors
* Update package to release version
* Client session in config flow
* Log
* Increase timeout and use similar logic in config flow to init
* 30 secs
* Add test for timeout error
* Cleanup logs
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/system_bridge/test_config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* uuid raise specific error
* Type
* Lambda to functions for complex logic
* Unknown error test
* Bump package to 3.0.5
* Bump package to 3.0.6
* Use typings from package and pydantic
* Use dict()
* Use data listener function and map to models
* Use passed module handler
* Use lists from models
* Update to 3.1.0
* Update coordinator to use passed module
* Improve coordinator
* Add debug
* Bump package and avaliable -> available
* Add version check
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-01 23:54:22 +02:00
starkillerOG
023990577c
Add Motionblinds WoodShutter support ( #72814 )
2022-06-01 12:33:13 +02:00
J. Nick Koston
e874a04319
Bump sqlalchemy to 1.4.37 ( #72809 )
...
Fixes a bug where reconnects might fail with MySQL 8.0.24+
Changelog: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html#change-1.4.37
2022-06-01 10:56:05 +02:00
David F. Mulcahey
7854aaa746
Bump ZHA quirks lib to 0.0.75 ( #72765 )
2022-05-31 12:24:35 -07:00
Bram Kragten
eda2be8489
Update frontend to 20220531.0 ( #72775 )
2022-05-31 11:30:33 -07:00
Khole
a53aaf696c
Fix hive authentication process ( #72719 )
...
* Fix hive authentication process
* Update hive test scripts to add new data
2022-05-31 08:55:00 -07:00
Allen Porter
d31e43b980
Bump google-nest-sdm to `2.0.0` and cleanup nest auth implementation in config flow ( #72770 )
...
Cleanup nest auth implementaton in config flow
2022-05-31 17:53:36 +02:00
Raman Gupta
5fdc694325
Bump zwave-js-server-python to 0.37.1 ( #72731 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-05-30 22:05:09 -07:00
Aaron Bach
969b7bd448
Bump simplisafe-python to 2022.05.2 ( #72740 )
2022-05-30 22:04:53 -07:00
jjlawren
17abbd7f51
Bump plexapi to 4.11.2 ( #72729 )
2022-05-30 20:56:59 -07:00
Aaron Bach
ec44a63a84
Bump regenmaschine to 2022.05.1 ( #72735 )
2022-05-30 18:58:08 -06:00
Erik Montnemery
c8f677ce4c
Bump hatasmota to 0.5.1 ( #72696 )
2022-05-30 11:40:36 +02:00
rikroe
8d72891d83
Bump bimmer_connected to 0.9.3 ( #72677 )
...
Bump bimmer_connected to 0.9.3, fix retrieved units
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-05-30 08:52:58 +02:00
BigMoby
6e355e1074
iAlarm XR integration refinements ( #72616 )
...
* fixing after MartinHjelmare review
* fixing after MartinHjelmare review conversion alarm state to hass state
* fixing after MartinHjelmare review conversion alarm state to hass state
* manage the status in the alarm control
* simplyfing return function
2022-05-30 08:26:05 +02:00
Maciej Bieniek
75669dba6e
Use `pysnmplib` instead of `pysnmp` ( #72645 )
...
* Use pysnmp and bump brother
* Fix mypy errors
* Bump brother version
2022-05-30 07:25:35 +02:00
G Johansson
24c34c0ef0
Strict typing Sensibo ( #72454 )
2022-05-28 13:26:50 -10:00
rikroe
233f086853
Bump bimmer_connected to 0.9.2 ( #72653 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-05-28 20:55:50 +03:00
Aaron Bach
ea1e40a424
Bump regenmaschine to 2022.05.0 ( #72613 )
2022-05-27 10:32:38 -07:00
xLarry
2a1405c4bd
Bump laundrify_aio to v1.1.2 ( #72605 )
2022-05-27 19:19:18 +03:00
Álvaro Fernández Rojas
9b60b092c6
Update aioqsw to v0.1.0 ( #72576 )
...
qnap_qsw: update aioqsw to v0.1.0
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2022-05-27 11:41:40 +03:00
Bram Kragten
93f0945772
Update frontend to 20220526.0 ( #72567 )
2022-05-26 20:48:52 -07:00
Marcio Granzotto Rodrigues
c1f62d03a0
Fix bond device state with v3 firmwares ( #72516 )
2022-05-25 18:12:43 -10:00
J. Nick Koston
3537fa1dab
Fix flux_led taking a long time to recover after offline ( #72507 )
2022-05-25 17:02:21 -10:00
Zack Barett
a947c80f30
Bump Frontend to 20220525.0 ( #72496 )
2022-05-25 20:42:27 +02:00
Raman Gupta
fe3fa0ae17
Bump zwave-js-server-python to 0.37.0 ( #72395 )
2022-05-25 10:46:55 -07:00
David F. Mulcahey
692a602aea
Bump ZHA quirks to 0.0.74 ( #72482 )
2022-05-25 14:48:34 +02:00
Erik Montnemery
84d1e10948
Bump pychromecast to 12.1.3 ( #72475 )
2022-05-25 12:53:12 +02:00
BigMoby
42c80dda85
Create iAlarmXR integration ( #67817 )
...
* Creating iAlarmXR integration
* fixing after review code
* fixing remaining review hints
* fixing remaining review hints
* updating underlying pyialarm library
* Creating iAlarmXR integration
* fixing after review code
* fixing remaining review hints
* fixing remaining review hints
* updating underlying pyialarm library
* fixing after iMicknl review
* Improving exception handling
* Updating pyialarmxr library
* fixing after merge dev
* fixing after iMicknl review
* Update CODEOWNERS
Co-authored-by: Ludovico de Nittis <git@denittis.one>
* fixing iot_class
* Update homeassistant/components/ialarmxr/config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* fixing after bdraco review
* Update homeassistant/components/ialarmxr/config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* reverting catching exception in setup step
* Update homeassistant/components/ialarmxr/__init__.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update homeassistant/components/ialarmxr/__init__.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* fixing after bdraco suggestions
* Update homeassistant/components/ialarmxr/alarm_control_panel.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update homeassistant/components/ialarmxr/alarm_control_panel.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/ialarmxr/config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update homeassistant/components/ialarmxr/config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update homeassistant/components/ialarmxr/__init__.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update homeassistant/components/ialarmxr/__init__.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update homeassistant/components/ialarmxr/utils.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* regenerate translation and rename function to async_get_ialarmxr_mac
* removing and collapsing unused error messages
* fixing tests
* improve code coverage in tests
* improve code coverage in tests
* improve code coverage in tests
* fixing retry policy with new pyalarmxr library
* snake case fix
* renaming integration in ialarm_xr
* renaming control panel name
Co-authored-by: Ludovico de Nittis <git@denittis.one>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2022-05-25 10:52:06 +02:00
Duco Sebel
88c49f034a
Use 'python-homewizard-energy' dependency for HomeWizard ( #71781 )
...
* Update requirement
* Remove aiohwenergy and use python-homewizard-energy
* Update test to work with python-homewizard-energy
* Bumb python-homewizard-energy to 1.0.3
2022-05-25 09:05:11 +02:00
Hans Oischinger
4c8a77fbd4
Bump PyViCare==2.16.2 ( #72448 )
2022-05-25 08:30:21 +02:00
Zack Barett
b9baaf573c
Bump Frontend to 20220524.0 ( #72467 )
2022-05-24 18:54:11 -07:00
Jon Benson
777c9c08ff
Update Rainforest Eagle to use eagle100 instead of uEagle ( #70177 )
2022-05-24 15:48:54 -07:00
rikroe
cd769a55c2
Update BMW connected drive to async ( #71827 )
...
* Change BMW connected drive to async
* Fix coordinator exceptions, fix tests
* Fix using deprecated property
* Write HA state directly
* Remove code that cannnot throw Exceptions from try/except
* Use public async_write_ha_state
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix login using refresh_token if token expired
* MyPy fixes
* Fix pytest, bump dependency
* Replace OptionFlow listener with explicit refresh
* Remove uneeded async_get_entry
* Update test to include change on OptionsFlow
* Bump bimmer_connected to 0.9.0
* Migrate renamed entitity unique_ids
* Don't replace async_migrate_entries, add tests
* Rename existing_entry to existing_entry_id
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests
* Import full EntityRegistry
* Fix comment
* Increase timeout to 60s
* Rely on library timeout
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-05-24 21:44:18 +02:00
Bouwe Westerdijk
ffbec553d1
Bump plugwise to v0.18.5 ( #72441 )
2022-05-24 19:50:02 +02:00
j-a-n
54f5238ef6
Moehlenhoff alpha2 sensors ( #72161 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-05-24 11:03:49 +02:00
Eric Severance
f0b9aa7894
Bump pywemo==0.8.1 ( #72400 )
2022-05-24 09:53:01 +02:00
Zack Barett
1eaf3bb817
Bump Frontend to 20220523.0 ( #72397 )
2022-05-23 17:01:07 -07:00
Franck Nijhof
53d7eaa1a6
Update Pillow to 9.1.1 ( #72376 )
2022-05-23 20:50:39 +02:00
Maikel Punie
9ecc96e31c
Bump velbus-aio to 2022.5.1 ( #72355 )
2022-05-23 12:29:21 +02:00
Bouwe Westerdijk
e17a653cf0
Bump plugwise to v0.18.4 ( #72263 )
2022-05-23 10:59:10 +02:00
Felipe Martins Diel
c52e8f7cfe
Bump broadlink to 0.18.2 ( #72346 )
2022-05-23 09:45:05 +02:00
Steven Looman
01c211a7f9
Bump async-upnp-client to 0.30.1 ( #72332 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-05-23 02:06:09 -05:00
xLarry
abf9aab18f
Add laundrify integration ( #65090 )
...
* First version of laundrify integration
* Code cleanup
* Code cleanup after review #2
* Move coordinator to its own file
* Save devices as dict and implement available prop as fn
* Validate token on init, abort if already configured
* Some more cleanup after review
* Add strict type hints
* Minor changes after code review
* Remove OptionsFlow (use default poll interval instead)
* Fix CODEOWNERS to pass hassfest job
* Fix formatting to pass prettier job
* Fix mypy typing error
* Update internal device property after fetching data
* Call parental update handler and remove obsolete code
* Add coordinator tests and fix some config flow tests
* Refactor tests
* Refactor fixtures
* Device unavailable if polling fails
2022-05-21 15:18:01 -04:00
Michael Chisholm
dd0f9350ac
Update async-upnp-client to 0.30.0 ( #72269 )
2022-05-21 09:18:47 -05:00
Paulus Schoutsen
eac872331a
Bump frontend to 20220521.0 ( #72257 )
2022-05-20 18:06:31 -07:00
Allen Porter
5866bf48da
Bump gcal_sync to 0.9.0 ( #72237 )
2022-05-20 18:07:02 +02:00
jjlawren
614c44b9f0
Bump plexapi to 4.11.1 ( #72121 )
2022-05-20 07:48:22 -07:00
Christopher Bailey
5c2c602686
Bumps pyunifiprotect to 3.6.0 ( #72188 )
2022-05-19 20:34:58 -05:00
J. Nick Koston
3681596430
Bump nexia to 1.0.1 ( #72185 )
...
- Fixes blower state when system is turned off
- Changelog: https://github.com/bdraco/nexia/compare/1.0.0...1.0.1
- Fixes #71949
2022-05-19 18:33:49 -05:00
Marcio Granzotto Rodrigues
3ece5965a8
Update bond-api to 0.1.18 ( #72166 )
2022-05-19 11:04:48 -05:00
Allen Porter
3526252cfc
Bump gcal-sync to 0.8.1 ( #72164 )
2022-05-19 08:16:49 -07:00
J. Nick Koston
d8a580a90f
Update nexia to use asyncio ( #72108 )
2022-05-18 18:08:02 -05:00
Paulus Schoutsen
18b40990a2
Bump frontend to 20220518.0 ( #72106 )
2022-05-18 13:22:30 -07:00
Jesse Hills
23cb5cfd3f
Bump aioesphomeapi to 10.10.0 ( #72083 )
2022-05-18 14:27:02 +02:00
Jesse Hills
2bb6e4bb87
Bump aioesphomeapi to 10.9.0 ( #72049 )
2022-05-18 08:15:15 +02:00
Matthias Alphart
81259f4eef
Update xknx to 0.21.3 ( #72006 )
2022-05-17 15:08:21 +02:00
Matrix
e0154d6fb1
Add YoLink product integration ( #69167 )
...
* add yolink integration with door sensor
* Add test flow and update .coveragerc
* Yolink integration Bug fix
* resovle test flow
* issues resolve
* issues resolve
* issues resolve
* resolve issues
* issues resolve
* issues resolve
* change .coveragerc and test_flow
* Update yolink api version
* add test for config entry
* change config flow and add test cases
* remove config entry data
* Add token check for re-auth test flow
* fix test flow issues
* Add application credentials
* Add alias for application_credentials
* support application credentials and cloud account linking
* fix suggest change
2022-05-17 09:59:39 +02:00
Franck Nijhof
99f68ab858
Update dsmr_parser to v0.33 ( #71946 )
2022-05-16 21:04:59 -07:00
J. Nick Koston
1a6ccdbf59
Bump unifi-discovery to 1.1.3 ( #71975 )
2022-05-16 18:52:05 -05:00
Franck Nijhof
03e98a9a32
Update sentry-sdk to 1.5.12 ( #71930 )
...
* Update sentry-sdk to 1.5.12
* Remove now unneeded mypy ignore
2022-05-16 23:13:43 +03:00
Bram Kragten
d22472208f
Update frontend to 20220516.0 ( #71964 )
2022-05-16 21:41:43 +02:00
Franck Nijhof
bac2dce5ee
Update twentemilieu to 0.6.1 ( #71953 )
2022-05-16 20:14:04 +02:00
Franck Nijhof
fcd9fcffe6
Update watchdog to 2.1.8 ( #71927 )
2022-05-16 13:55:21 +03:00
Franck Nijhof
732082b770
Update apprise to 0.9.8.3 ( #71934 )
2022-05-16 13:54:24 +03:00
Ethan Madden
e30a9d1fc0
Fix VeSync air_quality fan attribute ( #71771 )
...
* Refactor attribute inclusion for VeSync fans.
A recent change to pyvesync (introduced in 2.2) changed `air_quality` to
refer to air quality as an integer representation of perceived air
quality rather than a direct reading of the PM2.5 sensor. With 2.3 the
PM2.5 sensor access was restored as `air_quality_value`. Unfortunately,
`air_quality_value` was not added as an attribute on the fan object, and
rather only exists in the `details` dictionary on the fan object.
* Update homeassistant/components/vesync/fan.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Rename `air_quality_value` attribute to `pm25`
This should make it more clear what the attribute actually represents
* `air_quality` attribute reports `air_quality_value`
This restores previous behavior for this integration to what it was
before the `pyvesync==2.02` upgrade, using the `air_quality` attribute
to report pm2.5 concentrations (formerly `air_quality`) rather the
vague measurement now reported by `air_quality`.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-05-16 10:30:49 +02:00
Maciej Bieniek
904be03d72
Revert changing `pysnmp` to `pysnmplib` ( #71901 )
2022-05-15 20:36:57 +02:00
Allen Porter
f2da1fceb2
Bump gcal_sync to 0.8.0 ( #71900 )
2022-05-15 19:33:46 +02:00
starkillerOG
6a6d31180b
Motion blinds restore angle ( #71790 )
...
* restore tilt for TiltDevices
* add tilt option to set_absolute_position
* improve set_absolute_position service
* fix styling
2022-05-14 20:08:30 -07:00
J. Nick Koston
51c6a68036
Add Big Ass Fans integration ( #71498 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-05-14 17:22:47 -05:00
AlainH
656e88faec
Update pyRFXtrx dependency to 0.29.0 ( #71852 )
...
* rfxtrx: update pyRFXtrx dependency to 0.29.0
* Update requirements_all.txt / requirements_test_all.txt
2022-05-14 18:10:15 +02:00
Christopher Bailey
3e386064cf
Fix handling package detection for latest UniFi Protect beta ( #71821 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-05-13 18:42:33 -04:00
mkmer
f6600bbc20
Add Aladdin connect config flow ( #68304 )
...
* Adding flow and async
* Fixes to init
* Lint and type
* Fixed coveragerc file
* Added Test Coverage
* Added Update Listener and removed unused code
* Wrong integration name in init.
* Nothing
* Added yaml import flow
* Added YAML import functionality
* Added back aladdin_connect files to coverage rc
* Removed commented code
* Clean up error message
* Update homeassistant/components/aladdin_connect/__init__.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Update homeassistant/components/aladdin_connect/__init__.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Update homeassistant/components/aladdin_connect/config_flow.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Updated Documentation errors
* recommended change broke cover.py - backed out
* Cleaned up unused defenitions
* implimented recommended changes from gjohansson
* Dev environment cleanup
* Raised errors for better recovery, replaced removed update files, utilized PLATFORM vars to init platform
* Added back removal
* Added Code Owner
* Fixed more comment errors and import duplicates
* Added test coverage and formated code
* Added test coverage for model and init
* Added test_cover for full testing coverage
* Added await to async call
* Added missing asserts to failure tests
* Updated tranlsation
* Fixed wording in yaml import function, white space in const.py, return from validate_input.
* Update homeassistant/components/aladdin_connect/config_flow.py
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
* "too much" whitespace
* Added back mising strings.json errors
* Added ConfigFlowReconfig and tests
* Finished up reauth config flow and associated tests
* Added reauth to strings, removed username from reauth
* recommended changes, ran script.translations, added auth test to reauth
* put back self.entry.data unpack.
* Cleanup for error message, fixed missing "asserts" in tests
* Added yaml import assertions
* Fixed documentation errors in test_cover.
* remove unused string.
* revised tests and wording for yaml import
* Documentation cleanup.
* Changed sideeffect names
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2022-05-14 00:41:01 +02:00
Erik Montnemery
08ee276277
Add tilt support to Tasmota covers ( #71789 )
...
* Add tilt support to Tasmota covers
* Bump hatasmota to 0.5.0
2022-05-13 22:03:21 +03:00
Paul Annekov
d76ff7d5a2
Changed API for Ukraine Alarm ( #71754 )
2022-05-12 16:45:39 -07:00
Bouwe Westerdijk
5a7624bfd4
Bump plugwise to v0.18.2 ( #71731 )
2022-05-12 15:19:50 +02:00
Rudolf Offereins
577b8cd976
Add Geocaching integration ( #50284 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Reinder Reinders <reinder.reinders@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-05-12 12:12:47 +02:00
Glenn Waters
a03a4b0d13
ElkM1 integration updates for new version of base library ( #71508 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-05-11 21:32:19 -05:00
J. Nick Koston
04e3cee6c3
Bump flux_led to 0.28.29 ( #71665 )
2022-05-11 13:14:11 +02:00
Guido Schmitz
557cba118f
Bump devolo_home_control ( #71639 )
2022-05-11 13:10:34 +02:00
dacwe
f18d794293
Bump yalexs to 1.1.25 for handling locks in "secure locked mode" as locked ( #71666 )
2022-05-10 19:34:03 -05:00
Alexei Chetroi
dcbac86fc0
Bump up ZHA dependencies ( #71663 )
2022-05-10 19:21:46 -04:00
Álvaro Fernández Rojas
45290c4c09
Update aioairzone to 0.4.4 ( #71641 )
...
Implements PEP 561, which allows to remove coordinator cast for strict typing.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2022-05-10 16:49:40 +02:00
Álvaro Fernández Rojas
c994d06967
Update aioqsw to 0.0.8 ( #71640 )
...
Implements PEP 561, which allows to remove coordinator cast.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2022-05-10 16:48:26 +02:00
Guido Schmitz
054ea77b45
Bump devolo-plc-api to 0.8.0 ( #71633 )
2022-05-10 13:00:00 +02:00
Maciej Bieniek
7243f787f9
Bump nam backend library to version 1.2.4 ( #71584 )
2022-05-10 01:11:50 +03:00
Robert Svensson
b731b7b69c
Bump pydeconz to v92 ( #71613 )
2022-05-10 00:03:03 +02:00