1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-14 15:06:49 +00:00
Files
core/homeassistant/components/sensor
Frantz 04de22613c Added new climate component from Daikin (#10983)
* Added Daikin climate component

* Fixed tox & hound

* Place up the REQUIREMENTS var

* Update .coveragerc

* Removed unused customization

* Prevent setting invalid operation state

* Fixed hound

* Small refactor according to code review

* Fixed latest code review comments

* Used host instead of ip_address

* No real change

* No real change

* Fixed lint errors

* More pylint fixes

* Shush Hound

* Applied suggested changes for temperature & humidity settings

* Fixed hound

* Fixed upper case texts

* Fixed hound

* Fixed hound

* Fixed hound

* Removed humidity since even the device has the feature it cant be set from API

* Code review requested changes

* Fixed hound

* Fixed hound

* Trigger update after adding device

* Added Daikin sensors

* Fixed hound

* Fixed hound

* Fixed travis

* Fixed hound

* Fixed hound

* Fixed travis

* Fixed coverage decrease issue

* Do less API calls and fixed Travis failures

* Distributed code from platform to climate and sensor componenets

* Rename sensor state to device_attribute

* Fixed hound

* Updated requirements

* Simplified code

* Implemented requested changes

* Forgot one change

* Don't allow customizing temperature unit and take it from hass (FOR NOW)

* Additional code review changes applied

* Condensed import even more

* Simplify condition check

* Reordered imports

* Disabled autodiscovery FOR NOW :(

* Give more suggestive names to sensors
2018-01-04 11:05:27 +01:00
..
2017-12-05 09:44:22 +01:00
2017-06-29 11:03:52 +02:00
2017-10-14 14:45:32 -04:00
2018-01-01 17:08:13 +01:00
2017-10-25 15:13:11 +02:00
2017-10-04 10:20:08 +02:00
2017-12-13 20:03:41 -08:00
2017-12-03 16:48:07 +01:00
2017-09-23 17:15:46 +02:00
2017-10-23 09:20:45 +02:00
2017-12-05 12:32:43 +01:00
2017-10-23 13:12:14 +02:00
2017-11-23 13:10:23 +01:00
2017-06-29 11:03:52 +02:00
2017-10-02 17:17:08 +02:00
2017-06-05 08:39:31 -07:00
2017-10-29 11:54:11 +01:00
2017-11-07 18:19:54 +01:00
2017-09-25 22:34:48 +02:00
2017-11-15 18:17:17 -05:00
2017-09-12 19:50:28 -07:00
2017-10-07 00:22:40 +02:00
2017-12-16 22:29:40 +01:00
2018-01-03 19:28:43 +01:00
2017-09-29 12:05:02 +02:00
2017-07-16 21:39:38 +02:00
2017-12-25 10:07:17 +01:00
2017-12-13 21:21:14 +01:00
2017-11-21 15:35:23 +01:00
2017-08-29 16:18:36 +02:00
2017-11-27 21:25:00 +01:00
2017-12-11 16:44:14 +01:00
2017-10-08 20:14:39 +02:00
2017-12-27 09:17:43 +01:00
2017-11-08 11:18:35 +01:00
2017-11-19 19:41:30 -08:00
2017-10-24 18:36:08 +02:00
2017-11-22 09:37:20 +00:00
2017-12-25 17:46:42 +01:00
2017-09-17 13:40:58 +02:00
2017-06-18 21:32:39 -07:00
2017-09-27 10:44:32 -07:00
2017-10-23 14:38:16 -04:00
2017-09-24 08:28:11 +02:00
2017-12-07 07:47:19 +01:00
2017-06-26 22:30:25 +02:00
2017-08-12 08:52:56 +02:00
2017-07-07 07:55:58 -07:00
2017-10-15 21:41:16 -07:00