This integration adds an on/off switch for the Xenia Coffee Machine and collects some sensors.
Best would be to use the Visual Studio Code Server add-on for configuration.
- Create a config/integrations directory if it does not already exist.
- Copy the xenia_espresso.yaml file to config/integrations
- Change the URL to the Name/IP of your Xenia IP Address in xenia-espresso.yaml (Line 14)
- Include "xenia_espresso.yaml" by adding the following lines to your "configuration.yaml":
homeassistant:
packages: !include_dir_named integrations
Do not forget to check your configuration (Developer Tools --> hit "check configuration" and restart: it won't work without a restart!)
After the restart, some new sensors should be available. E.g., check for "sensor.xenia_status". With the switch "switch.xenia" you can switch it on and off
This is based on the work of LagaV / Board Member of Kaffee-Netz - with some modifications See Post: https://www.kaffee-netz.de/threads/xenia-dbl-schnittstellen-apis-fuer-home-automation-und-apps.151641/#post-2241348