1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00
Commit Graph

48858 Commits

Author SHA1 Message Date
Avi Miller
4ad26af2ea
Update the LIFX manifest with full list of models (#70614) 2022-04-24 16:25:09 -10:00
J. Nick Koston
929dafc3ad
Bump kasa to 0.5.0 (#70607) 2022-04-24 14:01:22 -10:00
Paulus Schoutsen
56362e5d80
Bump frontend to 20220424.0 (#70608) 2022-04-24 15:59:52 -07:00
David F. Mulcahey
31eae0980b
Add state class to Flo sensor entities (#70591) 2022-04-24 12:48:49 -10:00
Johann Vanackere
e2bbdb26be
Daikin AC : Round to nearest half degree (#70446) (#70452) 2022-04-24 14:47:09 -07:00
J. Nick Koston
022deb20fd
Fix history not including start time state (#70447) 2022-04-24 14:34:00 -07:00
Robert Svensson
b15387ffb9
Remove migration of entities from deCONZ switch to siren platform (#70600) 2022-04-24 23:32:13 +02:00
Robert Svensson
0726bc2cab
Streamline setup of deCONZ button platform (#70593)
* 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 (#70596) 2022-04-24 10:17:59 -10:00
Daniel Reimer
31b6b3deb5
Add sensors for current and potential to AVM FRITZ!SmartHome / Fritz!DECT (#69999)
* 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 (#70467)
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 (#70578) 2022-04-24 09:29:51 -10:00
Robert Svensson
8330d7906a
Streamline setup of deCONZ alarm control panel platform (#70589) 2022-04-24 21:25:01 +02:00
epenet
5b7bca1d82
Use ColorMode enum in elgato (#70487) 2022-04-24 09:15:43 -10:00
epenet
38d86fc7b1
Use ColorMode enum in mqtt (#70579) 2022-04-24 09:06:56 -10:00
G Johansson
472ffd3bc6
Implement config flow for SQL integration (#68700) 2022-04-24 08:50:32 -10:00
Steven Looman
776565c23f
Bump async-upnp-client to 0.28.0 (#70582) 2022-04-24 08:46:13 -10:00
David F. Mulcahey
9b8d217b0e
Implement support for start_up_on_off in ZHA (#70110)
* 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 (#59417)
* 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 (#70190) 2022-04-24 11:58:06 -04:00
epenet
c342ff5da8
Use VacuumEntityFeature in roomba (#70577) 2022-04-24 00:32:16 -10:00
epenet
4830b427ac
Use ColorMode enum in homekit (#70581) 2022-04-24 00:30:08 -10:00
epenet
f902aed6b3
Use ColorMode enum in flux_led (#70580) 2022-04-24 00:29:51 -10:00
Robert Svensson
790beb1346
Move deCONZ light imports to reflect changes in pydeconz (#70469) 2022-04-24 10:27:56 +02:00
Michael
781f18e0c3
Extract entity base classes into a new module for Synology DSM (#69796)
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 (#70453) 2022-04-24 10:17:46 +02:00
Robert Svensson
83fde83279
Move deCONZ group and scene imports to reflect the changes in pydeconz (#70468)
* 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 (#70484) 2022-04-23 13:58:33 -10:00
epenet
43b9c62aa5
Use VacuumEntityFeature in tuya (#70563) 2022-04-23 11:45:22 -10:00
epenet
4247318634
Use VacuumEntityFeature in xiaomi_miio (#70564) 2022-04-23 11:45:10 -10:00
epenet
7c3fcdee95
Use VacuumEntityFeature in sharkiq (#70565) 2022-04-23 11:44:49 -10:00
epenet
acc5c7ddf0
Use VacuumEntityFeature in litterrobot (#70562) 2022-04-23 11:43:13 -10:00
epenet
c1888ce559
Use VacuumEntityFeature in neato (#70561) 2022-04-23 11:42:32 -10:00
epenet
ca337b54a3
Use ColorMode enum in philips_js (#70529) 2022-04-23 11:27:32 -10:00
epenet
1179a88808
Use ColorMode enum in yeelight (#70560) 2022-04-23 11:04:54 -10:00
epenet
89200b27f0
Use ColorMode enum in tuya (#70545) 2022-04-23 11:00:34 -10:00
epenet
9906fd649e
Use ColorMode enum in vesync (#70553) 2022-04-23 10:59:50 -10:00
epenet
753a13d68d
Use ColorMode enum in wiz (#70554) 2022-04-23 10:59:21 -10:00
epenet
5a0bbedef8
Use ColorMode enum in group (#70500) 2022-04-23 10:27:55 -10:00
epenet
be6dc81fc0
Use ColorMode enum in switch (#70537) 2022-04-23 10:26:35 -10:00
epenet
7d2e75e6ab
Use ColorMode enum in zwave_js (#70559) 2022-04-23 10:26:09 -10:00
epenet
677614546a
Use ColorMode enum in zwave_me (#70558) 2022-04-23 10:25:21 -10:00
epenet
f9dbb92e60
Use ColorMode enum in zengge (#70557) 2022-04-23 10:10:35 -10:00
epenet
da2312765c
Use ColorMode enum in wled (#70555) 2022-04-23 10:09:46 -10:00
epenet
663dbc4080
Use ColorMode enum in x10 (#70556) 2022-04-23 10:08:00 -10:00
epenet
d00d9a2473
Use ColorMode enum in velux (#70552) 2022-04-23 10:02:25 -10:00
epenet
1b08e509ed
Use ColorMode enum in tasmota (#70549) 2022-04-23 10:02:18 -10:00
epenet
265bf3e9e0
Use ColorMode enum in upb (#70551) 2022-04-23 10:02:04 -10:00
epenet
20336ec49c
Use ColorMode enum in unifiprotect (#70547) 2022-04-23 10:01:55 -10:00
epenet
95f0d14f08
Use ColorMode enum in velbus (#70550) 2022-04-23 10:01:35 -10:00