Add FrankEver virtual integration (#139629)

* Add FranvEver virtual integration

* Fix file name
This commit is contained in:
Maciej Bieniek 2025-03-02 14:12:54 +01:00 committed by GitHub
parent ee2b53ed0f
commit 29f680f912
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1 @@
"""FrankEver virtual integration."""

View File

@ -0,0 +1,6 @@
{
"domain": "frankever",
"name": "FrankEver",
"integration_type": "virtual",
"supported_by": "shelly"
}

View File

@ -2046,6 +2046,11 @@
"config_flow": false,
"iot_class": "cloud_push"
},
"frankever": {
"name": "FrankEver",
"integration_type": "virtual",
"supported_by": "shelly"
},
"free_mobile": {
"name": "Free Mobile",
"integration_type": "hub",