Skip to content

Commit

Permalink
validate adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
marq24 committed Aug 26, 2023
1 parent 340b9a5 commit 08956bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions custom_components/senec/manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"domain": "senec",
"name": "SENEC.Home",
"config_flow": true,
"documentation": "https://github.com/marq24/ha-senec-v3/blob/master/README.md",
"issue_tracker": "https://github.com/marq24/ha-senec-v3/issues",
"requirements": [],
"dependencies": [],
"codeowners": [
"@marq24",
"@mchwalisz"
],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/marq24/ha-senec-v3/blob/master/README.md",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/marq24/ha-senec-v3/issues",
"requirements": [],
"version": "3.0.3"
}
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "SENEC.Home V3 sensor",
"country": [
"EN"
"ALL"
],
"homeassistant": "2021.12.8",
"hacs": "1.18.0",
Expand Down

0 comments on commit 08956bd

Please sign in to comment.