hass-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 Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
resources.py Small code style improvements to Alexa integration (#33660) 2020-04-04 14:20:48 -07:00
services.yaml Add stub services.yaml and make validation mandatory (#23213) 2019-04-18 15:13:35 -07:00
smart_home.py Allow teaching logbook about events (#32444) 2020-03-05 11:55:50 -08:00
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