Commit Graph
42842 Commits
Author SHA1 Message Date
Ville Skyttä 8ba07a8288 Add configuration_url to syncthru devices (#61508) 2021-12-13 21:46:51 +01:00
ollo69 cd5fe11b44 Use async_on_unload for Nut update_listener (#61589) 2021-12-13 21:42:25 +01:00
J. Nick Koston 65ec251309 Fix updating apple_tv addresses (#61724) 2021-12-13 21:38:22 +01:00
epenetandepenet 7adffe6927 Use SensorStateClass in hassio (#61720)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 21:14:50 +01:00
epenetandepenet 782229ff44 Use _attr_* in hddtemp (#61721)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 20:48:44 +01:00
epenetandepenet 482e457814 Use BinarySensorDeviceClass in hikvision (#61722)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 20:44:35 +01:00
Michael b68a2747f3 Use relative imports [A-H] (#61574) 2021-12-13 20:03:01 +01:00
Paulus Schoutsen 237232dad6 Bump aiohue to 3.0.4 (#61709) 2021-12-13 10:46:57 -08:00
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
Allen Porter efbec55818 Suppress errors for legacy nest api when using media source (#61629) 2021-12-13 17:41:45 +01:00
epenetandepenet 3cfc349e99 Use new DeviceClass enum in geniushub (#61608)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 17:39:38 +01:00
Austin Mroczek 3098778001 Bump total_connect_client to 2021.12 (#61634) 2021-12-13 17:39:11 +01:00
epenetandepenet 00b90dff55 Use SensorDeviceClass in greeneye-monitor (#61653)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 17:36:51 +01:00
epenetandepenet 88a93d5d53 Use new enums in growatt_server (#61655)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 17:35:06 +01:00
Joakim Sørensen fadbab0e32 Add additional-tag to machine builds (#61693) 2021-12-13 17:14:37 +01:00
LJU 3fb4a0a0a8 Fix typo transponder in LCN (#61658) 2021-12-13 17:13:20 +01:00
Martin Hjelmare 0662ab019f Improve balboa tests (#61691) 2021-12-13 17:11:21 +01:00
epenetandepenet 10f57cf1f5 Use new enums in homekit-controller (#61689)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 17:04:21 +01:00
epenetandepenet 3118bfdfab Use new enums in guardian (#61660)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 09:06:19 -05:00
epenetandepenet 2462d4cdf6 Use SensorDeviceClass in gtfs (#61657)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 09:05:20 -05:00
epenetandepenet a6a388721f Use SwitchDeviceClass in gree (#61656)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 09:04:45 -05:00
Erik Montnemery c157f1a787 Add color mode support to zwave light (#55264)
* Add color mode support to zwave light

* Fix typo
2021-12-13 14:38:49 +01:00
Marc Mueller e48f6d548f Upgrade hangups to 0.4.16 (#61678) 2021-12-13 14:15:52 +01:00
Erik Montnemery bceeaec2f8 Remove duplicated statistics rows (#61146)
* Remove duplicated statistics

* Fix misleading docstring

* Pylint knows best

* Correct test

* Oops

* Prevent insertion of duplicated statistics

* Tweak

* pylint

* Add models_schema_23.py

* Tweak
2021-12-13 14:15:36 +01:00
Sebastian Nohnanddependabot[bot] 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
Marc Mueller d6f48683a3 Use platform enum (8) [Misc] (#61013) 2021-12-13 14:09:49 +01:00
epenetandepenet c8f2d4a82b Use new enums in freedompro (#61445)
* Use new enums in freedompro
* Also update PLATFORMS

Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 12:57:16 +01:00
Mark Adkins ff015d4ea4 Bump blinkpy to 0.18.0 (#61538) 2021-12-13 12:10:31 +01:00
Michael 90e52cd3ad Use relative imports [S-Z] (#61576) 2021-12-13 09:39:13 +01:00
majuss 8f11bcf4cc Upgrade lupupy to 0.0.24 (#61598) 2021-12-13 09:07:52 +01:00
epenetandepenet c69e479bfd Use new enums in goalzero (#61518)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-12 20:24:57 -08:00
epenetandepenet c060b5926c Use new SensorDeviceClass enum in glances (#61613)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-12 20:23:34 -08:00
epenetandepenet 704be10561 Use new BinarySensorDeviceClass in eight_sleep (#61610)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-12 20:15:58 -05:00
epenetandepenet 9784523dfb Use new SensorDeviceClass enum in gios (#61609)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-12 20:15:37 -05:00
GitHub Action ca12f257ca [ci skip] Translation update 2021-12-13 00:13:26 +00:00
Michael 83989d7b40 Use relative imports [L-R] (#61575) 2021-12-13 00:24:46 +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
Marcel van der Veldt ed8d5c09ff Fix availability for 3th party Hue lights (#61603) 2021-12-12 14:12:35 -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
Marcel van der Veldt 4ad90b33c9 Fix Hue transition calculation (#61581) 2021-12-12 14:11:41 -08:00
J. Nick Koston 8200101785 Fix HomeKit covers with device class window and no tilt (#61566) 2021-12-12 14:10:40 -08:00
Allen Porter c3e72bec0a Update logic for nest media source can_play for events (#61537) 2021-12-12 14:10:20 -08:00
Marc Mueller cbe58913ea Fix freedompro tests (#61012) 2021-12-12 14:09:45 -08:00
Ernst Klamer 6e7de8f85d Fix for failing Solarlog integration in HA 2021.12 (#61602) 2021-12-12 14:09:15 -08:00
Bram Kragten aff74f7969 Update frontend to 20211212.0 (#61577) 2021-12-12 19:24:32 +01:00
Marcel van der Veldt 599d5c4c41 enable grouped light if enabled in previous integration (#61582) 2021-12-12 10:12:49 -08:00
Austin Mroczek 0194f0a06e Fix totalconnect service schema (#61595) 2021-12-12 19:00:28 +01:00
David F. Mulcahey 94324cebea Update HVAC action handling in ZHA climate devices (#61460)
* Update HVAC action handling in ZHA climate devices

* fix class name

* align with class name changes

* get the correct sensor entity for state assertions
2021-12-12 12:11:37 -05:00
Allen Porter 7711f9a391 Use relative import within component for nest media source (#61571) 2021-12-12 07:14:44 -08:00