1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add levoit virtual integration (#157618)

This commit is contained in:
Aidan Timson
2025-12-03 08:38:01 +00:00
committed by GitHub
parent 99de73a729
commit 7b353d7ad4
3 changed files with 12 additions and 0 deletions
@@ -0,0 +1 @@
"""Virtual integration: Levoit."""
@@ -0,0 +1,6 @@
{
"domain": "levoit",
"name": "Levoit",
"integration_type": "virtual",
"supported_by": "vesync"
}
@@ -3503,6 +3503,11 @@
"zwave"
]
},
"levoit": {
"name": "Levoit",
"integration_type": "virtual",
"supported_by": "vesync"
},
"lg": {
"name": "LG",
"integrations": {