This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Sep 25, 2024
-
-
epenet authored
* Add TrackerEntityDescription to describe tracker entities * Improve * Adjust components * Add ScannerEntityDescription * Simplify * Revert * Set TrackerEntity default source type to SourceType.GPS * Fix rebase * Adjust default * Remove source_type from EntityDescription * Fix rebase * Docstring * Remove BaseTrackerEntityDescription
-
Manu authored
-
- Sep 24, 2024
-
-
Joost Lekkerkerker authored
-
Joost Lekkerkerker authored
-
epenet authored
-
Manu authored
-
Erik Montnemery authored
-
Manu authored
* Add sensor platform to Bring integration * Add more tests * unignore typedef check * Update language sensor * update snapshot * changes * add entities Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * add units * lowercase * snapshot --------- Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
starkillerOG authored
Remove wrong icon
-
Allen Porter authored
-
J. Nick Koston authored
-
G Johansson authored
-
Joost Lekkerkerker authored
Co-authored-by:
Franck Nijhof <frenck@frenck.nl>
-
Joost Lekkerkerker authored
-
civita authored
-
jvmahon authored
* Add files via upload * add test * add discovery schemas for operational state commands * tests * add filter resets * add filter reset buttons * Apply suggestions from code review * tweak test --------- Co-authored-by:
Marcel van der Veldt <m.vanderveldt@outlook.com> Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
starkillerOG authored
-
Doron Somech authored
* Add fan mode support to knx climate * fix linting errors * remove unneeded None protection from CONF_FAN_PERCENTAGES_MODES * Update homeassistant/components/knx/climate.py Co-authored-by:
Matthias Alphart <farmio@alphart.net> * Update homeassistant/components/knx/climate.py Co-authored-by:
Matthias Alphart <farmio@alphart.net> * Update homeassistant/components/knx/climate.py Co-authored-by:
Matthias Alphart <farmio@alphart.net> * Update homeassistant/components/knx/schema.py Co-authored-by:
Matthias Alphart <farmio@alphart.net> * find closest percentage when not in fan modes * new field for fan speed mode, max steps apply to both step and percentage * not picking FAN_OFF when the percentage is closest to zero * add fan zero mode to support auto mode * use StrEnum for FanZeroMode * change default to 'percent' * fix mypy errors --------- Co-authored-by:
Matthias Alphart <farmio@alphart.net>
-
starkillerOG authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
Ludovic BOUÉ authored
-
Michael Hansen authored
-
Noah Husby authored
-
David Bonnes authored
-
epenet authored
* Set default source_type on TrackerEntity and ScannerEntity * Add samples * Two more * Adjust tests
-
Franck Nijhof authored
* Adjust automation to plural triggers/conditions/actions keys * Fix some tests * Adjust websocket tests * Fix search tests * Convert blueprint and blueprint inputs to modern schema * Pass schema when creating Blueprint object * Update tests * Adjust websocket api --------- Co-authored-by:
Joostlek <joostlek@outlook.com> Co-authored-by:
Erik <erik@montnemery.com>
-
Marc Mueller authored
-
Marcel van der Veldt authored
-
Marcel van der Veldt authored
-
epenet authored
-
Thomas55555 authored
* Add work area switch for Husqvarna Automower * move work area deletion test to separate file * stale doctsrings * don't use custom test file * use _attr_name * ruff * add available property * hassfest * fix tests * Apply suggestions from code review Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * constants --------- Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
Thomas55555 authored
Simplify cleanup in Hsuqvarna Automower
-
Joost Lekkerkerker authored
-
Marcel van der Veldt authored
Co-authored-by:
Joostlek <joostlek@outlook.com>
-
Marc Mueller authored
-
Manu authored
-
Indrajit Raychaudhuri authored
-
Thomas55555 authored
-
Bouwe Westerdijk authored
-
Ludovic BOUÉ authored
* Update number.py to add EveWeatherAltitude attribute * Update sensor.py to add EveCluster Pressure Attribute * Update strings.json * Create eve-weather-sensor.json * Update test_sensor.py * Update eve-weather-sensor.json * Update test_sensor.py Pressure AttributeId: 319422484 (0x00130a0014) - Value type: float32 * Update test_sensor.py * Update test_sensor.py * Update test_sensor.py * Update manifest.json Bump to python-matter-server==6.5.0 * Update requirements_all.txt Bump requirements to python-matter-server 6.5.0 * Update requirements_test_all.txt Bump requirements to python-matter-server 6.5.0 * Update test_sensor.py * Update test_sensor.py * Update sensor.py * Update sensor.py * Update test_sensor.py * Update sensor.py * Update test_sensor.py * Update test_sensor.py * Update test_sensor.py * fix test fixture * Update requirements_all.txt * Update requirements_test_all.txt * Update manifest.json * fix tests * Update test_sensor.py * add device class --------- Co-authored-by:
Marcel van der Veldt <m.vanderveldt@outlook.com>