yaml layout updates to v1.1 and minor fixes
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user