Commit graph

49049 commits

Author SHA1 Message Date
J. Nick Koston
9f11063724
Fix state_changes_during_period bakery caching for limit and descending () 2022-04-24 21:47:21 -07:00
Glenn Waters
e79fa03c85
ElkM1 integration, bump lib () 2022-04-24 18:15:55 -10:00
Avi Miller
4ad26af2ea
Update the LIFX manifest with full list of models () 2022-04-24 16:25:09 -10:00
J. Nick Koston
929dafc3ad
Bump kasa to 0.5.0 () 2022-04-24 14:01:22 -10:00
Paulus Schoutsen
56362e5d80
Bump frontend to 20220424.0 () 2022-04-24 15:59:52 -07:00
Paulus Schoutsen
536d58968f
Merge pull request from home-assistant/rc 2022-04-24 15:59:14 -07:00
David F. Mulcahey
31eae0980b
Add state class to Flo sensor entities () 2022-04-24 12:48:49 -10:00
Paulus Schoutsen
f3d12635cc Bumped version to 2022.4.7 2022-04-24 14:47:52 -07:00
Johann Vanackere
9925a19a75 Daikin AC : Round to nearest half degree () () 2022-04-24 14:47:47 -07:00
J. Nick Koston
6f6b16b410 Fix history not including start time state () 2022-04-24 14:47:46 -07:00
J. Nick Koston
c7ff4baa6b Ensure rainmachine creates config entry titles as strings () 2022-04-24 14:47:46 -07:00
J. Nick Koston
e389beb1d1 Bump aiodiscover to 1.4.11 ()
Fixes 

Changelog: https://github.com/bdraco/aiodiscover/compare/v1.4.10...v1.4.11
2022-04-24 14:47:45 -07:00
Johan Nenzén
cad90a086d Bump pyplaato to 0.0.18 () 2022-04-24 14:47:44 -07:00
Raman Gupta
d54558530c Bump zwave-js-server-python to 0.35.3 () 2022-04-24 14:47:43 -07:00
J. Nick Koston
0d42bda316 Bump aiodiscover to 1.4.10 () 2022-04-24 14:47:43 -07:00
Marvin Wichmann
1dfd76085e Update xknx to version 0.20.4 () 2022-04-24 14:47:42 -07:00
Dmitry Katsubo
cbdef59651 Fixed syntax error in ALTER TABLE statement () () 2022-04-24 14:47:41 -07:00
Johann Vanackere
e2bbdb26be
Daikin AC : Round to nearest half degree () () 2022-04-24 14:47:09 -07:00
J. Nick Koston
022deb20fd
Fix history not including start time state () 2022-04-24 14:34:00 -07:00
Robert Svensson
b15387ffb9
Remove migration of entities from deCONZ switch to siren platform () 2022-04-24 23:32:13 +02:00
Robert Svensson
0726bc2cab
Streamline setup of deCONZ button platform ()
* Streamline setup of deCONZ button platform

* Update homeassistant/components/deconz/button.py

Co-authored-by: J. Nick Koston <nick@koston.org>

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-24 22:58:36 +02:00
Allen Porter
bab9f4ba76
Fix nest error handling and bug in tests for media fetches () 2022-04-24 10:17:59 -10:00
Daniel Reimer
31b6b3deb5
Add sensors for current and potential to AVM FRITZ!SmartHome / Fritz!DECT ()
* Update sensor.py

Add sensors for current and potential to AVM FRITZ!SmartHome. Tested with Fritz!DECT 200

* Update sensor.py

black, flake8 and isort checked

* Fix the change requests

Fixed the division by 1000 on two code parts to comply with the AVM API documention.
Added device.power to availability check.

* black --fast applied

* fix issort

* rename electric potential to voltage

