Commit Graph
69423 Commits
Author SHA1 Message Date
Christopher Fenner d64b38c548 add eco sensor entity 2023-12-02 20:58:42 +01:00
Christopher FennerandGitHub caa645e623 Update strings.json 2023-12-02 20:55:49 +01:00
Christopher Fenner 1b2b0244fc remove eco entity 2023-12-02 20:54:12 +01:00
Christopher Fenner 2b9b88abb3 Revert "check setter"
This reverts commit 360e333159.
2023-12-02 20:51:40 +01:00
Christopher Fenner 360e333159 check setter 2023-12-02 20:42:46 +01:00
Christopher Fenner b30a09bfd8 use device classes 2023-12-02 16:15:47 +01:00
Christopher FennerandGitHub cace1d9a19 Merge branch 'dev' into programTemp 2023-12-02 14:57:16 +01:00
starkillerOGandGitHub 381036e46a Reolink only fetch data for enabled entities (#104157) 2023-12-02 14:10:44 +01:00
Christopher FennerandGitHub dd843b0027 Merge branch 'dev' into programTemp 2023-12-02 12:00:37 +01:00
J. Nick KostonandGitHub a3dd2b8ea9 Migrate to using faster monotonic_time_coarse from bluetooth-data-tools (#104882) 2023-12-01 10:57:09 -10:00
c0ffeeca7andGitHub e724414475 SamsungTV to Snapcast: add host field description (#104862) 2023-12-01 16:45:53 +01:00
Marc MuellerandGitHub 5014e2f0c7 Fix powerwall typing (#104875) 2023-12-01 05:42:50 -10:00
MichaelandGitHub dc708b8a18 Fix handling of unrecognized mimetypes in Synology DSM photos integration (#104848) 2023-12-01 15:58:15 +01:00
J. Nick KostonandGitHub 970751a635 Bump bluetooth-data-tools to 0.16.0 (#104854) 2023-12-01 04:44:58 -07:00
starkillerOGandGitHub 742e2dbbe4 Reolink schedule update after firmware update (#104867) 2023-12-01 12:26:18 +01:00
c0ffeeca7andGitHub 450bc8dd2c Ping to Qnap: add host field description (#104859) 2023-12-01 12:18:34 +01:00
0232c8dcb0 Add temperature to the light color mode parameter fallbacks (#86026)
* Add color temperature to the color mode fallbacks

* Manually add ATTR_COLOR_TEMP since ATTR_COLOR_TEMP_KELVIN is pre-parsed

* Include the legacy ATTR_COLOR_TEMP attribute in the tests

* Apply suggestions from code review

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Add citation for McCamy's approximation formula

If still existing, also see page 3 of https://www.st.com/resource/en/application_note/an5638-how-correlated-color-temperature-is-calculated-by-vd6283-stmicroelectronics.pdf

* Update homeassistant/util/color.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-12-01 08:26:07 +01:00
Franck NijhofandGitHub 7ec2980e52 Change pytest fixture scope from core fixtures (#104831) 2023-12-01 07:14:13 +01:00
Jan BouwhuisandGitHub 1273bc8ec4 Let executor CI test pass under worse conditions (#104849) 2023-11-30 20:05:26 -10:00
Jan BouwhuisandGitHub 7767bb328d Filter out zero readings for DSMR enery sensors (#104843) 2023-11-30 23:42:51 +01:00
Erik MontnemeryandGitHub 00e57ab9a4 Use deprecated_class decorator in deprecated YAML loader classes (#104835) 2023-11-30 22:43:34 +01:00
mkmerandGitHub 99f28c7163 Late review updates for Blink (#104755) 2023-11-30 22:40:41 +01:00
Daniel Hjelseth HøyerandGitHub 3e95c1c705 Bump Mill library (#104836) 2023-11-30 22:39:54 +01:00
Robert HillisandGitHub b0f5b78b9a Fix Harmony switch removal version (#104838) 2023-11-30 22:21:34 +01:00
cdnninjaandGitHub ea732349c9 Vesync constant cleanup (#104842) 2023-11-30 22:19:02 +01:00
Marcel van der VeldtandGitHub 4829b21fd0 Update Matter test fixtures to schema version 5 (#104829) 2023-11-30 20:08:58 +01:00
Franck NijhofandGitHub cd1ee70707 Use orjson to load HomeWizard test fixtures (#104832) 2023-11-30 19:58:33 +01:00
Marc MuellerandGitHub ca9d58c442 Improve decorator type annotations [sensibo] (#104824) 2023-11-30 19:06:36 +01:00
Joost LekkerkerkerandGitHub fed8e5e873 Always create APCUPS device (#104716) 2023-11-30 18:51:23 +01:00
Marc MuellerandGitHub 2496c275c8 Improve decorator type annotations [core] (#104826) 2023-11-30 18:50:31 +01:00
Marc MuellerandGitHub 46ba62a3c0 Improve decorator type annotations [sabnzbd] (#104823) 2023-11-30 18:47:58 +01:00
Marc MuellerandGitHub 6ffc298986 Improve decorator type annotations [matter] (#104822) 2023-11-30 18:47:18 +01:00
8e2f4a347c Address late review for the host field description in Shelly integration (#104815)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-30 18:46:18 +01:00
MappenheiandGitHub 9bdb713408 Add Humidity device class to LaCross humidity sensor (#104814) 2023-11-30 18:45:52 +01:00
Marc MuellerandGitHub d597cfec49 Improve decorator type annotations (#104821) 2023-11-30 18:45:18 +01:00
Franck NijhofandGitHub 4bc1e5075a Revert "Add Komfovent (#95722)" (#104819) 2023-11-30 18:45:04 +01:00
Sergiy MaysakandGitHub 689c0d14ec Added typing for return value for async_migrate func. (#104828) 2023-11-30 18:19:10 +01:00
David BonnesandGitHub f50cd5ab5e Bump evohome-async to 0.4.9 (#103660) 2023-11-30 18:17:34 +01:00
Erik MontnemeryandGitHub abc05451a2 Restore renamed yaml loader classes and warn when used (#104818) 2023-11-30 18:14:48 +01:00
cdnninjaandGitHub 9447d954d6 Add codeowner to vesync (#104809) 2023-11-30 18:14:22 +01:00
Bram KragtenandGitHub 99523c96a2 Update frontend to 20231130.0 (#104816) 2023-11-30 17:49:31 +01:00
Erik MontnemeryandGitHub 12902b8a68 Add NodeStrClass.__voluptuous_compile__ (#104808) 2023-11-30 17:45:27 +01:00
Maciej BieniekandGitHub b7bf1e9f3f Make Shelly Wall Display thermostat implementation compatible with firmware 1.2.5 (#104812) 2023-11-30 17:26:07 +01:00
3133585d52 Enphase to Evil: add host field description (#104779)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-30 17:25:04 +01:00
0c08081386 Deconz to DoorBird: add host field description (#104772)
* Deconz to DoorBird: add host field description

* Update homeassistant/components/deconz/strings.json

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>

---------

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2023-11-30 17:24:21 +01:00
b3d64c3949 Fix Fastdotcom no entity (#104785)
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-11-30 17:11:28 +01:00
Marcel van der VeldtandGitHub b31d805de1 Bump python-matter-server to version 5.0.0 (#104805) 2023-11-30 17:09:53 +01:00
MichaelandGitHub 7ec6510221 Add significant Change support for remote (#104627) 2023-11-30 17:09:06 +01:00
419dc8adb1 Freebox to FRITZ!Box add host field description (#104784)
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
2023-11-30 17:05:32 +01:00
c0ffeeca7andGitHub 41fb8d50cc Goalzero to HEOS: add host field description (#104786) 2023-11-30 17:04:15 +01:00