aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-12Add support for gen 2 devices, separate generations into classes0.2.0Jan200101
2020-11-02improve fetching internals for some shelly devicesJan200101
2020-11-02add rpm specJan200101
pyp2rpm has stopped working and I need a Fedora 33 build
2020-03-09release 0.1.40.1.4Jan200101
2020-03-09Move clamping funcs, document light methodJan200101
clamping functions were defined on a per need basis and have been moved to be a class method the light method had not been documented at all, that is now fixed
2020-03-09Update Readme and change filename of exampleJan200101
The README has been updated to point to the filename of the one and only example as well as word some things correctly and remove the (UNTESTED) next to Shelly 2.5 The filename of the example is a bit misleading its not using any devices with a /light/{index} endpoint and instead talks about a personal setup where a Shelly relay is used on a light switch.
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