LED brightness

This commit is contained in:
Nikolay Vasilchuk
2021-10-15 13:32:48 +03:00
parent eae44022c4
commit f6eb0983db
4 changed files with 27 additions and 9 deletions

View File

@@ -47,15 +47,13 @@ substitutions:
short_click_time_from: 50ms # Short button click min time
short_click_time_to: 1000ms # Long button click min time
# Led configuration
led_brightness: "0.7"
########### End user configuration ###########
packages:
base: !include domofon_packages/base.yaml
api: !include domofon_packages/api.yaml
#mqtt: !include domofon_packages/mqtt.yaml
number: !include domofon_packages/number.yaml
script: !include domofon_packages/script.yaml
output: !include domofon_packages/output.yaml
switch: !include domofon_packages/switch.yaml