core/homeassistant/components/cloud
Ville Skyttä 317ed418dd
Use singleton enum for "not set" sentinels (#41990)
* Use singleton enum for "not set" sentinel

https://www.python.org/dev/peps/pep-0484/#support-for-singleton-types-in-unions

* Remove unused variable
2020-12-19 12:46:27 +01:00
..
translations [ci skip] Translation update 2020-12-15 00:04:49 +00:00
__init__.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
account_link.py
alexa_config.py
binary_sensor.py
client.py Cloud: Recover when internet is not available yet (#42877) 2020-11-06 12:12:18 +01:00
const.py
google_config.py
http_api.py
manifest.json Bump hass-nabucasa to 0.39.0 (#44097) 2020-12-10 10:10:38 +01:00
prefs.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
services.yaml
strings.json System health improvement (#43066) 2020-11-10 23:56:50 +01:00
stt.py
system_health.py Add system health streaming updates (#42831) 2020-11-10 22:45:59 +01:00
tts.py Update cloud integration to 0.38.0 (#43314) 2020-11-17 16:31:59 +01:00
utils.py