10000 Tags · jayhickey/fauxmo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jayhickey/fauxmo

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
n8henrie Nathan Henrie
v0.3.0

Fauxmo now uses asyncio and requires Python >= 3.4.4.

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
n8henrie Nathan Henrie
v0.2.0

This update allows Fauxmo devices to accept HTTP verbs other than GET and POST
(e.g. PUT) and includes some breaking changes to the config (e.g. `json` now
must be either `on_json` or `off_json`). Overall greatly increases the number
and types of devices that Fauxmo will be able to toggle with RestApiHandler.

Should still work with Python 3.4.2.

v0.1.11

Toggle v0.1.11's commit message

Verified

This tag was signed with the committer’s verified signature.
n8henrie Nathan Henrie
v0.1.11

Working with python 3.4.2+ (i.e. for Jessie).
0