Eric Nagley
ddeeba20b9
Google assistant enable fan speed controls (#18373)
* Initial commit of Traits changes.
* Initial commit of tests chagnes for added FanSpeed trait.
* pylint fixes.
* Default reversible to false
* Ensure reversible returns True/False.
* Fix FanSpeed trait name and fix order.
* Add remaining checks to FanSpeed trait Test.
* Remove un-needed blank lines at EOF.
* Update homeassistant/components/google_assistant/trait.py
Co-Authored-By: marchingphoenix <eanagley@gmail.com>
* use fan.SPEED_* constants as keys to speed_synonyms dict.
convert True if() to bool() for reversible assignment.
* use fan.SPEED_OFF constant of 'on' check.
2018-11-11 22:02:33 +01:00
..
2018-11-11 22:02:33 +01:00
2018-11-06 10:39:10 +01:00
2018-09-26 08:57:55 +02:00
2018-08-02 22:09:19 +02:00
2018-11-11 22:02:33 +01:00