Obsidian Integration Tools
Generic Web Home Version Driver
Generic web-based control utility for home automation projects that need simple web-triggered behavior.
Web-triggered automation
A simple web action should still behave like part of the home.
This home-version driver is designed for automation projects that need straightforward web-triggered behavior without turning the interface into a collection of unrelated utilities.
The driver provides a place for that web-based action to participate in a broader room or scene workflow. The surrounding programming still determines how the trigger should affect the client experience and what feedback belongs on the interface.
Obsidian can help tailor that surrounding logic for the specific project so the web integration remains understandable, predictable and easier to support later.
Programming philosophy
Built for the room.
Not the demo bench.
Predictable control
Commands and feedback should reflect what the device is actually doing.
Service-friendly logic
Clear behavior and fewer hidden assumptions make takeovers easier.
Real integration
The driver is one part of a room, network and user experience.