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
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
Franck Nijhof
c8d171c475
Remove deprecated Raspberry Pi GPIO integration ( #71777 )
2022-05-13 12:13:26 +02: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
Daniel Hjelseth Høyer
bb052679df
Update adax lib ( #71609 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2022-05-09 23:08:22 +03:00
Erik Montnemery
ddd22398f2
Bump pychromecast to 12.1.2 ( #71567 )
2022-05-09 13:59:13 +02:00
Evan Bruhn
0842c29109
Bump logi_circle to 0.2.3 ( #71578 )
2022-05-09 13:58:26 +02:00
epenet
08856cfab0
Remove 1-Wire SysBus (ADR-0019) ( #71232 )
2022-05-09 13:16:23 +02:00
Christopher Bailey
6da889326b
Fix typer/click incompatibilty for unifiprotect ( #71555 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-05-08 21:07:12 -05:00
RenierM26
e1fa285640
Ezviz dependency bump to 0.2.0.8 ( #71512 )
2022-05-08 18:28:33 -05:00
Shawn Saenger
5e737bfe4f
Add ws66i core integration ( #56094 )
...
* Add ws66i core integration
* Remove all ws66i translations
* Update ws66i unit tests to meet minimum code coverage
* Update ws66i based on @bdraco review
* General improvements after 2nd PR review
* Disable entities if amp shutoff, set default source names, set 30sec polling
* Add _attr_ and change async_on_unload
* Improve entity generation
* Implement coordinator
* Made options fields required, retry connection on failed attempts, use ZoneStatus for attributes
* Refactor WS66i entity properties, raise HomeAssistantError on restore service if no snapshot
* Update to pyws66i v1.1
* Add quality scale of silver to manifest
* Update config_flow test
2022-05-08 16:52:39 -05:00
Aaron Bach
0b25b44820
Bump simplisafe-python to 2022.05.1 ( #71545 )
...
* Bump simplisafe-python to 2022.05.1
* Trigger Build
2022-05-08 15:21:18 -06:00
Paul Annekov
2eaaa525f4
Add Ukraine Alarm integration ( #71501 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-05-08 08:22:20 -07:00
Paulus Schoutsen
49d13b9981
Bump frontend to 20220504.1 ( #71504 )
2022-05-07 20:57:57 -07:00
screenagerbe
00291fb1a6
update to caldav v0.9.0 ( #71406 )
2022-05-07 17:41:09 -07:00
Austin Mroczek
a01444b6dd
bump total_connect_client to 2022.5 ( #71493 )
2022-05-07 23:30:36 +03:00
0bmay
b8c76a416b
Update py-canary to 0.5.2 ( #71489 )
...
Update py-canary from 0.5.1 to 0.5.2
Github issue #71052
Github Issue #44830
2022-05-07 23:28:05 +03:00
J. Nick Koston
92f46a48c3
Bump zeroconf to 0.38.6 ( #71447 )
2022-05-07 00:01:05 +03:00
Pascal Vizeli
f1733236bb
Revert "Bump numpy to v1.22.3 ( #71393 )" ( #71407 )
...
This reverts commit 225d41f82a
.
2022-05-06 12:51:19 +02:00
epenet
225d41f82a
Bump numpy to v1.22.3 ( #71393 )
...
* Bump numpy to v1.22.3
* Fix mypy
2022-05-06 12:07:02 +02:00
Alessandro Di Felice
118bae6cb4
Upgrade glances_api to 0.3.5 ( #71243 )
2022-05-06 09:27:46 +02:00
J. Nick Koston
6722d060dd
Bump yalexs to 1.1.24 ( #71372 )
2022-05-05 18:49:30 -04:00
Paulus Schoutsen
1d95a37eab
Bump pychromecast to 12.1.1 ( #71377 )
2022-05-05 15:01:25 -07:00
G Johansson
d2c9fa4075
Bump pytrafikverket to 0.2.0.1 ( #71131 )
...
* Bump pytrafikverket to 0.2.0.1
* Use system timezone
* Minor review changes
* current time
* Adjustments timezone
2022-05-05 20:55:52 +02:00
Erik Montnemery
d9a7c4a483
Only lookup unknown Google Cast models once ( #71348 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-05-05 11:04:00 -07:00
Ville Skyttä
e3433008a2
Upgrade huawei-lte-api to 1.6.0, adapt to it ( #71041 )
...
* Upgrade huawei-lte-api to 1.6.0, adapt to it
https://github.com/Salamek/huawei-lte-api/releases/tag/1.5
https://github.com/Salamek/huawei-lte-api/releases/tag/1.5.1
https://github.com/Salamek/huawei-lte-api/releases/tag/1.5.2
https://github.com/Salamek/huawei-lte-api/releases/tag/1.5.3
https://github.com/Salamek/huawei-lte-api/releases/tag/1.5.4
https://github.com/Salamek/huawei-lte-api/releases/tag/1.6
* Fix logout on config flow
Co-authored-by: Antonino Piazza <antpza@gmail.com>
2022-05-05 19:37:32 +03:00
Maciej Bieniek
8c89f68d2c
Bump library version ( #71349 )
2022-05-05 18:40:56 +03:00
Antoni Czaplicki
191230f535
Refactor vulcan integration ( #71175 )
2022-05-05 14:32:36 +02:00
Pascal Vizeli
e145d3c65b
Bump numpy to 1.21.6 ( #71325 )
2022-05-05 10:12:39 +02:00
Álvaro Fernández Rojas
6a35c3f2ab
Update aioairzone to v0.4.3 ( #71312 )
...
* Update aioairzone to v0.4.3
Fixes exception on older local API.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone: switch to set_hvac_parameters function
Fixes failing airzone tests.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2022-05-05 10:06:23 +03:00
Marcel van der Veldt
3704b5cf5e
Bump aioslimproto to 2.0.1 ( #71285 )
2022-05-04 16:38:11 +02:00
Bram Kragten
309d8d70b1
Update frontend to 20220504.0 ( #71284 )
2022-05-04 14:19:16 +02:00
starkillerOG
2c1d2c323d
Bump pynetgear to 0.10.0 ( #71251 )
2022-05-04 09:22:30 +02:00
Marvin Wichmann
4408ad82eb
Update xknx to 0.21.2 ( #71271 )
2022-05-03 21:14:56 -07:00
Paulus Schoutsen
5934167e15
Bump aioslimproto to 2.0.0 ( #71265 )
2022-05-03 12:16:57 -07:00
Zack Barett
c9d49ac9e4
Bump frontend to 20220503.0 ( #71262 )
2022-05-03 11:51:07 -07:00
J. Nick Koston
92a30a69a3
Fix oncue not logging back in when the session expires ( #71258 )
2022-05-03 11:35:38 -07:00
Paulus Schoutsen
a875789987
Bump aioslimproto to 1.0.2 ( #71231 )
2022-05-03 10:34:04 +03:00
Paulus Schoutsen
fbc048f07b
Bump frontend to 20220502.0 ( #71221 )
2022-05-02 15:39:05 -07:00
Tom Harris
5e4e7ed152
Fix Insteon thermostats and reduce logging ( #71179 )
...
* Bump pyinsteon to 1.1.0
* Load modem aldb if read write mode is unkwown
* Correct reference to read_write_mode
2022-05-02 16:42:47 +02:00
Aaron Bach
802adaf43c
Fix issues with SimpliSafe email-based 2FA ( #71180 )
...
* FIx issues with email-based SimpliSafe 2FA
* Bump
2022-05-01 21:50:39 -07:00
J. Nick Koston
b770ca319e
Improve scrape performance by using lxml parser ( #71087 )
...
* Improve scape performance by using lxml parser
* load it
* tweak
* tweak
* ensure libxml2 is installed in dev container
2022-05-01 21:04:05 -05:00
Allen Porter
b97ca8e260
Bump gcal_sync to 0.7.1 to fix calendar API timezone handling ( #71173 )
2022-05-01 14:20:44 -07:00
Matt Zimmerman
40280cbd43
update python-smarttub to 0.0.32 ( #71164 )
2022-05-01 23:36:13 +03:00
J. Nick Koston
2e20ec21c4
Bump zeroconf to 0.38.5 ( #71160 )
2022-05-01 18:49:17 +01:00
G Johansson
4628b151ff
Bump pysensibo 1.0.14 ( #71150 )
2022-05-01 16:39:33 +03:00
Marvin Wichmann
ef09e89006
Update xknx to 0.21.1 ( #71144 )
2022-05-01 11:00:37 +02:00
Allen Porter
c8ea264db8
Bump gcal_sync to 0.7.0 ( #71116 )
2022-04-30 19:33:30 +03:00
Matthias Alphart
72bc4c5ee9
Update xknx to 0.21.0 ( #71108 )
2022-04-30 15:25:41 +02:00
G Johansson
1cdc5f70f2
Bump pysensibo to 1.0.13 ( #71105 )
2022-04-30 14:59:59 +03:00
Raman Gupta
7b682e2990
Bump zwave-js-server-python to 0.36.1 ( #71096 )
2022-04-30 02:59:39 -04:00
Tom Harris
7662d588a9
Patch Insteon Hub connectivity issues ( #71081 )
2022-04-29 16:09:21 -07:00
Zack Barett
85dbfa75ef
Frontend bump 20220429.0 ( #71085 )
2022-04-29 16:09:08 -07:00
J. Nick Koston
37384f7eb3
Bump sqlalchemy to 1.4.36 ( #71039 )
2022-04-28 21:32:46 -07:00
Zack Barett
7e8c6d563f
Frontend Bump to 20220428.0 ( #71029 )
2022-04-28 14:24:04 -07:00
Robert Svensson
408946cfee
Bump pydeconz to v91 ( #71030 )
2022-04-28 14:09:35 -07:00
Tom Harris
a9ca774e7e
Insteon Device Control Panel ( #70834 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-04-28 12:35:43 -07:00
Álvaro Fernández Rojas
9672cddb07
Update aioqsw to v0.0.7 ( #70931 )
2022-04-28 11:46:48 +02:00
Allen Porter
474087bf7d
Bump gcal_sync 0.6.3 to fix calendar path encoding bug ( #70959 )
2022-04-27 21:17:25 -07:00
David F. Mulcahey
b4a0345b38
Bump ZHA dependencies ( #70900 )
...
* Bump ZHA libs
* bump Zigpy
2022-04-27 13:55:31 -04:00
Theo Arends
31e3f4892e
Bump hatasmota to 0.4.1 ( #70799 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-04-27 19:05:42 +02:00
Allen Porter
8a13c6744a
Bump gcal_sync to 0.6.2 and switch to google calendar async iterator api ( #70616 )
...
* Switch to google calendar async iterator api
* Update homeassistant/components/google/calendar.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add test coverage for paging through results
* Bump gcal_sync to 0.6.1
* Bump gcal-sync 0.6.2
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-27 07:22:15 -07:00
uvjustin
06c80e454b
Use av instead of ha-av ( #70885 )
2022-04-27 16:08:05 +02:00
Aaron Bach
031149dfdd
Re-work SimpliSafe authentication to only need username/password ( #70160 )
2022-04-27 10:16:28 +02:00
Marcel van der Veldt
25779a49a4
Add slimproto integration (Squeezebox players) ( #70444 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-26 23:24:17 -07:00
Paulus Schoutsen
5f63944142
Bump frontend to 20220427.0 ( #70841 )
2022-04-26 22:45:39 -07:00
G Johansson
6adcf500b3
Add trafikverket_ferry integration ( #70443 )
2022-04-26 19:40:53 -10:00
Álvaro Fernández Rojas
8a2b20faf0
Add new QNAP QSW integration ( #70151 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-26 13:10:23 -10:00
Aaron Bach
1113503106
Bump pyiqvia to 2022.04.0 ( #70826 )
2022-04-27 00:31:24 +02:00
Aaron Bach
0da228d210
Bump pyopenuv to 2022.04.0 ( #70825 )
2022-04-27 00:28:57 +02:00
Erik Montnemery
c7c011d772
Add load_media_failed callback to cast MediaStatusListener ( #70048 )
2022-04-26 13:37:17 -07:00
Gleb Sinyavskiy
cf5f0a415c
Add tractive client_id, update aiotractive ( #70807 )
...
* Add client_id to Tractive
* Update aiotractive
2022-04-26 19:21:27 +03:00
Maciej Bieniek
5d1e6c5905
Bump lib version ( #70803 )
2022-04-26 19:12:54 +03:00
Álvaro Fernández Rojas
7d51da1b39
Update aioairzone to v0.4.2 ( #70697 )
...
* Upsate aioairzone to v0.4.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Trigger Github checks
* Update aioairzone to v0.4.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2022-04-26 10:50:46 +02:00
starkillerOG
c6267d54ea
Motion Blinds add DualShade support ( #70019 )
2022-04-25 16:19:34 -10:00
Zack Barett
083e40a00d
Frontend Bump to 20220425.0 ( #70719 )
2022-04-25 17:03:41 -07:00
J. Nick Koston
5224cf5968
Update async_upnp_client to 0.29.0 ( #70604 )
2022-04-25 09:53:35 -07:00
Glenn Waters
e79fa03c85
ElkM1 integration, bump lib ( #70615 )
2022-04-24 18:15:55 -10:00
J. Nick Koston
929dafc3ad
Bump kasa to 0.5.0 ( #70607 )
2022-04-24 14:01:22 -10:00