mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 02:13:44 +02:00
Add Ogemray virtual integration (#140185)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
"""Ogemray virtual integration."""
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"domain": "ogemray",
|
||||
"name": "Ogemray",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "shelly"
|
||||
}
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user