Fredrik Erlandsson
|
0056fcf904
|
Make platform setup a coroutine (#22620)
* make setup_platform a coroutine
* Update homeassistant/components/tellduslive/sensor.py
Co-Authored-By: fredrike <fredrik.e@gmail.com>
|
2019-04-01 10:01:31 -07:00 |
|
Paulus Schoutsen
|
4b1de61110
|
Use relative imports inside integrations (#22235)
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
|
2019-03-20 22:56:46 -07:00 |
|
Fredrik Erlandsson
|
4e84e8a15e
|
Async support for Daikin (#21638)
* asyncio support for Daikin
* version bump pydaikin
* pass session to pydaikin.Appliance
* all entities should have update
|
2019-03-14 18:33:43 +01:00 |
|
Joakim Plate
|
c5de32e7b1
|
Climate const.py move (#20945)
* Move constants to const.py
* Import from const instead of climate
|
2019-02-14 20:34:43 +01:00 |
|
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01:00 |
|
Paulus Schoutsen
|
ec57db78b5
|
Consolidate config flow components (#20635)
* Consolidate config flow components
* Fix tests
* Fix tests
* Put unifi back
* Fix reqs
* Update coveragerc
|
2019-02-01 15:45:44 -08:00 |
|