hass-core/homeassistant/components/google_assistant
Joakim Plate d128443a2a
Google assistant openclose (#39612)
* Make sure we set discreteOnlyOpenClose for binary sensors

* Mark switches that are assumed state as commandOnlyOnOff

* Drop stray extra line

* Fix pylint error

Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2020-09-03 18:32:57 +02:00
..
__init__.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
const.py Add support for receiver and speaker device classes (#38381) 2020-09-02 11:59:51 +02:00
error.py Use literal string interpolation in integrations E-G (f-strings) (#26379) 2019-09-03 17:10:56 +02:00
helpers.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
http.py Use HTTP_INTERNAL_SERVER_ERROR constant (#33832) 2020-04-08 23:20:03 +02:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
report_state.py Do not report google states if nothing to report (#38608) 2020-08-07 08:16:46 +02:00
services.yaml Update Google Assistant services description and request sync timeout (#19113) 2018-12-08 20:39:51 -05:00
smart_home.py Google: Recover from an entity raising while serializing query (#39381) 2020-08-30 15:19:56 +02:00
trait.py Google assistant openclose (#39612) 2020-09-03 18:32:57 +02:00