Skip to content

Commit 58cc7c8

Browse files
joostlekfrenck
authored andcommitted
Add Level brand (home-assistant#153279)
1 parent bd10f6e commit 58cc7c8

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

homeassistant/brands/level.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"domain": "level",
3+
"name": "Level",
4+
"iot_standards": ["matter"]
5+
}

homeassistant/generated/integrations.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3482,6 +3482,12 @@
34823482
"config_flow": true,
34833483
"iot_class": "cloud_push"
34843484
},
3485+
"level": {
3486+
"name": "Level",
3487+
"iot_standards": [
3488+
"matter"
3489+
]
3490+
},
34853491
"leviton": {
34863492
"name": "Leviton",
34873493
"iot_standards": [

0 commit comments

Comments
 (0)