Hello
When look at my automations.yaml file it has a lot of "String does not match the pattern of "LEGACY_SYNTAX^".yaml-schema: http://schemas.home-assistant.io/integration-automation"
eg:
alias: Water-valve State change notification
description: ''
trigger:
platform: device String does not match the pattern of "LEGACY_SYNTAX^".
type: changed_states
device_id: 5f47a9f988ff97d64bbbe40a48b9a049
entity_id: 744049288da8d8d9f305adea1e376320
domain: switch
condition: []
action:
- action: notify.mobile_app_sm_g780g
data:
message: Front Water Valve changed state
data: {}
mode: single```
Have I missed changing something with an update?
Thanks