Co-authored-by: mib1185 <mail@mib85.de>
2022-04-24 22:02:19 +02:00
Allen Porter
dc7e3a6df6
Fix boundary case in calednar trigger ()
Update calendar trigger scan logic to add a one second boundary due to the
exclusive search. Add a test that reproduced the issue.
2022-04-24 12:52:17 -07:00
epenet
965665213f
Use ColorMode enum in hue () 2022-04-24 09:29:51 -10:00
Robert Svensson
8330d7906a
Streamline setup of deCONZ alarm control panel platform () 2022-04-24 21:25:01 +02:00
epenet
5b7bca1d82
Use ColorMode enum in elgato () 2022-04-24 09:15:43 -10:00
epenet
38d86fc7b1
Use ColorMode enum in mqtt () 2022-04-24 09:06:56 -10:00
G Johansson
472ffd3bc6
Implement config flow for SQL integration () 2022-04-24 08:50:32 -10:00
Steven Looman
776565c23f
Bump async-upnp-client to 0.28.0 () 2022-04-24 08:46:13 -10:00
David F. Mulcahey
9b8d217b0e
Implement support for start_up_on_off in ZHA ()
* Implement support for start_up_on_off

fix discovery issues

remove cover change

* add tests
2022-04-24 12:50:06 -04:00
glcos
8a73381b56
ZHA ElectricalMeasurement cluster add Frequency and Power Factor ()
* Add files via upload

* Add Frequency and PF

* Add Frequency and PF

Add Frequency and PF

* Add Frequency and PF

Add Frequency and PF

* Add Frequency and PF

Add Frequency and PF

* Add Frequency and PF

Add Frequency and PF

* Update homeassistant/const.py

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Update homeassistant/components/zha/sensor.py

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Update homeassistant/const.py

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Fix rebase

* rebase cleanup

* fix stale doc string

* missed this again

* isort

* update tests

* update discovery test data

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: David Mulcahey <david.mulcahey@me.com>
2022-04-24 12:42:52 -04:00
TheJulianJES
e4a613a4b3
Add "LUX" manufacturer to "ZenWithin" ZHA thermostat () 2022-04-24 11:58:06 -04:00
epenet
c342ff5da8
Use VacuumEntityFeature in roomba () 2022-04-24 00:32:16 -10:00
epenet
4830b427ac
Use ColorMode enum in homekit () 2022-04-24 00:30:08 -10:00
epenet
f902aed6b3
Use ColorMode enum in flux_led () 2022-04-24 00:29:51 -10:00
Robert Svensson
790beb1346
Move deCONZ light imports to reflect changes in pydeconz () 2022-04-24 10:27:56 +02:00
Michael
781f18e0c3
Extract entity base classes into a new module for Synology DSM ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-23 22:26:34 -10:00
Robert Svensson
009111151d
Move deCONZ alarm system imports to reflect the changes in pydeconz () 2022-04-24 10:17:46 +02:00
Robert Svensson
83fde83279
Move deCONZ group and scene imports to reflect the changes in pydeconz ()
* Move deCONZ scene imports to reflect the changes in pydeconz

* Move deCONZ group imports to reflect the changes in pydeconz

* Use common resourcegroup rather than 5 different imports in gateway
2022-04-24 10:09:58 +02:00
G Johansson
859dcb396a
Bump pysensibo to 1.0.12 () 2022-04-23 13:58:33 -10:00
epenet
43b9c62aa5
Use VacuumEntityFeature in tuya () 2022-04-23 11:45:22 -10:00
epenet
4247318634
Use VacuumEntityFeature in xiaomi_miio () 2022-04-23 11:45:10 -10:00
epenet
7c3fcdee95
Use VacuumEntityFeature in sharkiq () 2022-04-23 11:44:49 -10:00
epenet
acc5c7ddf0
Use VacuumEntityFeature in litterrobot () 2022-04-23 11:43:13 -10:00
epenet
c1888ce559
Use VacuumEntityFeature in neato () 2022-04-23 11:42:32 -10:00
epenet
ca337b54a3
Use ColorMode enum in philips_js () 2022-04-23 11:27:32 -10:00
epenet
1179a88808
Use ColorMode enum in yeelight () 2022-04-23 11:04:54 -10:00
epenet
89200b27f0
Use ColorMode enum in tuya () 2022-04-23 11:00:34 -10:00
epenet
9906fd649e
Use ColorMode enum in vesync () 2022-04-23 10:59:50 -10:00