This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Feb 12, 2021
-
-
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
-
tkdrob authored
-
tkdrob authored
-
Shay Levy authored
-
Anders Melchiorsen authored
-
tkdrob authored
-
J. Nick Koston authored
-
tkdrob authored
-
tkdrob authored
-
Mike Keesey authored
-
Leonardo Figueiro authored
-
tkdrob authored
-
tkdrob authored
-
tkdrob authored
-
HomeAssistant Azure authored
-
- Feb 10, 2021
-
-
Leonardo Figueiro authored
-
J. Nick Koston authored
-
tkdrob authored
-
uvjustin authored
* Keep 1 extra segment around after playlist removal * Remove segments length check
-
ehendrix23 authored
Co-authored-by:
J. Nick Koston <nick@koston.org>
-
J. Nick Koston authored
-
J.P. Hutchins authored
-
J. Nick Koston authored
Co-authored-by:
badguy99 <61918526+badguy99@users.noreply.github.com>
-
J. Nick Koston authored
-
Erik Montnemery authored
-