Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: deprecate YAML configuration #2685

Merged
merged 8 commits into from
Nov 28, 2024
Merged

Commits on Nov 16, 2024

  1. Update __init__.py

    danielbrunt57 authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    1f70f16 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Update __init__.py

    danielbrunt57 authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    e6fd2a5 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    danielbrunt57 authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    c777240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fb2cef View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Update strings.json

    danielbrunt57 authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    746e0de View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Update strings.json

    danielbrunt57 authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8f47edc View commit details
    Browse the repository at this point in the history
  2. Revert strings.json

    danielbrunt57 authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5d2fc19 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Update strings.json: removed "restart_required"

    I thought I was going to implement it but I haven't yet.
    Deleted:
        "restart_required": {
          "title": "Restart required",
          "fix_flow": {
            "step": {
              "confirm_restart": {
                "title": "Restart required",
                "description": "Restart of Home Assistant is required to finish download/update of {name}, click submit to restart now."
              }
            }
          }
        },
    danielbrunt57 authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f3e8a0d View commit details
    Browse the repository at this point in the history