Added missing unique_id

This commit is contained in:
2026-07-10 01:16:51 +02:00
parent 0d12317089
commit e4a4aacc63
+1
View File
@@ -139,6 +139,7 @@
attributes:
last_reset: '1970-01-01T00:00:00+00:00'
- name: internet_speed_out
unique_id: '9519483670667'
state: >
{{ (( states('sensor.wan_out_derivative') | float * 8 / 1000000 ) | round(2)) }}
unit_of_measurement: 'Mbps'