database should now be good and shouldn't cause random restarts

some other minor tweask and renames to appease the watchman
This commit is contained in:
CeeWeasel
2026-02-10 09:26:10 -05:00
parent 6003d60774
commit 105fb7cf86
19 changed files with 87 additions and 50 deletions
+1
View File
@@ -30,6 +30,7 @@ recorder:
- sensor.mail_updated
- light.upstairs_public
- sensor.nws_alerts_last_updated
- sensor.pixel_7_active_notification_count
- sensor.pixel_10_pro_active_notification_count
entity_globs:
- sensor.*_text
+3 -3
View File
@@ -1,5 +1,5 @@
lovelace:
mode: yaml
resource_mode: yaml
resources: !include ../../lovelace/resources.yaml
dashboards:
lovelace-yaml:
@@ -7,7 +7,7 @@ lovelace:
title: Daddy's House
icon: mdi:home
show_in_sidebar: true
filename: ui-lovelace.yaml
filename: ui-cleverhome.yaml
data-yml:
mode: yaml
title: Data
@@ -37,7 +37,7 @@ lovelace:
title: Casting
icon: mdi:cast
show_in_sidebar: false
filename: ui-cast.yaml
filename: ui-casting.yaml
details-yml:
mode: yaml
title: Details
@@ -3,7 +3,7 @@ template:
- unique_id: templatebinarysensor.pixel_10_pro_connected_to_traverse
default_entity_id: binary_sensor.pixel_10_pro_connected_to_traverse
icon: mdi:cellphone-key
name: Pixel 7 Connected to Traverse
name: Pixel 10 Connected to Traverse
state: "{{ '30:C3:D9:B0:CA:E4 (Chevrolet MyLink)' in state_attr('sensor.pixel_10_pro_bluetooth_connection','connected_paired_devices') }}"
- unique_id: templatebinarysensor.humidity_too_low