sensors:
ff590mr_door_rear_left:
friendly_name: Posteriore Sinistra
- value_template: >-
+ value_template: >-
{{ is_state_attr('sensor.ff590mr_lock', 'doorstatusrearleft', true) }}
icon_template: >-
{% if is_state('sensor.ff590mr_lock', '2',) %}
google_assistant:
entity_config:
-# switch.ff590mr_lock:
-# name: Blocco Auto
-# expose: true
-# room: Generale
+ #switch.ff590mr_lock:
+ # name: Blocco Auto
+ # expose: true
+ # room: Generale
lock.ff590mr_lock_no_pin:
name: Auto
mdi:window-closed
{% else %}
mdi:window-open
- {% endif %}
+ {% endif %}
device_class: opening
######################################################################
mdi:window-closed
{% else %}
mdi:window-open
- {% endif %}
+ {% endif %}
device_class: opening
######################################################################
mdi:window-closed
{% else %}
mdi:window-open
- {% endif %}
+ {% endif %}
device_class: opening
sensor.valvola_studio_battery_percent:
friendly_name: Batteria Valvola Studio
sensor.valvola_camera_battery_percent:
- friendly_name: Batteria Valvola Camera
\ No newline at end of file
+ friendly_name: Batteria Valvola Camera
- binary_sensor.shelly_em_cloud
- update.shelly_em_firmware_update
- sensor.shelly_em_rssi
- - sensor.shelly_em_uptime
\ No newline at end of file
+ - sensor.shelly_em_uptime
| list
}}
sequence:
- # - service: mqtt.publish
- # data:
- # topic: 'shellies/command'
- # payload: 'update_fw'
- # qos: 0
- # retain: false
+ #- service: mqtt.publish
+ # data:
+ # topic: 'shellies/command'
+ # payload: 'update_fw'
+ # qos: 0
+ # retain: false
- service: update.install
target:
entity_id: '{{ pending_update_list }}'