summaryrefslogtreecommitdiff
path: root/shelly.go
AgeCommit message (Collapse)Author
6 hoursAdd Shelly cover message parsingshellyxengineering
This results in the information of which command is to issue and which IP address the command has to be sent to. This is what is needed to deliver the message with Websockets. This delivery is the last step to implement basic Shelly cover support.
6 hoursAdd MQTT subscription for /cover/<id>/movementxengineering
This let's the Sia server receive cover movement commands. For now they are simply logged.