Fix AI script metadata error and improve Roborock sensor refresh
This commit is contained in:
@@ -1,4 +1,19 @@
|
||||
- sensor:
|
||||
- trigger:
|
||||
- platform: homeassistant
|
||||
event: start
|
||||
- platform: state
|
||||
entity_id: sensor.roborock_s8_pro_ultra_last_clean_end
|
||||
- platform: state
|
||||
entity_id: vacuum.roborock_s8_pro_ultra
|
||||
- platform: state
|
||||
entity_id:
|
||||
- automation.roborock_smart_cleaning_start
|
||||
- automation.roborock_syd_workday_vacuum
|
||||
- automation.roborock_syd_workday_mop
|
||||
attribute: last_triggered
|
||||
- platform: time_pattern
|
||||
hours: "/2"
|
||||
sensor:
|
||||
- name: "Roborock Last Clean End Compact"
|
||||
unique_id: roborock_last_clean_end_compact
|
||||
state: >
|
||||
|
||||
Reference in New Issue
Block a user