Skip to main content

xAAL to Wemo fake emulations

Project description

This is a simple implementation of a Fauxmo device for the xAAL protocol. It allows you to control xAAL devices with an Amazon Echo. The device can be :

  • a simple power relay

  • a lamp

  • a scenario

  • anything that support on/off commands

You can group multiple devices under the same name to control them all at once.

Usage

The configuration (fauxmo.ini) file looks like this :

[devices]
[[lampe ambiance]]
    targets = e19d5ea8-c838-11ea-82a8-9cebe88e1963,
    port = 49001

[[luminaires séjour]]
    targets = e19d5ea8-c838-11ea-82a8-9cebe88e1963,6265eb30-8c59-11e9-98b1-b827ebe99201,
    port = 49003

[[volet salle de bain]]
    targets = e4b05165-be5d-46d5-acd0-4da7be1158ed,
    port = 49004

Device name are the name that will be used to control the device with the Amazon Echo. The targets field is a list of xAAL device UUIDs that will be controlled.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xaal_fauxmo-0.2.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

xaal.fauxmo-0.2-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page