Add Ogemray virtual integration (#140185)

This commit is contained in:
Maciej Bieniek
2025-03-09 12:27:02 +01:00
committed by GitHub
parent 60db355577
commit 4e7dd92a3d
3 changed files with 12 additions and 0 deletions

View File

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

View File

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

View File

@ -4426,6 +4426,11 @@
"config_flow": false,
"iot_class": "local_polling"
},
"ogemray": {
"name": "Ogemray",
"integration_type": "virtual",
"supported_by": "shelly"
},
"ohmconnect": {
"name": "OhmConnect",
"integration_type": "hub",