1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Ambiclimate (#22827)

* Ambiclimate

* Ambiclimate

* style

* Add config flow to ambicliamte

* Add config flow to ambicliamte

* update requirements_all.txt

* ambiclimate

* tests

* typo

* ambiclimate

* coverage

* add manifest.json

* services

* codeowner

* req

* ambicliamte

* style

* ambicliamte

* add to requirements all tests

* add to requirements all tests

* .coveragerc

* Add tests

* add doc

* style

* fix test

* update tests

* update tests

* update tests

* update tests

* update tests

* tests

* tests

* fix comment
This commit is contained in:
Daniel Høyer Iversen
2019-05-01 22:05:40 +02:00
committed by GitHub
parent bb6300efe3
commit 19aee50bbc
16 changed files with 669 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ COMMENT_REQUIREMENTS = (
)
TEST_REQUIREMENTS = (
'ambiclimate',
'aioambient',
'aioautomatic',
'aiobotocore',