File tree Expand file tree Collapse file tree 5 files changed +33
-1
lines changed
custom_components/pvoutput_publisher Expand file tree Collapse file tree 5 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1+ name : HACS
2+ on :
3+ push :
4+ branches :
5+ - main
6+ pull_request :
7+ branches :
8+ - main
9+ jobs :
10+ hacs :
11+ runs-on : ubuntu-latest
12+ steps :
13+ - uses : actions/checkout@v4
14+ - name : HACS validation
15+ uses : hacs/action@main
16+ with :
17+ category : integration
Original file line number Diff line number Diff line change 1+ name : Hassfest
2+ on :
3+ push :
4+ branches :
5+ - main
6+ pull_request :
7+ branches :
8+ - main
9+ jobs :
10+ hassfest :
11+ runs-on : ubuntu-latest
12+ steps :
13+ - uses : actions/checkout@v4
14+ - name : Hassfest validation
15+ uses : home-assistant/actions/hassfest@master
Original file line number Diff line number Diff line change 88 "integration_type" : " hub" ,
99 "iot_class" : " cloud_push" ,
1010 "requirements" : [],
11- "version" : " 1.0.0 "
11+ "version" : " 1.0.1 "
1212}
You can’t perform that action at this time.
0 commit comments