core/homeassistant/components/google_assistant
springstan db582bdc1b
Use http status constants more, add HTTP_ACCEPTED and HTTP_BAD_GATEWAY (#39993)
* Use http status codes and add HTTP_BAD_GATEWAY constant

* Address review comments:
 - using constants in tado integration
 - using constant in media_player init.py

* Add and use HTTP_ACCEPTED constant
2020-09-15 20:01:07 +03:00
..
__init__.py Match documentation on expose being default True (#39692) 2020-09-05 21:49:33 +02:00
const.py Add support for receiver and speaker device classes (#38381) 2020-09-02 11:59:51 +02:00
error.py
helpers.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
http.py Use http status constants more, add HTTP_ACCEPTED and HTTP_BAD_GATEWAY (#39993) 2020-09-15 20:01:07 +03: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
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