..
__init__.py
Add logbook platforms ( #37078 )
2020-06-24 18:14:50 -07:00
auth.py
Log lines do not end with a full stop ( #37527 )
2020-07-05 23:04:19 +02:00
capabilities.py
Add alexa unofficial specific API support for Italian ( #39475 )
2020-09-02 09:56:11 +02:00
config.py
Remove some unneeded pylint suppressions ( #32152 )
2020-02-24 16:47:15 -08:00
const.py
Fix alexa flash briefings after removal of api_password auth ( #36789 )
2020-06-23 08:58:25 -07:00
entities.py
Update display categories in Alexa ( #41626 )
2020-10-11 11:09:05 -05:00
errors.py
Implement Alexa.SeekController Interface for media_player in Alexa ( #28299 )
2019-10-31 10:38:44 +01:00
flash_briefings.py
Fix alexa flash briefings after removal of api_password auth ( #36789 )
2020-06-23 08:58:25 -07:00
handlers.py
Use more state attribute name constants ( #40428 )
2020-09-21 23:03:39 +02:00
intent.py
Fix intent component initialisation ( #36064 )
2020-06-07 20:45:34 -07:00
logbook.py
Add logbook platforms ( #37078 )
2020-06-24 18:14:50 -07:00
manifest.json
Add logbook platforms ( #37078 )
2020-06-24 18:14:50 -07: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
Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const ( #36233 )
2020-05-30 17:27:20 +02:00
state_report.py
Use http status constants more, add HTTP_ACCEPTED and HTTP_BAD_GATEWAY ( #39993 )
2020-09-15 20:01:07 +03:00