summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2026-03-27Add server version publishingxengineering
This makes it possible that the client adapts it's behaviour easily to the server version making support of breaking API changes during early development and debugging easier.
2026-03-26Add Shelly / TP-Link device discoveryxengineering
This announces Shelly and TP-Link devices with an empty MQTT message. This makes it possible that a client can display the available devices.
2026-03-26Document support and API for TP-Link HS100xengineering
2026-03-25Document /cover/<id>/movement MQTT topicxengineering
2026-03-23Document MQTT interfacexengineering
It is even quite late to document the main application programming interface (API) of the Sia server. This is now fixed.
2026-03-23Document Shelly 2PM Gen3 supportxengineering
This advertises the support for this and documents links to documentation and the vendor home page.
2025-12-20README.md: Adhere to Semver / define public APIxengineering
This project should use semantic versioning. This requires defining the public Application Programming Interface (API).
2025-12-20README.md: Add usage instructionsxengineering
2025-12-20README.md: Add build instructionsxengineering
2025-12-20Add README with description and hardware supportxengineering