1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00
Files
core/homeassistant/components
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-03 13:47:36 +01:00
2018-11-05 09:23:58 +01:00
2018-11-03 12:36:22 +01:00
2018-10-26 10:18:10 +02:00
2018-10-08 16:35:38 +02:00
2018-11-07 10:45:29 +01:00
2018-11-07 10:45:29 +01:00
2018-11-05 20:09:07 -05:00
2018-10-08 20:50:24 +02:00
2018-11-07 10:45:15 +01:00
2018-10-14 17:11:39 +02:00
2018-11-08 00:33:51 +01:00
2018-11-03 13:47:36 +01:00
2018-10-25 16:44:57 +02:00
2018-10-26 10:18:10 +02:00
2018-11-05 09:23:58 +01:00
2018-11-06 10:36:52 +01:00
2018-10-26 10:18:10 +02:00
2018-10-26 10:18:10 +02:00
2018-11-10 18:03:55 -08:00
2018-11-07 10:45:29 +01:00
2018-11-07 10:45:29 +01:00
2018-11-11 17:46:28 +01:00
2018-10-30 11:35:40 +01:00
2018-10-30 11:35:40 +01:00
2018-10-30 11:35:40 +01:00
2018-11-09 23:41:44 +01:00
2018-11-03 13:47:36 +01:00
2018-10-24 22:56:14 +02:00
2018-11-07 10:45:29 +01:00
2018-11-07 10:45:29 +01:00
2018-10-30 21:25:12 +01:00
2018-10-17 14:12:41 +02:00
2018-10-21 19:54:51 +02:00
2018-10-23 14:09:08 +02:00
2018-10-30 21:23:44 +01:00
2018-10-14 23:51:15 +02:00
2018-10-28 23:03:27 +01:00
2018-10-17 23:09:05 +02:00
2018-10-28 13:57:44 +01:00
2018-10-25 23:15:20 +03:00
2018-10-31 09:10:28 +01:00
2018-11-04 17:22:03 +01:00
2018-10-29 15:50:44 +01:00
2018-11-08 18:49:00 +01:00
2018-11-05 09:23:58 +01:00
2018-10-24 18:59:52 +02:00