![The resulting sensors in Home Assistant](https://i.imgur.com/Kka8VOi.png)
![The resulting sensors and commands in Home Assistant](https://i.imgur.com/jXRU2cu.png)
## Installation
@ -34,6 +34,10 @@ If you don't want to use the installer, you can find the standalone version rele
If you used the installer, the app checks for updates on startup. If an update is available you will be prompted to install. If you use the standalone, just delete all files from the previous install and unpack the zip to the same location as before.
## Need help?
Find us on us on [Discord](https://discord.gg/VraYT2N3wd).
## Sensors
The application provides several sensors. Sensors can be configured with a name and this name will be used in the MQTT topic like this: `homeassistant/sensor/{DeviceName}/{Name}/state`. Sensors will expose themselves through [MQTT discovery](https://www.home-assistant.io/docs/mqtt/discovery/) and will automatically appear in Home assistant or any other platform that supports this type of configuration.