aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-09Fix mistake in Shelly.status methodJan200101
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-05remove malformed IP exception, update comments and exampleJan200101
a domain or IPv6 IP could not be used before this
2019-09-23release 0.1.30.1.3Jan200101
2019-09-23update READMEJan200101
2019-09-23add comments to exampleJan200101
2019-09-23add status and emeter to wrapper, clean up formatsJan200101
2019-09-23add author emailJan200101
2019-09-23add README to the manifestJan200101
2019-09-23release 0.1.20.1.2Jan200101
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-23support Python2Jan200101
type hints among other things have been removed to support Python 2 fully
2019-09-22split lines with newlineJan200101
2019-09-22release 0.1.10.1.1Jan200101
2019-09-22push MANIFEST.inJan200101
2019-09-22Update README.mdJan200101
2019-09-22Initial Commit0.1.0Jan200101