Integration tests ok

This commit is contained in:
Jean-Marc Collin
2023-10-27 21:52:39 +00:00
parent fe694048af
commit 8dee0dd8d5
8 changed files with 228 additions and 87 deletions

View File

@@ -44,6 +44,12 @@ input_number:
step: 10
icon: mdi:flash
unit_of_measurement: kW
fake_valve1:
name: The valve 1
min: 0
max: 100
icon: mdi:pipe-valve
unit_of_measurement: percentage
input_boolean:
# input_boolean to simulate the windows entity. Only for development environment.