Skip to content

Commit

Permalink
Remove ignore brands in validation (JohNan#29)
Browse files Browse the repository at this point in the history
* Remove ignore brands in validation

* Update name
  • Loading branch information
JohNan authored Apr 6, 2022
1 parent 3a6f872 commit efebd5a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
- name: HACS Validation
uses: hacs/action@main
with:
ignore: brands
category: integration
comment: False
1 change: 0 additions & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ jobs:
- name: HACS Validation
uses: hacs/action@main
with:
ignore: brands
category: integration
comment: True
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Add the url to the repository as a custom integration.
4. Download _all_ the files from the `custom_components/wellbeing/` directory (folder) in this repository.
5. Place the files you downloaded in the new directory (folder) you created.
6. Restart Home Assistant
7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Wellbeing"
7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Electrolux Wellbeing"


Contributions are welcome!
Expand Down
2 changes: 1 addition & 1 deletion custom_components/wellbeing/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"domain": "wellbeing",
"name": "Wellbeing",
"name": "Electrolux Wellbeing",
"iot_class": "cloud_polling",
"documentation": "https://github.com/JohNan/homeassistant-wellbeing",
"issue_tracker": "https://github.com/JohNan/homeassistant-wellbeing/issues",
Expand Down

0 comments on commit efebd5a

Please sign in to comment.