Closed jekalmin closed 11 months ago
script function should support all actions like if-then statement.
script
- spec: ... function: type: script sequence: - if: - condition: state entity_id: ... state: "..." then: - service: media_player.select_source data: ...
Objective
Bug Fix
script
function should support all actions like if-then statement.