Skip to content

Releases: Nama/ArtemisRemoteControl

Change Artemis Plugin

15 Jun 16:00
Compare
Choose a tag to compare

Made work with another plugin, see README.md
Removed "output" logic, so they can be handled on Artemis.

Requires new config.json

Fix another requests exception

10 Apr 10:23
Compare
Choose a tag to compare

If the connection took too long to the tasmota devices, ReadTimeout exception occured. Might as well happen with the requests to Artemis.
That's fixed now.

Fix connection crash

07 Apr 21:15
Compare
Choose a tag to compare

Fix crash, if Artemis is closed while the lib is connected

Removed numpy

07 Apr 12:35
Compare
Choose a tag to compare

Now filesize is way smaller again, also on Actions
Logfile has timestamps now

Update API URL and fix 404 error

06 Apr 20:34
Compare
Choose a tag to compare

Download from Actions should work again, too.

Add numpy for tasmota.py dimmer functions

05 Apr 22:06
Compare
Choose a tag to compare

Added numpy (hence the filesize boost) for the dimmer functionality of tasmota.py.

Download from Actions is missing numpy.

Basic functions

03 Apr 00:13
Compare
Choose a tag to compare

Check Actions for more up2date versions.