This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Feb 13, 2021
-
-
tkdrob authored
-
tkdrob authored
-
Maciej Bieniek authored
-
tkdrob authored
-
tkdrob authored
-
On Freund authored
* Gracefully handle missing A/V info * Do not attempt to query A/V info if unsupported * Rename _parse_onkyo_tuple
-
HomeAssistant Azure authored
-
- Feb 12, 2021
-
-
tkdrob authored
-
tkdrob authored
-
J. Nick Koston authored
-
Franck Nijhof authored
-
Maciej Bieniek authored
-
Franck Nijhof authored
-
Erik Montnemery authored
-
jan iversen authored
-
tkdrob authored
-
Christophe Painchaud authored
RFLink compoment when used over TCP protocol suffers a major issue : it doesn't know when connection is timeout or lost because there is no keepalive mechanism so it can stay disconnected forever. I wrote a small patch for the underlying 'python-rflink' library which will enable TCP KEEPPAlive. On HASSIO side it will just add an optional argument in yml file which will propagate to python-rflink caller.
-
David Dix authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Robert Kingston authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
Marcel van der Veldt authored
-
tkdrob authored
-
Erik Montnemery authored
-
tkdrob authored
-
Franck Nijhof authored
* Postponed evaluation of annotations in core * Remove unneeded future
-
tkdrob authored
-
Joakim Plate authored
* Correct missed review changes * Adjust return value for device trigger * Drop cannot connect * Always assume there is a unique id * No need to yield * Update homeassistant/components/philips_js/media_player.py Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Move typing to init * Adjust typing instead of returning lambda * Explicity return None * Coerce into int Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
-
HomeAssistant Azure authored
-
- Feb 11, 2021
-
-
chriss158 authored
-
Joakim Plate authored
* Add config flow to philips_js * Adjust name of entry to contain serial * Use device id in event rather than entity id * Adjust turn on text * Deprecate all fields * Be somewhat more explicit in typing * Switch to direct coordinator access * Refactor the pluggable action * Adjust tests a bit * Minor adjustment * More adjustments * Add missing await in update coordinator * Be more lenient to lack of system info * Use constant for trigger type and simplify * Apply suggestions from code review Co-authored-by:
J. Nick Koston <nick@koston.org> Co-authored-by:
J. Nick Koston <nick@koston.org>
-
Czapla authored
* Add generic_thermostat unique ID parameter * Add tests for unique id * Fix flake8
-
Erik Montnemery authored
-
tkdrob authored
-
Martin authored
-
tkdrob authored
-
tkdrob authored
-
Erik Montnemery authored
* Wait for registries to load at startup * Don't decorate new functions with @bind_hass * Fix typing errors in zwave_js * Load registries in async_test_home_assistant * Tweak * Typo * Tweak * Explicitly silence mypy errors * Fix tests * Fix more tests * Fix test * Improve docstring * Wait for registries to load
-
Anders Melchiorsen authored
-
Steve Dwyer authored
Allow to use floating point values for the transition time of the MQTT template light.
-
tkdrob authored
-
tkdrob authored
-