core/homeassistant/components/alexa
Erik Montnemery a0a8b9db26
Add entity category 'system' (#58595)
* Add entity category 'hidden'

* Update cloud

* Update Google assistant

* Update Alexa

* Fix tests

* Add ENTITY_CATEGORIES constant

* Rename ENTITY_CATEGORY_HIDDEN to ENTITY_CATEGORY_SYSTEM

* Correct import in motioneye
2021-10-28 14:36:41 +02:00
..
__init__.py Use consolidated constant for "description" (#48490) 2021-03-31 14:12:15 +02:00
auth.py Use HTTPStatus instead of HTTP_ consts and magic values in components/a* (#57988) 2021-10-22 14:21:34 +02:00
capabilities.py Patch for Alexa percentage_step to precision (#58062) 2021-10-20 13:05:11 +02:00
config.py Make Alexa custom ID unique (#44839) 2021-01-05 17:35:28 +01:00
const.py Alexa fix Fan support and cleanup (#56053) 2021-09-24 08:14:45 +02:00
entities.py Alexa fix Fan support and cleanup (#56053) 2021-09-24 08:14:45 +02:00
errors.py Activate mypy for Alexa (#54042) 2021-08-10 10:46:33 +02:00
flash_briefings.py Use HTTPStatus instead of HTTP_ consts and magic values in components/a* (#57988) 2021-10-22 14:21:34 +02:00
handlers.py Use assignment expressions 09 (#57790) 2021-10-17 20:19:56 +02:00
intent.py Use assignment expressions 09 (#57790) 2021-10-17 20:19:56 +02:00
logbook.py Use assignment expressions 09 (#57790) 2021-10-17 20:19:56 +02:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
messages.py
resources.py
services.yaml
smart_home.py
smart_home_http.py Add entity category 'system' (#58595) 2021-10-28 14:36:41 +02:00
state_report.py Use HTTPStatus instead of HTTP_ consts and magic values in components/a* (#57988) 2021-10-22 14:21:34 +02:00