From 1f3458fb238fbfa00f3b9d51ab97b75c42ebeb1a Mon Sep 17 00:00:00 2001 From: hsk-dk Date: Wed, 4 Dec 2024 10:17:34 +0100 Subject: [PATCH] Update README.md updates based on #4 --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0dabc4..ec7ef5d 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,14 @@ Setup Home-Assistant password:"password" {password set in app} 4) restart home-assistant -if everything works 2 services, a sensor and a light entity have been added to home-assistant. +if everything works 2 actions, a sensor, a light entity and a switch have been added to home-assistant. +2 Actions: + - Thermex (api): update_fan + - Thermex (api): update_light +Choose YAML mode for help. +1 sensor: + - sensor.thermex_fan_sensor - showing the status of the hood +1 lighy + - light.thermex_light - control of the hood light +1 switch + - switch.thermex_fan_switch - on/off switch for the hood (use actions to control speed)