diff --git a/template.yaml b/template.yaml index c9ad129..18b08ee 100644 --- a/template.yaml +++ b/template.yaml @@ -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'