Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-09 | Fix mistake in Shelly.status method | Jan200101 | |
the status method was incorrectly calling the /update endpoint which doesn't exist on any Shelly device I am aware of. The correct endpoint is /status and the method has been updated to reflect that. | |||
2019-11-05 | remove malformed IP exception, update comments and example | Jan200101 | |
a domain or IPv6 IP could not be used before this | |||
2019-09-23 | release 0.1.30.1.3 | Jan200101 | |
2019-09-23 | update README | Jan200101 | |
2019-09-23 | add comments to example | Jan200101 | |
2019-09-23 | add status and emeter to wrapper, clean up formats | Jan200101 | |
2019-09-23 | add author email | Jan200101 | |
2019-09-23 | add README to the manifest | Jan200101 | |
2019-09-23 | release 0.1.20.1.2 | Jan200101 | |
add UTF-8 encoding to setup header rename shelly.py to wrapper.py to get rid of any confusion between Shelly and shelly | |||
2019-09-23 | support Python2 | Jan200101 | |
type hints among other things have been removed to support Python 2 fully | |||
2019-09-22 | split lines with newline | Jan200101 | |
2019-09-22 | release 0.1.10.1.1 | Jan200101 | |
2019-09-22 | push MANIFEST.in | Jan200101 | |
2019-09-22 | Update README.md | Jan200101 | |
2019-09-22 | Initial Commit0.1.0 | Jan200101 | |