A Home Assistant custom Integration for Venta devices (protocol: v0, v2, v3) with wifi module.
The following Venta device are currently tested and supported:
Protocol v0:
Protocol v2:
Protocol v3:
The easiest way, if you are using HACS, is to install Venta through HACS.
For manual installation, copy the venta folder and all of its contents into your Home Assistant's custom_components folder. This folder is usually inside your /config
folder. If you are running Hass.io, use SAMBA to copy the folder over. If you are running Home Assistant Supervised, the custom_components folder might be located at /usr/share/hassio/homeassistant
. You may need to create the custom_components
folder and then copy the venta folder and all of its contents into it.
Before the next steps make sure the device is configured using the Venta Home app and connected to the network. Note down it's IP address.
To start configuring the integration, just press the "+ADD INTEGRATION" button in the Settings - Integrations page, and select Venta from the drop-down menu. The configuration page will appear, requesting to input ip of the device.
Translations are managed via Lokalise. Feel free to contribute over there!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.