Features¶
UbiHome is built in a modular way. The modules can be split into the following categories:
-
Connectivity
Connect with Home Assistant via the native API, use MQTT or the the built-in web server (REST API).
-
Platforms
Use the built-in platforms to access device sensors (e.g. GPIO) or control them. Execute a program. Or create your own platform.
-
Sensors & Actions
Make the data or actions available in a structured way, as sensor, button or switch.
-
Utilities
Stuck at configuring something? Use the built-in utilities to help you out.