Skip to content

Commit

Permalink
fix: remove domains from hacs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pilotak committed Jun 8, 2023
1 parent 31f3725 commit b617dfd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hacs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "Attributes extractor",
"homeassistant": "0.103.0",
"domains": ["sensor"]
"homeassistant": "2023.6.0"
}

0 comments on commit b617dfd

Please sign in to comment.