yaml layout updates to v1.1 and minor fixes

This commit is contained in:
root
2026-03-08 22:52:22 +13:00
parent 2649a33051
commit e09931360a
166 changed files with 486 additions and 360 deletions
+2 -2
View File
@@ -76,7 +76,7 @@ substitutions:
current_ip_address: ${static_ip_address}
# Device Settings
log_level: "DEBUG" # Define logging level: NONE, ERROR, WARN, INFO, DEBUG (Default), VERBOSE, VERY_VERBOSE
log_level: "INFO" # Define logging level: NONE, ERROR, WARN, INFO, DEBUG (Default), VERBOSE, VERY_VERBOSE
update_interval: "60s" # update time for for general sensors etc
# Device Settings
@@ -753,7 +753,7 @@ select:
- platform: template
name: "Pool Light Mode"
id: pool_light_mode_select
update_interval: 250ms
update_interval: 2s
# Options include all 1..16 (no ignored modes currently) plus 0=OFF
options:
- "0= OFF"