aboutsummaryrefslogtreecommitdiffhomepage
path: root/kauf-plug-lite.yaml
diff options
context:
space:
mode:
authorKaufHA <[email protected]>2023-04-19 21:41:31 -0700
committerKaufHA <[email protected]>2023-04-19 21:41:31 -0700
commita015d76aadb31ddfb0787e1394f02a139011d5f5 (patch)
treeb750ef8709395c7b891873943ef198fdbc99a4ec /kauf-plug-lite.yaml
parent59deefabe498fca520f111632e4711a107765cff (diff)
downloadPLF10-a015d76aadb31ddfb0787e1394f02a139011d5f5.tar.gz
PLF10-a015d76aadb31ddfb0787e1394f02a139011d5f5.zip
update for esphome 2023.04
Diffstat (limited to 'kauf-plug-lite.yaml')
-rw-r--r--kauf-plug-lite.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kauf-plug-lite.yaml b/kauf-plug-lite.yaml
index 6f19334..19da11a 100644
--- a/kauf-plug-lite.yaml
+++ b/kauf-plug-lite.yaml
@@ -377,6 +377,7 @@ light:
output: blue_led_pwm
entity_category: config
default_transition_length: 0s
+ restore_mode: RESTORE_DEFAULT_ON
effects:
- flicker:
name: Flicker
@@ -389,6 +390,7 @@ light:
output: red_led_pwm
entity_category: config
default_transition_length: 0s
+ restore_mode: RESTORE_DEFAULT_ON
effects:
- flicker:
name: Flicker
@@ -425,6 +427,7 @@ switch:
entity_category: config
disabled_by_default: $disable_entities
icon: mdi:toggle-switch-off-outline
+ restore_mode: RESTORE_DEFAULT_ON
on_turn_on:
- lambda: |-
id(kauf_api).set_reboot_timeout(0); // 0 disables auto rebooting and also new status led blinking. doesn't stop current status led blinking