Less frequent update for device_name

This commit is contained in:
Edward Firmo
2024-01-22 22:42:00 +01:00
parent 4abd37d981
commit 0af730fd5a

View File

@@ -1538,6 +1538,7 @@ text_sensor:
name: ${name} Device name
internal: false
platform: template
update_interval: 1d
lambda: |-
return {"${name}"};
filters: