This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Jul 31, 2024
-
-
Michael Hansen authored
* Switch WebRTC to microVAD * Remove webrtc-noise-gain from licenses
-
Denis Shulyaka authored
* Update todo intent slot schema * Update intent.py * ruff
-
Denis Shulyaka authored
-
David Bonnes authored
initial commit
-
Matthias Alphart authored
* Support DPTComplex objects and validate sensor types * Gracefully start and stop xknx device objects * Use non-awaitable XknxDevice callbacks * Use non-awaitable xknx.TelegramQueue callbacks * Use non-awaitable xknx.ConnectionManager callbacks * Remove unnecessary `hass.async_block_till_done()` calls * Wait for StateUpdater logic to proceed when receiving responses * Update import module paths for specific DPTs * Support Enum data types * New HVAC mode names * HVAC Enums instead of Enum member value strings * New date and time devices * Update xknx to 3.0.0 * Fix expose tests and DPTEnumData check * ruff and mypy fixes
-
Thomas55555 authored
* Bump aioautomower to 2024.7.0 * tests * Bump to 2024.7.1 * bump to 2024.7.2 * use timezone Europe/Berlin * bump to 2024.7.3 --------- Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
Lukas Kolletzki authored
* Add generic url handler to blueprint importer * Update tests/components/blueprint/test_importer.py * Update tests/components/blueprint/test_importer.py * Update test_importer.py --------- Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
Erik Montnemery authored
* Allow [##:##:##:##:##] type device address in homeworks * Simplify regex
-
J. Nick Koston authored
* Bump ulid-transform to 0.13.0 changelog: https://github.com/bdraco/ulid-transform/compare/v0.10.1...v0.13.0 * Bump ulid-transform to 0.13.1
-
- Jul 30, 2024
-
-
J. Nick Koston authored
-
Jeef authored
-
J. Nick Koston authored
-
Michael Hansen authored
-
Erik Montnemery authored
-
Bill Flood authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
Erik Montnemery authored
-
Robert Svensson authored
* Improve typing of UniFi fixtures * Improve fixture typing, excluding image, sensor, switch * Improve fixture typing in image tests * Improve fixtures typing in sensor tests * Improve fixture typing in switch tests * Fix review comment
-
Erik Montnemery authored
* Improve test coverage of the homeworks integration * Revert changes from the future * Revert changes from the future
-
Mr. Bubbles authored
* Add setpoint temperature number entity to IronOS integration * Add tests for number platform * Initialize settings in coordinator * Remove unused code
-
Simon Hörrle authored
* bring back power switch * fix pylint issues * add SWITCH to platform list * improve run_on and turn_off functions * ruff formatting * replace _state with _attr_is_on * Update homeassistant/components/apsystems/switch.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * remove unused dependencies * Update homeassistant/components/apsystems/switch.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * use async functions from api * convert Api IntEnum Status Information to bool * add translation key * implement async_update again * replace finally with else * better handling of bool value * Update homeassistant/components/apsystems/switch.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * Update homeassistant/components/apsystems/switch.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * rename power switch to inverter switch * add test_number and test_switch module * remove test_number * Add mock entry for get_device_power_status * Add mock entry for get_device_power_status * Update test snapshots --------- Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
bdowden authored
* Add Traffic Rule switches to UniFi Network * Retrieve Fix unifi traffic rule switches Poll for traffic rule updates; have immediate feedback in the UI for modifying traffic rules * Remove default values for unifi entity; Remove unnecessary code * Begin updating traffic rule unit tests * For the mock get request, allow for meta and data properties to not be appended to support v2 api requests Fix traffic rule unit tests; * inspect path to determine json response instead of passing an argument * Remove entity id parameter from tests; remove unused code; rename traffic rule unique ID prefix * Remove parameter with default. * More code removal; * Rename copy/paste variable; remove commented code; remove duplicate default code --------- Co-authored-by:
ViViDboarder <ViViDboarder@gmail.com>
-
Denis Shulyaka authored
-
epenet authored
-
Kim de Vos authored
* Add sensors for Unifi latency * Add needed guard and casting * Use new types * Add WAN2 support * Add literals * Make ids for WAN and WAN2 unique * Make methods general * Update sensor.py * add more typing * Simplify usage make_wan_latency_sensors * Simplify further * Move latency entity creation to method * Make method internal * simplify tests * Apply feedback * Reduce boiler copied code and add support function * Add external method for share logic between * Remove none * Add more tests * Apply feedback and change code to improve code coverage
-
David Bonnes authored
-
Guido Schmitz authored
-
Erik Montnemery authored
-
epenet authored
-
Joakim Plate authored
-
Marius authored
-
Erik Montnemery authored
-
Erik Montnemery authored
-
Thomas55555 authored
-
Erik Montnemery authored
-
Erik Montnemery authored
-
epenet authored
-
epenet authored
-
epenet authored
-
epenet authored
-
epenet authored
-