Skip to content

Commit

Permalink
hassfest fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cyaneous committed Dec 26, 2024
1 parent 235e406 commit 12777ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"files.associations": {
"*.yaml": "home-assistant"
}
}
3 changes: 1 addition & 2 deletions custom_components/monarco/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@
"integration_type": "device",
"iot_class": "local_polling",
"loggers": ["monarco"],
"requirements": ["spidev"],
"homeassistant": "2024.12.1"
"requirements": ["spidev"]
}

0 comments on commit 12777ab

Please sign in to comment.