Add virtual integration: Piper (#93182)

pull/93199/head^2
Franck Nijhof 2023-05-17 13:33:52 +02:00 committed by GitHub
parent af1bac8745
commit 08fd0fd441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1 @@
"""Virtual integration: Piper."""

View File

@ -0,0 +1,6 @@
{
"domain": "piper",
"name": "Piper",
"integration_type": "virtual",
"supported_by": "wyoming"
}

View File

@ -4156,6 +4156,11 @@
"config_flow": false,
"iot_class": "local_polling"
},
"piper": {
"name": "Piper",
"integration_type": "virtual",
"supported_by": "wyoming"
},
"pjlink": {
"name": "PJLink",
"integration_type": "hub",