This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Aug 27, 2024
-
-
epenet authored
* Cleanup unused import in proximity config flow * Cleanup tests
-
epenet authored
-
epenet authored
-
Erik Montnemery authored
-
Yuxin Wang authored
-
- Aug 26, 2024
-
-
Ståle Storø Hauknes authored
-
Richard Kroegel authored
-
Jesse Hills authored
-
Alexey ALERT Rubashёff authored
* conventional operation state usage * MartinHjelmare indentation request * Manual Mode binary sensor * Removed usage of unconventional operation states * Removed usage of unconventional operation state * STATE_OFF operation mode support
-
Maciej Bieniek authored
Add WS Outbound config to diagnostics
-
starkillerOG authored
* Add chime play service * fix supported_feature * finalize * add tests * Adjust to device service * fix issue * Add tests * actions -> services * fix styling * Use conftest fixture for test_chime * Update tests/components/reolink/test_services.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * use ATTR_RINGTONE and rename chime_play to play_chime * Add translatable exceptions * fix styling * Remove option to use entity_id * fixes * Fix translations * fix * fix translation key * remove translation key * use callback for async_setup_services * fix styling * Add test_play_chime_service_unloaded --------- Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
Maciej Bieniek authored
-
J. Nick Koston authored
-
Erik Montnemery authored
-
Paulus Schoutsen authored
* Fix defaults for cloud STT/TTS * Prefer entity over legacy provider * Remove unrealistic tests * Add tests which show cloud stt/tts entity is preferred --------- Co-authored-by:
Erik <erik@montnemery.com>
-
ilan authored
* feat: use runtime data instead of hass.data * fix: extend ConfigEntry
-
Erik Montnemery authored
-
Maciej Bieniek authored
-
Álvaro Fernández Rojas authored
* airzone: select: add zone master mode Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> * airzone: select: use MAIN instead of MASTER Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> * airzone: select: call async_add_entities once Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> * airzone: select: add options lambda function Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> * airzone: select: implement requested changes Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> * airzone: select: options_fn: return list Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> --------- Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com>
-
WebSpider authored
* Fix device class for motion_light blueprint. Fixes #124353 * Update to accept both motion and occupancy
-
Jan Bouwhuis authored
-
Erik Montnemery authored
* Fix overriding name in MockTTSEntity * Fix
-
Paulus Schoutsen authored
Revert "Revert "Use speex for noise suppression and auto gain" (#124620)" This reverts commit 302ffe5e.
-
J. Nick Koston authored
accessing unit on the feature is not cached and it had to be looked up every time
-
J. Nick Koston authored
changelog: https://github.com/bdraco/cached-ipaddress/compare/v0.3.0...v0.5.0
-
Erik Montnemery authored
* Prefer stt entity over legacy stt provider * Update assist_pipeline tests
-
darkfader authored
* Add conductivity sensor to bthome * Update icons.json * Update sensor.py
-
dependabot[bot] authored
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.4 to 3.26.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3.26.4...v3.26.5 ) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Erik Montnemery authored
-
Andre Lengwenus authored
* Handle switch entity instance only in switch platform * Add other platforms
-
Paulus Schoutsen authored
Revert "Use speex for noise suppression and auto gain (#124591)" This reverts commit 592f6064.
-
Jan Bouwhuis authored
Auto recover mqtt config entry secret if Mosquitto add-on is re-installed
-
J. Nick Koston authored
dict comps are inlined in cpython 3.12+
-
Christopher Fenner authored
* move type to module * set translation key outside of init * align import alias * align constructor parameter order/naming * move static attr init outside init function * add missing types * fix test * revert move of _attributes
-
Yuxin Wang authored
-
Michael Hansen authored
-
Brett Adams authored
Dont turn HVAC off with preset
-
J. Nick Koston authored
-
Jeef authored
* Binary Sensor Support * updated requirements * ng ambr * update strings.json * update snapshot
-
Jesse Hills authored
-