Skip to content

fix(updater::forecast): use const form HA for attributes names #156

fix(updater::forecast): use const form HA for attributes names

fix(updater::forecast): use const form HA for attributes names #156

Workflow file for this run

# https://github.com/hacs/action
name: HACS Action
# yamllint disable-line rule:truthy
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"