diff options
author | KaufHA <[email protected]> | 2023-08-08 10:32:17 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2023-08-08 10:32:17 -0700 |
commit | ff39670f341b9806152ffdb16d1f97e497f8bacb (patch) | |
tree | f1863d82a947cf680df863c00202b6ca45f18baa | |
parent | 0c703cd2fb0750aced8ad208701fae5579d17da2 (diff) | |
download | PLF10-ff39670f341b9806152ffdb16d1f97e497f8bacb.tar.gz PLF10-ff39670f341b9806152ffdb16d1f97e497f8bacb.zip |
bump common components
-rw-r--r-- | kauf-plug.yaml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/kauf-plug.yaml b/kauf-plug.yaml index f5b071f..d96fab6 100644 --- a/kauf-plug.yaml +++ b/kauf-plug.yaml @@ -15,7 +15,7 @@ substitutions: # https://esphome.io/components/esphome.html#esphome-creators-project project_name: Kauf.PLF10 - project_ver_num: "2.055" + project_ver_num: "2.056" project_ver_let: y # https://esphome.io/components/switch/gpio.html?highlight=restore_mode @@ -149,7 +149,7 @@ external_components: - source: type: git url: https://github.com/KaufHA/common - ref: v2023.07.18 + ref: v2023.08.08 refresh: never @@ -423,6 +423,7 @@ switch: id: blue_led name: $friendly_name Blue LED optimistic: true + entity_category: config disabled_by_default: $disable_entities icon: mdi:led-outline restore_mode: RESTORE_DEFAULT_OFF @@ -438,6 +439,7 @@ switch: id: red_led name: $friendly_name Red LED optimistic: true + entity_category: config disabled_by_default: $disable_entities icon: mdi:led-outline restore_mode: RESTORE_DEFAULT_OFF @@ -453,6 +455,7 @@ switch: id: switch_early_publish name: $friendly_name Early Publish optimistic: true + entity_category: config disabled_by_default: $disable_entities restore_mode: RESTORE_DEFAULT_OFF on_turn_on: |