Alexa Integration ================ This example demonstrates how to integrate SmartHomeHarmonizer with Amazon Alexa Smart Home Skills. .. note:: This documentation is under development. See the example file for the current implementation. Example Code ----------- .. literalinclude:: ../../examples/alexa_integration.py :language: python :caption: Alexa Smart Home Skill integration For more information, see the example file in the repository.