Jonathan Keljo
e0b29d1800
Update sisyphus-control to version 3.1.2 ( #58198 )
...
* Update sisyphus_control dependency to version 3.1.1
[3.1.1] - 2021-10-21
====================
Changed
-------
* Re-enabled support for Python 3.8 (Home Assistant won't remove that until next year)
[3.1] - 2021-10-21
==================
Added
-----
* Python types for the entire API
* `Table.firmware_version` and `Table.mac_address`
Fixed
-------
* `find_table_ips` returns an empty list rather than `None` if none are found
* Locked dependency versions of `python-socketio` and `python-engineio` to those that support the SocketIO protocol version used by Sisyphus
* Remove spurious test requirements change
* Update to sisyphus-control 3.1.2
[3.1.2] - 2021-12-13
====================
Changed
-------
* Relax version requirements for socketio/engineio
2021-12-13 19:23:48 +01:00
Austin Mroczek
3098778001
Bump total_connect_client to 2021.12 ( #61634 )
2021-12-13 17:39:11 +01:00
Marc Mueller
e48f6d548f
Upgrade hangups to 0.4.16 ( #61678 )
2021-12-13 14:15:52 +01:00
Sebastian Nohn
3635946211
Bump pillow from 8.2.0 to 8.3.2 ( #61661 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 14:14:05 +01:00
Mark Adkins
ff015d4ea4
Bump blinkpy to 0.18.0 ( #61538 )
2021-12-13 12:10:31 +01:00
majuss
8f11bcf4cc
Upgrade lupupy to 0.0.24 ( #61598 )
2021-12-13 09:07:52 +01:00
Paulus Schoutsen
4013c0eb2b
Bump aiohue to 3.0.3 ( #61627 )
2021-12-12 14:28:59 -08:00
J. Nick Koston
238de08d16
Bump aiopvapi to 1.6.19 to fix async_timeout passing loop ( #61618 )
2021-12-12 14:17:54 -08:00
Allen Porter
cd001d0243
Only publish nest camera event messages once per thread and bump nest version ( #61587 )
2021-12-12 14:12:05 -08:00
Bram Kragten
aff74f7969
Update frontend to 20211212.0 ( #61577 )
2021-12-12 19:24:32 +01:00
Nathan Spencer
359affb856
Bump pylitterbot to 2021.12.0 ( #61536 )
2021-12-11 22:13:12 -08:00
Bram Kragten
0736e4fde1
Update frontend to 20211211.0 ( #61499 )
2021-12-11 18:11:42 +01:00
J. Nick Koston
5907f6690c
Fix missing color modes for Magic Home Ceiling Light CCT (0xE1) ( #61478 )
2021-12-11 11:39:32 +01:00
Andre Lengwenus
74d5cbd3a9
Add events and device triggers to LCN ( #58745 )
2021-12-10 19:02:17 -10:00
David F. Mulcahey
d4e5c1832e
Bump ZHA quirks to 0.0.65 ( #61458 )
2021-12-10 11:29:46 -08:00
Anton Malko
e5b04cedf3
Add media_player platform to Lookin ( #61337 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-10 08:52:51 -10:00
Aaron Bach
9a46d238f7
Bump simplisafe-python to 2021.12.1 ( #61412 )
2021-12-10 08:30:15 +01:00
J. Nick Koston
8383da6a5e
Fix older v1 dimmable flux_led bulbs not turning on ( #61414 )
2021-12-10 08:28:35 +01:00
Paulus Schoutsen
1f97603f71
Bump frontend to 20211209.0 ( #61406 )
2021-12-09 14:40:05 -08:00
einarhauks
2b7c2d902e
Update tesla-wall-connector to v1.0.1 ( #61392 )
2021-12-09 14:08:29 -08:00
Franck Nijhof
11ee0fb1d0
Upgrade tailscale to 0.1.4 ( #61338 )
2021-12-09 10:17:34 +01:00
J. Nick Koston
e130688141
Bump flux_led to 0.26.3 ( #61287 )
2021-12-08 12:54:41 -08:00
Daniel Hjelseth Høyer
8cee47072d
Add local access for Adax ( #60019 )
2021-12-07 16:48:16 -10:00
J. Nick Koston
81dc84aef5
Fix log spam from flux_led 0x08 devices when in music mode ( #61196 )
2021-12-07 17:20:55 -08:00
puddly
1768b19f71
Bump ZHA dependency zigpy-znp from 0.6.3 to 0.6.4 ( #61194 )
2021-12-07 18:38:34 -05:00
Alberto Geniola
b0affe7bfb
Elmax integration ( #59321 )
...
* Add elmax integration.
* Run hassfest and generate requirements_all
* Remove secondary platforms from elmax integration as per first component integration.
* Move ElmaxCoordinator and ElmaxEntity into external file
Linting review
* Remove useless variables
* Fix wrong indentation.
* Remove unecessary platforms.
* Remove unnecessary attributes from manifest.
* Rely on property getters/setters rathern than private attribute from parent.
Update internal entity state just after transitory state update.
* Update homeassistant/components/elmax/const.py
Reference Platform constant
Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>
* Update username/password values
Rely on already-present templating constants
Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>
* Add missing constant import.
* Remove unnecessary test_unhandled_error() callback implementation.
* Add common.py to coverage ignore list.
* Improve coverage of config_flow.
* Rename the integration.
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Fix reauth bug and improve testing.
* Refactor lambdas into generators.
Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-12-07 22:42:55 +01:00
Allen Porter
6d867e0415
Bump nest to 0.4.5 to fix media player event expiration ( #61174 )
2021-12-07 11:30:23 -08:00
Aaron Bach
9af8d59a7a
Bump py17track to 2021.12.2 ( #61166 )
2021-12-07 11:29:54 -08:00
Charles Garwood
00a82bf945
Remove loopenergy integration ( #61175 )
...
* Remove loopenergy integration
* Fix requirements_all.txt
* Fix requirements_test_all.txt
2021-12-07 19:47:44 +01:00
bsmappee
84dbc8279d
Bump pysmappee to 0.2.29 ( #61160 )
2021-12-07 19:15:51 +01:00
Erik Montnemery
5161126b58
Bump hatasmota to 0.3.1 ( #61120 )
2021-12-07 08:07:31 +01:00
Paulus Schoutsen
e3ba533464
Disable lupusec ( #61142 )
2021-12-06 21:24:18 -08:00
Paulus Schoutsen
b45f48a35a
Bump frontend to 20211206.0 ( #61133 )
2021-12-06 15:51:03 -08:00
Aaron Bach
0adf86d647
Bump simplisafe-python to 2021.12.0 ( #61121 )
2021-12-06 15:20:59 -08:00
epenet
97d292133f
Revert "Add Open-Meteo integration ( #60379 )" ( #61130 )
...
This reverts commit d802f3a82f
.
2021-12-06 23:35:14 +01:00
Franck Nijhof
d802f3a82f
Add Open-Meteo integration ( #60379 )
...
Co-authored-by: MatthewFlamm <39341281+MatthewFlamm@users.noreply.github.com>
2021-12-06 10:01:12 -08:00
Paulus Schoutsen
10a423e01a
Bump aiohue to 3.0.2 ( #61115 )
2021-12-06 09:46:17 -08:00
Pierre Ståhl
3a56cfed3a
Update Apple TV integration to support tvOS 15 ( #58665 )
2021-12-06 13:04:18 +01:00
Alexander Pitkin
1dfadd72cf
Fix yandex transport for Belarus ( #61080 )
2021-12-06 09:49:31 +01:00
Allen Porter
bbe4a67a98
Coalesce nest media source preview clips by session and bump google-nest-sdm ( #61081 )
2021-12-05 23:59:24 -08:00
J. Nick Koston
40a57b3b01
Bump enphase_envoy to 0.20.1 ( #61082 )
2021-12-06 08:48:17 +01:00
Milan Meulemans
a7e129a952
Add Aseko Pool Live integration ( #56299 )
2021-12-05 17:02:46 -10:00
J. Nick Koston
ef326c0ce9
Bump flux_led to 0.25.17 to fix missing push messages on 0xA3 models ( #61070 )
2021-12-05 17:56:35 -08:00
Allen Porter
5bd1139867
Fix regression in nest event media player with multiple devices ( #61064 )
2021-12-05 13:02:37 -08:00
J. Nick Koston
b5e3050a23
Update flux_led models database to fix turn on for newer models ( #61005 )
2021-12-05 09:48:03 -08:00
Maximilian
9f7b8d3009
Add nina integration ( #56647 )
...
* Added nina integration
* Improvements implemented
* Fixed lint errors
* Added tests
* Improvements implemented
* Use client session from HA
* Added custom coordinator
* Fixed tests
* Fix pylint errors
* Library updated to 0.1.4
* Optimization of static attributes
* Removed unused code
* Switched to BinarySensorDeviceClass
* Switched to Platform Enum
* Improve repetition
* Improve repetition
* Fix corona filter
* Removed intermediate variable
Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>
* Fix black formatting
Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>
2021-12-05 15:11:02 +01:00
rikroe
380c1a4be9
Fix BMW Connected Drive ( #60938 )
...
* Bump bimmer_connected to 0.8.5
* Always update HA states after service execution
* Fix BMW device tracker & vehicle_finder service
* Add charging_end_time sensor
* Fix pylint & pytest
* Remove unneeded DEFAULT_OPTION
* Revert adding charging_end_time & state_attributes
* Don't delete option data for CONF_USE_LOCATION
* Remove stale string
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2021-12-05 11:20:40 +01:00
Allen Porter
e34d982bdb
Bump nest to version 0.4.2 ( #61036 )
2021-12-05 10:50:47 +01:00
J. Nick Koston
a553054fde
Fix flood lights not turning on/off with flux_led ( #60973 )
2021-12-03 22:44:16 -10:00
J. Nick Koston
ad63149927
Fix dimmable effects for flux_led model 0x33 v9+ ( #60972 )
2021-12-04 09:20:56 +01:00