core/homeassistant/components/google_assistant
Jan Bouwhuis 2222a121f4
Add support for fan speed percentage and preset modes to google_assistant integration (#50283)
* support relative fan speeds

* fan preset modes

* improve tests

* Revert relative speed code report zero percentage
2021-06-02 22:09:22 +02:00
..
__init__.py
const.py Add TV channel trait to google assistant (#49676) 2021-05-25 09:12:42 -07:00
error.py
helpers.py Add constructor return type in integrations E-K (#50902) 2021-05-20 18:47:30 +03:00
http.py
logbook.py Send only a single event per incoming Google command (#49449) 2021-04-20 09:21:52 -07:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
report_state.py Batch Google Report State (#49511) 2021-04-23 10:56:23 -07:00
services.yaml Add selector to google assistant services (#49769) 2021-04-27 18:33:52 +02:00
smart_home.py Send only a single event per incoming Google command (#49449) 2021-04-20 09:21:52 -07:00
trait.py Add support for fan speed percentage and preset modes to google_assistant integration (#50283) 2021-06-02 22:09:22 +02:00