Skip to content

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

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

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

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"