hass-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
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
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