mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
Add Level brand (#153279)
This commit is contained in:
committed by
GitHub
parent
39eadc814f
commit
4c1ae0eddc
5
homeassistant/brands/level.json
Normal file
5
homeassistant/brands/level.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"domain": "level",
|
||||
"name": "Level",
|
||||
"iot_standards": ["matter"]
|
||||
}
|
||||
@@ -3476,6 +3476,12 @@
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_push"
|
||||
},
|
||||
"level": {
|
||||
"name": "Level",
|
||||
"iot_standards": [
|
||||
"matter"
|
||||
]
|
||||
},
|
||||
"leviton": {
|
||||
"name": "Leviton",
|
||||
"iot_standards": [
|
||||
|
||||
Reference in New Issue
Block a user