core/homeassistant/components/google_assistant
Joakim Plate 4191d9ca8d Report unavailable entities to google (#28501)
* Report unavailable entites to google.

Entities should only removed when removed from HA. Removing a temporarily unavailable entity from google causes it to need to re-configured once it become available again.

* Fix test for unavailable entities
2019-12-02 22:14:16 -08:00
..
__init__.py Google assistant storage of connected agents (#29158) 2019-12-02 22:05:59 -08:00
const.py Google assistant storage of connected agents (#29158) 2019-12-02 22:05:59 -08:00
error.py Use literal string interpolation in integrations E-G (f-strings) (#26379) 2019-09-03 17:10:56 +02:00
helpers.py Report unavailable entities to google (#28501) 2019-12-02 22:14:16 -08:00
http.py Google assistant storage of connected agents (#29158) 2019-12-02 22:05:59 -08:00
manifest.json Add Google Report State (#27112) 2019-10-03 13:02:38 +02:00
report_state.py Google assistant storage of connected agents (#29158) 2019-12-02 22:05:59 -08:00
services.yaml
smart_home.py Google assistant storage of connected agents (#29158) 2019-12-02 22:05:59 -08:00
trait.py google_assistant: support for humidity sensors (#28695) 2019-11-25 22:12:20 -08:00