hass-core/homeassistant
Philipp Schmitt e81b3f7bc0 Implement Roomba fan speed (#8863)
* Implement Roomba fanspeed

* Fix: fan_speed_list is always empty

* Log instead of raising an exception when incorrect fan speed has been provided

* Don't attempt to set any preference if fan speed is invalid
2017-08-06 23:43:33 +02:00
..
components Implement Roomba fan speed (#8863) 2017-08-06 23:43:33 +02:00
helpers Tweak conversation/intent/shopping list (#8636) 2017-07-25 00:42:59 -07:00
scripts Fix typo (#8754) 2017-07-31 09:00:09 -07:00
util Warn instead of raise on duplicate YAML key (#8834) 2017-08-06 10:47:19 -07:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
bootstrap.py Update docstrings (#8536) 2017-07-18 16:23:57 +02:00
config.py Update persistent deps dir version in config.py (#8479) 2017-07-19 22:59:21 -07:00
const.py Xiaomi vacuum as platform of new vacuum component derived from ToggleEntity, and services (#8623) 2017-08-04 15:27:10 +02:00
core.py Expose all components on hass [Concept] (#8490) 2017-07-16 09:23:06 -07:00
exceptions.py EntityComponent to retry platforms that are not ready yet (#8209) 2017-06-26 09:41:48 -07:00
loader.py Expose all components on hass [Concept] (#8490) 2017-07-16 09:23:06 -07:00
monkey_patch.py Make monkey patch work in Python 3.6 (#7848) 2017-06-01 23:23:39 -07:00
package_constraints.txt Upgrade aiohttp to 2.2.5 (#8828) 2017-08-04 23:14:05 -07:00
remote.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
setup.py Fix check for running inside venv (#8481) 2017-07-15 07:25:02 -07:00