cdce8p
9e4c8f45d6
Async syntax 6, sensor ( #17020 )
2018-10-01 08:55:43 +02:00
Giuseppe
213171769d
Refactored units and icons for the Dyson sensors ( #14550 )
...
* Refactored units and icons for the Dyson sensors
* Adapted unit tests to the new device names and unit of measurements
* Use None as empty unit of measurement
* Unrelated overall improvements following code review
* Adapted tests to new constructors as per previous commit
* Make sure the sensors have their `hass` attribute set in the test environment
2018-09-21 15:55:07 +02:00
Paulus Schoutsen
994b829cb4
add_devices -> add_entities ( #16171 )
...
* add_devices -> add_entities
* Lint
* PyLint
* Revert external method in scsgate
2018-08-24 16:37:30 +02:00
Fabian Affolter
47e31dc9ee
Fixes for PEP257 ( #11810 )
...
* Fixes for PEP257
* More updates
2018-01-20 22:35:38 -08:00
Charles Blonde
83afd12807
Add support to Dyson 360 Eye robot vacuum using new vacuum platform ( #8852 )
...
* Add support to Dyson 360 Eye robot vacuum using new vacuum platform
* Fix tests with Python 3.5
* Code review
* Code review - v2
* Code review - v3
2017-08-06 13:08:46 +02:00
Charles Blonde
7f0d0607f1
Fix Dyson sensors if devices are configured without standby monitoring. Fixes #8569 ( #8826 )
...
Upgrade libpurecoolink libraries without unused enum34 dependency
2017-08-04 14:27:23 -07:00
Charles Blonde
222ad3ab6d
Add new Dyson sensors ( #8199 )
...
* Add new Dyson sensors
* Add unit of measurement for dust and air quality
* Code review
2017-07-07 16:59:41 -07:00
Paulus Schoutsen
46e030662d
Fix pylint 1.7.2 no-else-return issues ( #8361 )
...
* Fix pylint 1.7.2 no-else-return issues
* Update tomato.py
2017-07-05 23:30:01 -07:00
Charles Blonde
473d765bb9
Fix Dyson async_add_job ( #8113 )
2017-06-19 23:50:27 +02:00
Charles Blonde
8c0967a190
Add Dyson Pure Cool Link support ( #7795 )
...
* Add Dyson Pure Cool Link support
* Code review
* Improve auto/night mode
* Move night_mode to Dyson fan component
* Code review
* fix asynchrone/sync
* Create dyson.py
2017-06-14 13:56:03 +02:00