1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-14 23:28:42 +00:00

Add Level brand (#153279)

This commit is contained in:
Joost Lekkerkerker
2025-09-30 21:21:21 +02:00
committed by GitHub
parent 39eadc814f
commit 4c1ae0eddc
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"domain": "level",
"name": "Level",
"iot_standards": ["matter"]
}

View File

@@ -3476,6 +3476,12 @@
"config_flow": true,
"iot_class": "cloud_push"
},
"level": {
"name": "Level",
"iot_standards": [
"matter"
]
},
"leviton": {
"name": "Leviton",
"iot_standards": [