various tidyups

This commit is contained in:
zorruno
2026-08-30 15:35:24 +12:00
parent bce8abe48c
commit d81deae3be
5 changed files with 214 additions and 33 deletions
+4 -4
View File
@@ -21,12 +21,12 @@
############################################################################################
# VARIABLES (YAML ANCHORS) - HA SAFE CONTAINER
# - We store anchors under a valid customize dictionary.
# - Customizing a non-existent entity is harmless.
# - We store anchors under an existing helper customization so Spook does not
# flag an unknown entity.
############################################################################################
homeassistant:
customize:
sensor.xmas_tree_package_anchors:
input_boolean.enable_xmas_tree_warning_light:
water_sensor_input: &water_sensor_input binary_sensor.xmas_tree_water_x32ld_water_leak
warning_light_output: &warning_light_output switch.spare_tuya_smart_plug_zigbee_x31sp
@@ -117,4 +117,4 @@ automation:
default:
- service: homeassistant.turn_off
target:
entity_id: *warning_light_output
entity_id: *warning_light_output