This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Apr 04, 2020
-
-
springstan authored
* Improve string formatting v3 * Address review comment
-
Phil Bruckner authored
-
Franck Nijhof authored
-
Franck Nijhof authored
-
shred86 authored
-
Ziv authored
* reordered the clearing of the closed Event so it can stay set at the end and not leave a task waiting on close * fixed the side effect so it returns one TimeoutError and after that success Previously it reached the end of the single item list and threw an exception * fixed the error. it doesn't happen on python 3.7.5 but CI is on 3.7.0 * fixed comment
-
Paulus Schoutsen authored
-
Franck Nijhof authored
-
springstan authored
-
springstan authored
* Improve string formatting v2 * Improve string formatting v3 * Address review comments
-
Marcelo Moreira de Mello authored
-
Franck Nijhof authored
-
springstan authored
-
springstan authored
-
springstan authored
-
Franck Nijhof authored
-
Franck Nijhof authored
-
Franck Nijhof authored
-
springstan authored
-
Franck Nijhof authored
-
Franck Nijhof authored
-
Franck Nijhof authored
Co-authored-by:
Daniel Høyer Iversen <mail@dahoiv.net>
-
Franck Nijhof authored
-
Alexei Chetroi authored
-
shred86 authored
-
Franck Nijhof authored
* String formatting improvements * Found another one
-
J. Nick Koston authored
* Handle race condition in harmony setup If the remote was discovered via ssdp before the yaml config import happened, the unique id would already be set and the import would abort. * Update homeassistant/components/harmony/config_flow.py Co-Authored-By:
Paulus Schoutsen <paulus@home-assistant.io> * reduce * black Co-authored-by:
Paulus Schoutsen <paulus@home-assistant.io>
-
Franck Nijhof authored
-
Franck Nijhof authored
-
Franck Nijhof authored
-
Franck Nijhof authored
-
Franck Nijhof authored
-
Franck Nijhof authored
-
Franck Nijhof authored
* Bump twentemilieu to 0.3.0 * Fix tests
-
David F. Mulcahey authored
* add zigbee signature to zha device info * add typing * use props and sort clusters * review comment
-
Daniel Høyer Iversen authored
* melcloud, support for swing mode * Update homeassistant/components/melcloud/climate.py Co-Authored-By:
Vilppu Vuorinen <vilppu.vuorinen@jubic.fi> * Update homeassistant/components/melcloud/climate.py Co-Authored-By:
Vilppu Vuorinen <vilppu.vuorinen@jubic.fi> * Update homeassistant/components/melcloud/climate.py Co-Authored-By:
Vilppu Vuorinen <vilppu.vuorinen@jubic.fi> * Update homeassistant/components/melcloud/climate.py Co-Authored-By:
Vilppu Vuorinen <vilppu.vuorinen@jubic.fi> Co-authored-by:
Vilppu Vuorinen <vilppu.vuorinen@jubic.fi>
-
Vilppu Vuorinen authored
Devices assigned to areas in MELCloud were not available through the integration due to client lib bug.
-
Ziv authored
removed also the yr tests that are already successful
-
Maciej Bieniek authored
* Remove getmac library * Fix error handling * Change error handling method
-
Anders Melchiorsen authored
-