Add Neff virtual integration (#141609)

This commit is contained in:
J. Diego Rodríguez Royo 2025-03-28 11:50:29 +01:00 committed by GitHub
parent 6971a189f9
commit dde037291a
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 @@
"""Neff virtual integration."""

View File

@ -0,0 +1,6 @@
{
"domain": "neff",
"name": "Neff",
"integration_type": "virtual",
"supported_by": "home_connect"
}

View File

@ -4216,6 +4216,11 @@
"config_flow": false,
"iot_class": "cloud_polling"
},
"neff": {
"name": "Neff",
"integration_type": "virtual",
"supported_by": "home_connect"
},
"ness_alarm": {
"name": "Ness Alarm",
"integration_type": "hub",