🧠 Synapse
The synapse library is library intended to expose many of the Home Assistant internals over the websocket. It utilizes a custom component that exposes functionality over a specialized websocket bridge.
Working together, the libarary exposes functionality to:
- create devices
- create entities
- register new services
- manage state & availablity state
- automatically restore state after stopping your application