mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-04-30 12:35:10 +00:00
37 lines
753 B
JSON
37 lines
753 B
JSON
{
|
|
"type": "customizations",
|
|
"Customizations": {
|
|
"ts": [],
|
|
"as": [],
|
|
"masked_entities": [
|
|
{
|
|
"product_id": 77,
|
|
"device_id": 23,
|
|
"custom_name": "",
|
|
"custom_brand": "",
|
|
"entity_ids": [
|
|
"08datetime",
|
|
"08hc1/seltemp|<30",
|
|
"08hc1/currtemp",
|
|
"08hc1/mode"
|
|
]
|
|
},
|
|
{
|
|
"product_id": 123,
|
|
"device_id": 8,
|
|
"custom_name": "",
|
|
"custom_brand": "",
|
|
"entity_ids": [
|
|
"08heatingactive",
|
|
"08burngas",
|
|
"08fanwork",
|
|
"08ignwork",
|
|
"08burnmaxpower|>23<121",
|
|
"08burnminperiod|<120",
|
|
"08lastcode",
|
|
"08servicecode"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |