.. |
__init__.py
|
Add basic type hints to alexa (#62878)
|
2021-12-29 12:11:33 +01:00 |
auth.py
|
Clean up accessing storage.Store helper via hass (#72009)
|
2022-05-17 18:45:57 +02:00 |
capabilities.py
|
Use climate enums in alexa (#75911)
|
2022-07-31 21:29:54 +02:00 |
config.py
|
Alexa: Fix duplicate proactive reports (#74930)
|
2022-07-10 15:10:55 -07:00 |
const.py
|
Allow climate operation mode fan_only as custom mode in Alexa (#76148)
|
2022-08-04 09:13:20 +02:00 |
entities.py
|
Use climate enums in alexa (#75911)
|
2022-07-31 21:29:54 +02:00 |
errors.py
|
Alexa to handle brightness and catch exceptions (#65322)
|
2022-01-31 15:01:46 -08: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
|
Improve Registry typing in Alexa handlers (#75921)
|
2022-08-01 00:39:38 +02:00 |
intent.py
|
Fix ended session when there isn't any response from the user (#72218)
|
2022-06-03 15:32:22 +02:00 |
logbook.py
|
Always pass the source of the trigger for logbook context messages (#72333)
|
2022-05-23 13:35:45 -05: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
|
Disable no-self-use [pylint] (#70641)
|
2022-04-25 07:41:01 -07:00 |
services.yaml
|
Add stub services.yaml and make validation mandatory (#23213)
|
2019-04-18 15:13:35 -07:00 |
smart_home.py
|
Alexa to handle brightness and catch exceptions (#65322)
|
2022-01-31 15:01:46 -08:00 |
smart_home_http.py
|
Alexa: Fix duplicate proactive reports (#74930)
|
2022-07-10 15:10:55 -07:00 |
state_report.py
|
Fix Alexa: Only trigger doorbell event on actual state change to "ON" (#74924)
|
2022-07-14 12:40:53 -07:00 |