This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Oct 14, 2019
-
-
Chris Caron authored
* Added apprise notification component * flake-8 fixes; black formatting + import merged to 1 line * pylint issues resolved * added github name to manifest.json * import moved to top as per code review request * manifest formatting to avoid failing ci * .coveragerc updated to include apprise * removed block for written tests * more test coverage * formatting as per code review * tests converted to async style as per code review * increased coverage * bumped version of apprise to 0.8.1 * test that mocked entries are called * added tests for hass.service loading * support tags for those who identify the TARGET option * renamed variable as per code review * 'assert not' used instead of 'is False' * added period (in case linter isn't happy)
-
Paulus Schoutsen authored
* Remove direct authentication via trusted networks and API password * Fix tests
-
Michał Mrozek authored
* move imports in switchmate component * fix: bring back pylint ignore line
-
Michał Mrozek authored
-
Michał Mrozek authored
* move imports in steam_online component * fix: import reassigment
-
Michał Mrozek authored
-
ochlocracy authored
* Update the Alexa.LockController Unlock directive to include the lockState property in the context of the response. * Added Test for Alexa.LockController Unlock directive to include the lockState property in the context of the response.
-
javicalle authored
-
Robert Svensson authored
-
javicalle authored
-
Bram Kragten authored
-
Ville Skyttä authored
* Make async_get_conditions return type hint more specific * Exclude script/scaffold/templates/ from pre-commit mypy
-
Michał Mrozek authored
-
Erik Montnemery authored
* Revert "Support async validation of device trigger (#27333)" This reverts commit fdf4f398. * Revert only ZHA changes * Fix whitespace * Restore ZHA changes but add check to make sure ZHA is loaded * Address review comment * Remove additional check
-
bouni authored
* moved imports to top level * changed import order * changed import order
-
Steven D. Lander authored
* Refactoring imports for tensorflow * Removing whitespace spaces on blank line 110 * Moving tensorflow to try/except block * Fixed black formatting * Refactoring try/except to if/else
-
javicalle authored
* Move imports in rfxtrx component * Apply isort on rfxtrx files * Update test_switch.py
-
ju authored
-
bouni authored
-
Otto Winter authored
Fixes https://github.com/esphome/issues/issues/426
-
bouni authored
-
Martin authored
-
Malte Franken authored
* move imports to top-level * modify patch path * removed unused mocks and patches
-
bouni authored
-
bouni authored
-
Michał Mrozek authored
-
Pascal Vizeli authored
-
Malte Franken authored
-
Steven D. Lander authored
-
Askarov Rishat authored
* yandex maps api changed ("threads" in "Transport" added), ya_ma=>0.3.8 bug_fixed * Update homeassistant/components/yandex_transport/sensor.py Co-Authored-By:
Paulus Schoutsen <paulus@home-assistant.io> * additional fix * reformat * fix mistake
-
Moritz Fey authored
-
Steven D. Lander authored
-
Michał Mrozek authored
-
jjlawren authored
-
HomeAssistant Azure authored
-
- Oct 13, 2019
-
-
Daniel Perna authored
-
Paulus Schoutsen authored
* Local Google * Fix test * Fix tests
-
Patrik authored
* Refactor Tradfri base class * Clarify doc * Fix pylint * Review fix * Move
-
Santobert authored
* Improve tests * Rename account to configflow * configflow to config_flow * Patch pybotvac instead of own code
-