Add SamSam virtual integration (#109602)

This commit is contained in:
Klaas Schoute 2024-02-04 15:18:24 +01:00 committed by GitHub
parent 7042ae0596
commit 9de9852c94
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 @@
"""Virtual integration: SamSam."""

View File

@ -0,0 +1,6 @@
{
"domain": "samsam",
"name": "SamSam",
"integration_type": "virtual",
"supported_by": "energyzero"
}

View File

@ -5080,6 +5080,11 @@
"config_flow": false,
"iot_class": "local_polling"
},
"samsam": {
"name": "SamSam",
"integration_type": "virtual",
"supported_by": "energyzero"
},
"samsung": {
"name": "Samsung",
"integrations": {