Fredrik Erlandsson
1b4fc2ae8d
Fix for non existing Daikin zones ( #23792 )
2019-05-17 09:25:07 +02:00
Fredrik Erlandsson
0ffcc197d4
Daikin adaptions for AirBase units ( #23734 )
...
* updated list of supported fan_modes
* AirBase units does not support Holiday-mode
* AirBase units does not support outside temp
* pydaikin version bump
* don't modify constant
2019-05-13 15:38:33 +02:00
Paulus Schoutsen
1e22c8daca
Automatically generate config flow list ( #23802 )
...
* Add config flow to manifest.json
* Still load config flows via config flow platform
* Fix typo
* Lint
* Update config_flows.py"
* Catch import error when setting up entry
* Lint
* Fix tests
* Fix imports
* Lint
* Fix Unifi tests
* Fix translation test
* Add homekit_controller config flow
2019-05-13 01:16:55 -07:00
Fredrik Erlandsson
0dfa5f9ffd
Use local constant in Daikin for STATE_OFF ( #23712 )
2019-05-06 13:43:35 +02:00
Fredrik Erlandsson
9c1bbd1d9d
Add support for SET_AWAY_MODE and TURN_ON/OFF on Daikin Climate ( #23585 )
...
* add support for on/off on daikin climate
* add support for away mode on daikin climate
2019-05-05 15:17:01 -05:00
Fredrik Erlandsson
08c36e0089
Fix daikin setup ( #23440 )
...
Fix daikin setup
2019-04-26 20:24:01 +02:00
Fredrik Erlandsson
4d080f8b17
skip non existing zones ( #23113 )
2019-04-15 16:41:33 -07:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Fredrik Erlandsson
5d3aac8130
Use ConfigEntryNotReady when setting up Daikin ( #22901 )
...
* raise ConfigEntryNotReady
* better debugging
2019-04-10 09:44:00 +02:00
Paulus Schoutsen
0d2646ba25
Update translations
2019-04-09 08:34:20 -07:00
Fredrik Erlandsson
55c8417ec0
fix aiohttp ServerDisconnectedError in Daikin ( #22880 )
2019-04-08 10:08:03 -07:00
Fredrik Erlandsson
876b5fbe96
fixes configuration flow #22706 ( #22754 )
2019-04-04 23:48:41 -07:00
Paulus Schoutsen
cfe4cf30ad
Add manifests ( #22699 )
...
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00
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
9d21afa444
Update translations
2019-03-27 21:32:58 -07:00
Rohan Kapoor
78e162c1d3
Centralize all usages of `host` as a configuration param to the constant CONF_HOST ( #22458 )
...
* Centralize all usages of as a configuration param to the constant CONF_HOST
* Clean up test
2019-03-27 19:48:05 -07:00
Fredrik Erlandsson
71b800457b
Add switches to control Daikin Airbase zones ( #22417 )
...
* initial AirBase zone support
* fix zone name
* version bump pydaikin
* don't use get()
2019-03-27 16:37:21 -04:00
Fredrik Erlandsson
6ffe9ad473
updated pydaikin ( #22382 )
2019-03-25 19:37:31 +01:00
Paulus Schoutsen
72bb94de96
Update translations
2019-03-21 12:57:20 -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
Paulus Schoutsen
d635111e4f
Update translations
2019-03-12 11:31:17 -07:00
Paulus Schoutsen
5fbe2d5477
Update translations
2019-03-09 21:26:26 -08:00
Paulus Schoutsen
de9e6e8d1a
Update translations
2019-03-03 21:53:45 -08:00
Paulus Schoutsen
78217fa9b0
Update translations
2019-02-27 16:34:13 -08:00
Paulus Schoutsen
3fcbc36abe
Update translations
2019-02-21 16:40:25 -08: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
Paulus Schoutsen
02f207ea8e
Update translations
2019-02-13 15:44:18 -08: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
c2eec16721
Update translations
2019-02-02 14:12:23 -08: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
Paulus Schoutsen
9aed40a88d
Update translations
2019-01-09 15:29:31 -08:00
Fredrik Erlandsson
3c465434cd
fixes #19814 , Daikin config setting ( #19823 )
2019-01-07 13:04:53 +01:00
Paulus Schoutsen
57ee514d70
Update translations
2018-12-19 15:01:02 +01:00
Fredrik Erlandsson
e5487722a8
Add device_info to Daikin ( #19372 )
...
* add device_info to Daikin
* Use the constant CONNECTION_NETWORK_MAC from the device registry helper.
2018-12-19 08:18:40 +01:00
Fredrik Erlandsson
0ab9e33110
Version bump pydaikin ( #19388 )
...
* version bump pydaikin
* remove requirements from platform
2018-12-17 11:32:10 -05:00
Fredrik Erlandsson
5a295ad42b
Add config flow for Daikin ( #19182 )
...
* config flow for daikin
* tox test
* return fixes
* tox test fixes
* tox formatting
2018-12-16 16:19:18 +01:00
Fredrik Erlandsson
c20322232a
Move daikin to package ( #19187 )
2018-12-11 18:17:45 +01:00