This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Nov 13, 2023
-
-
Erik Montnemery authored
-
Simone Chemelli authored
-
Christopher Fenner authored
Co-authored-by:
Robert Resch <robert@resch.dev>
-
ollo69 authored
-
Maikel Punie authored
-
G Johansson authored
-
FredericMa authored
* Add optional communication delay in case a panel responds slow. * Add migration test * Connect by increasing the communication delay * Update init to use option instead of config * Updated strings * Fix migration and tests * Review changes * Update connect strategy * Update tests * Changes after review * Change typing from object to Any. * Add test to validate communication delay update. * Move test to separate file * Change filename.
-
Jan-Philipp Benecke authored
-
Erik Montnemery authored
-
suaveolent authored
Co-authored-by:
suaveolent <suaveolent@users.noreply.github.com>
-
Erik Montnemery authored
* Add tests for configuration validation errors * Use absolute path for hass.config.config_dir * Apply suggestions from code review --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
- Nov 12, 2023
-
-
J. Nick Koston authored
-
David Knowles authored
Explicitly set switch state on toggle
-
Allen Porter authored
* Update Fitbit to avoid a KeyError when `restingHeartRate` is not present * Explicitly handle none response values
-
Michael authored
-
Jan Bouwhuis authored
* Fix invalids oauth2_unauthorized translation ref * Fix oauth2_failed
-
Joakim Plate authored
* Update nibe heatpump to 2.5.0 * Adjust for typing changes in lib * If we use float value, we assume it's valid
-
Jan-Philipp Benecke authored
* Update h* tests to use entity & device registry fixtures * Add missed lines
-
dotvav authored
Add OVP and HLRRWIFI outdoor temperature sensors
-
Jan-Philipp Benecke authored
* Update a-c* tests to use entity & device registry fixtures * Revert some changes * Revert formatting * retrigger CI
-
Allen Porter authored
-
Diogo Gomes authored
* Add binary_sensor to V2C * sort platforms * change to generator * make it generator * fix
-
Allen Porter authored
-
Erik Montnemery authored
Tweak helpers.check_config.async_check_ha_config_file
-
Erik Montnemery authored
-
Erik Montnemery authored
-
Erik Montnemery authored
-
Allen Porter authored
-
Michael authored
-
Erik Montnemery authored
-
Ruslan Sayfutdinov authored
-
Franck Nijhof authored
-
Rami Mosleh authored
* Add entity description mixin for transmission switches * minor fix
-
Jan-Philipp Benecke authored
-
Diogo Gomes authored
* address review * missing fixture
-
Greg Dowling authored
* Add ability for roon to call HA for volume changes. * Fix merge errors. * Fix mypy errors. * Remove config option for hooks. * WIP split entities. * Tidy, fix test. * Tidy after review. * Remove event tests for now. * Recview comments. * remove trace. * Bump pyroon to 0.1.5, deregister volume hooks. * Remove type annotations. * Add new file .coveragerc. * Remove ghost constants. * Review changes. --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Franck Nijhof authored
-
Jan-Philipp Benecke authored
-