core/tests/components/alexa
Alain Turbide 83b21651ce Add alexa check for "name" channelMetadata attribute (#29279)
* Added check for "name" channelMetada attribute

* Added/changed smart home media player tests for added value name in chanelMetadata payload section

* Since Alexa only expects a number/callSign/affiliate in the returned response, returning "name" is not technically valid.  Modified to return the value in the callSign field  instead since it's a text value. Since there is no returned channel number, cannot return a true numeric value in "channel" field
2019-12-02 16:10:44 -08:00
..
__init__.py Improve Alexa interface selection for binary sensors (#29120) 2019-12-02 16:02:17 -08:00
test_auth.py Black 2019-07-31 12:25:30 -07:00
test_capabilities.py Implement Alexa.PlaybackStateReporter Interface for alexa (#28215) 2019-10-25 14:53:33 -07:00
test_entities.py Black 2019-07-31 12:25:30 -07:00
test_flash_briefings.py Black 2019-07-31 12:25:30 -07:00
test_intent.py Black 2019-07-31 12:25:30 -07:00
test_smart_home.py Add alexa check for "name" channelMetadata attribute (#29279) 2019-12-02 16:10:44 -08:00
test_smart_home_http.py Black 2019-07-31 12:25:30 -07:00
test_state_report.py Rebase Implement Alexa.DoorbellEventSource Interface Controller (#27726) 2019-10-23 11:41:26 -07:00