Skip to content

Commit

Permalink
Add Harvey virtual integration (#133874)
Browse files Browse the repository at this point in the history
Add harvey virtual integration
  • Loading branch information
Jordi1990 authored and frenck committed Dec 24, 2024
1 parent bb371c8 commit 80955ba
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/harvey/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"""Virtual integration: Harvey."""
6 changes: 6 additions & 0 deletions homeassistant/components/harvey/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"domain": "harvey",
"name": "Harvey",
"integration_type": "virtual",
"supported_by": "aquacell"
}
5 changes: 5 additions & 0 deletions homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -2475,6 +2475,11 @@
"config_flow": false,
"iot_class": "local_polling"
},
"harvey": {
"name": "Harvey",
"integration_type": "virtual",
"supported_by": "aquacell"
},
"hassio": {
"name": "Home Assistant Supervisor",
"integration_type": "hub",
Expand Down

0 comments on commit 80955ba

Please sign in to comment.