This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Oct 05, 2024
-
-
Marc Mueller authored
-
Marc Mueller authored
-
Marc Mueller authored
This reverts commit 1bc63a61.
-
Marc Mueller authored
-
David Bonnes authored
* initial commit * move get_entity* helper to test * parameterize with TEST_INSTALLS_WITH_DHW * remove if from tests
-
David Bonnes authored
* initial commit * rename symbol (zon -> zone) * move get_entity* helper function to test * update snapshot
-
Brian Rogers authored
-
Manu authored
Add sensors for gems and mystic hourglasses
-
J. Nick Koston authored
-
Michael authored
improve handling of call_deflection switches
-
Louis Christ authored
-
Thomas55555 authored
return error
-
Steven Looman authored
-
Jan Bouwhuis authored
* Improve mqtt sensor options validion logging * Fix test
-
J. Nick Koston authored
-
Erik Montnemery authored
-
Marc Mueller authored
-
epenet authored
-
Thomas55555 authored
-
Joost Lekkerkerker authored
-
Richard Cox authored
-
Brett Adams authored
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
J. Nick Koston authored
-
Franck Nijhof authored
-
Sid authored
-
Noah Husby authored
-
J. Nick Koston authored
https://github.com/aio-libs/aiohttp/releases/tag/v3.10.9 changelog: https://github.com/aio-libs/aiohttp/compare/v3.10.8...v3.10.9 This is a technically breaking change, the default connect timeout is now 30s to fix a bug where the next ip would not be tried within the default timeout period of 150s. I expect this will not be a problem but I wanted to point it out.
-
tronikos authored
* Bump opower to 0.8.1 to fix enmax * Update manifest.json * Update requirements_all.txt * Update requirements_test_all.txt
-
- Oct 04, 2024
-
-
TimL authored
disable by default auto zigbee update switch Co-authored-by:
Shay Levy <levyshay1@gmail.com>
-
Sid authored
-
Tudor Sandu authored
* Template domain blueprints * Default blueprint for templates * Some linting * Template entity updates * Load and use blueprints in config * Added missing mapping methods for templates * Linting * Added tests * Wrong schema type * Hassfest errors * More linting issues * Refactor based on desired schema In the [architecture discussion](https://github.com/home-assistant/architecture/discussions/1027), the template blueprint instance did not specify the platform (e.g. `binary_sensor`), but the initial implementation assumed that schema. * Create default template blueprints on first run * Moved TemplateConfig definition This is to avoid circular references * Corrected methods to find templates based on blueprints * Corrected missing entity config information * Added tests * Don't use hass.data Address comments https://github.com/home-assistant/core/pull/126971/#discussion_r1780097187 * Prevent creating blueprints during testing * Combine 2 ifs Address comment https://github.com/home-assistant/core/pull/126971/#discussion_r1780160870 * Improve test coverage * Prevent template component from dirtying test env * Remove useless hard-coded validation * Improve code coverage to 100% * Address review comments * Moved helpers in helpers.py As per comment https://github.com/home-assistant/core/pull/126971#discussion_r1786539889 * Fix blueprint source URL --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
epenet authored
-
Raj Laud authored
* Add codeowners for Squeezebox * Update CODEOWNERS
-
epenet authored
* Use HassKey in backup * Use DATA_MANAGER
-
Joost Lekkerkerker authored
* Simplify Jellyfin * Fix comment
-
Franck Nijhof authored
-
Joost Lekkerkerker authored
This reverts commit 2ab66f62.
-