Skip to content

Conversation

@Pulpyyyy
Copy link
Contributor

Ensure month condition is added only if not present.

- platform: schedule_state
  name: test jour mois
  default_state: "on"
  events:
    - state: "off"
      months: [11, 12, 1, 2, 3]
      condition:
        - condition: time
          weekday: [mon, tue, wed, thu, fri, sun]

Ensure month condition is added only if not present.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant