This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Apr 04, 2023
-
-
Erik Montnemery authored
-
Erik Montnemery authored
-
Matija Kovacic authored
* Extracting Supla base entity * Fix improper import * Making Black happy. * Use set for membership check * Making ruff happy.
-
J. Nick Koston authored
* Prevent legacy device tracker from creating hundreds of executor jobs The legacy device tracker would create an executor job for each set of extra state attributes and device name lookup. For routers this meant hundreds of jobs * Prevent legacy device tracker from creating hundreds of executor jobs The legacy device tracker would create an executor job for each set of extra state attributes and device name lookup. For routers this meant hundreds of jobs * tweak * simplify
-
Martin Hjelmare authored
* Move legacy stt to separate module * Remove case for None as provider * Add error log for unknown platform * Add some tests
-
epenet authored
Refactor renault coordinator and base entity
-
epenet authored
-
Martin Hjelmare authored
-
hidaris authored
Preliminary support for Matter cover, curtain tilt support has not been added yet.
-
Patrick ZAJDA authored
* Add translations for Nuki entity name and battery critical state attribute Signed-off-by:
Patrick ZAJDA <patrick@zajda.fr> * Remove door sensor name Signed-off-by:
Patrick ZAJDA <patrick@zajda.fr> --------- Signed-off-by:
Patrick ZAJDA <patrick@zajda.fr>
-
Jan Bouwhuis authored
-
Michael authored
-
Maciej Bieniek authored
-
J. Nick Koston authored
-
J. Nick Koston authored
-
Raman Gupta authored
-
starkillerOG authored
Add async_write_ha_state to select
-
epenet authored
-
Erik Montnemery authored
-
J. Nick Koston authored
-
J. Nick Koston authored
-
Paulus Schoutsen authored
-
Paulus Schoutsen authored
* Run pipeline from audio stream function * Fix tests --------- Co-authored-by:
Michael Hansen <mike@rhasspy.org>
-
J. Nick Koston authored
This is the same change as #87105 for events
-
J. Nick Koston authored
* Bump zeroconf to 0.54.0 fixes incorrect addresses when the server name changes changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.53.0...0.54.0 * fix
-
Maciej Bieniek authored
Add entity name translations
-
Maciej Bieniek authored
Add entity name translations
-
Avi Miller authored
-
TheJulianJES authored
* Restore state for ZHA OnOff binary sensors * Let `Motion` extend `Opening` `Motion` is just a specified version of `Opening` that only changes the device class for some motion sensors. Since we have more "special code" in the OnOff/Opening sensor now, we also want to make sure that gets applied to `Motion` binary sensors. * Improve comment and type * Add test to verify that binary sensors restore last HA state
-
- Apr 03, 2023
-
-
Erik Montnemery authored
-
Michael authored
-
Bram Kragten authored
-
Emory Penney authored
* Add DHCP discovery to Obihai * Unique ID is MAC * Move try blocks, cleanup * Migrate existing unique_ids * Use PyObihai to update Unique ID * Auth then use get_device_mac * Config flow changes * Reworking flow according to feedback * Cleanup
-
Michael authored
-
Matthias Alphart authored
-
Michael authored
-
Michael authored
* add entity name translation * sort strings * sort and capitalize strings
-
epenet authored
* Use entity name translations in onewire * Adjust binary sensors * Adjust switches * Cleanup
-
Michael authored
* add entity name translation * sort and capitalize * adjust tests * sort entities
-
Erik Montnemery authored
-