FIX loging binary_sensor
This commit is contained in:
@@ -2,5 +2,6 @@ sensor:
|
||||
- platform: template
|
||||
sensors:
|
||||
temperatura_salon:
|
||||
friendly_name: 'Temperatura Salón'
|
||||
value_template: "{{state_attr('fan.xiaomi_miio_device_2', 'temperature')}}"
|
||||
unit_of_measurement: ºC
|
||||
|
||||
Reference in New Issue
Block a user