Customize light names

This commit is contained in:
2020-03-05 14:14:37 +02:00
parent a502308176
commit 70c9a99f43
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -52,6 +52,6 @@ sensor:
unit_of_measurement: "%"
value_template: "{{ states.fan.philips_airpurifier.attributes.water_level }}"
purifier_brightness:
friendly_name: brightness
friendly_name: Brightness
unit_of_measurement: "%"
value_template: "{{ states.fan.philips_airpurifier.attributes.light_brightness }}"