core/homeassistant
MatteGary ee5e1fa355 Daikin Climate - Better integration with Climate base component (#16913)
* Daikin Climate - Better integration with Climate base component

Made some modification in order to better integrate the Daikin AC Component with the base Climate Component.
Benefits are:
Support localization for Operation Mode
Support for Homekit Integration (if the AC is turned On, now the status is updated in Homekit)

* Build bug fixing

* Bug fixing in Set Operation_Mode functionality

Fixed to .title() functionality in matching the Operation_Mode

* Fix useless code

* Fix hound bug

* Bug fixing

Change in list of Operation Mode

* Trailing white space fix

* Compile fixing

* Whitespace fix
2018-10-08 10:49:54 +02:00
..
auth Make it easier for auth to consume newer formats (#17127) 2018-10-04 10:41:13 +02:00
components Daikin Climate - Better integration with Climate base component (#16913) 2018-10-08 10:49:54 +02:00
helpers Prevent accidental device reg override (#17136) 2018-10-08 09:30:40 +02:00
scripts Logbook context (#16937) 2018-10-01 16:12:25 +02:00
util Added working support for private storage (#16903) 2018-10-02 10:16:43 +02:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
config.py Add Notify MFA module (#16314) 2018-09-24 11:06:50 +02:00
config_entries.py Add config entry for LIFX (#17201) 2018-10-07 23:14:53 +02:00
const.py Bumped version to 0.81.0.dev0 2018-10-05 19:54:15 +02:00
core.py Fix Windows loop (#16737) 2018-09-22 09:54:37 +02:00
data_entry_flow.py Add webhook + IFTTT example (#16817) 2018-09-30 14:45:48 +02:00
exceptions.py Allow config entry setup to raise not ready (#17135) 2018-10-04 15:53:50 +02:00
loader.py Isort preparations (#16555) 2018-09-11 11:21:48 +02:00
monkey_patch.py Pylint 2 useless-return fixes (#15677) 2018-07-25 19:35:57 +02:00
package_constraints.txt Upgrade aiohttp to 3.4.4 (#16486) 2018-09-10 10:39:51 +02:00
requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
setup.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00