Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
199 changes: 0 additions & 199 deletions tests/data/devices/frient-a-s-flszb-110.json
Original file line number Diff line number Diff line change
Expand Up @@ -392,205 +392,6 @@
}
}
],
"select": [
{
"info_object": {
"fallback_name": null,
"unique_id": "00:15:bc:00:33:00:76:9a-35-1282-SirenLevel",
"migrate_unique_ids": [],
"platform": "select",
"class_name": "DefaultSirenLevelSelectEntity",
"translation_key": "default_siren_level",
"translation_placeholders": null,
"device_class": null,
"state_class": null,
"entity_category": "config",
"entity_registry_enabled_default": true,
"enabled": true,
"primary": false,
"cluster_handlers": [
{
"class_name": "IasWdClusterHandler",
"generic_id": "cluster_handler_0x0502",
"endpoint_id": 35,
"cluster": {
"id": 1282,
"name": "IAS Warning Device",
"type": "server"
},
"id": "35:0x0502",
"unique_id": "00:15:bc:00:33:00:76:9a:35:0x0502",
"status": "INITIALIZED",
"value_attribute": null
}
],
"device_ieee": "00:15:bc:00:33:00:76:9a",
"endpoint_id": 35,
"available": true,
"group_id": null,
"enum": "SirenLevel",
"options": [
"Low level sound",
"Medium level sound",
"High level sound",
"Very high level sound"
]
},
"state": {
"class_name": "DefaultSirenLevelSelectEntity",
"available": true,
"state": null
}
},
{
"info_object": {
"fallback_name": null,
"unique_id": "00:15:bc:00:33:00:76:9a-35-1282-Strobe",
"migrate_unique_ids": [],
"platform": "select",
"class_name": "DefaultStrobeSelectEntity",
"translation_key": "default_strobe",
"translation_placeholders": null,
"device_class": null,
"state_class": null,
"entity_category": "config",
"entity_registry_enabled_default": true,
"enabled": true,
"primary": false,
"cluster_handlers": [
{
"class_name": "IasWdClusterHandler",
"generic_id": "cluster_handler_0x0502",
"endpoint_id": 35,
"cluster": {
"id": 1282,
"name": "IAS Warning Device",
"type": "server"
},
"id": "35:0x0502",
"unique_id": "00:15:bc:00:33:00:76:9a:35:0x0502",
"status": "INITIALIZED",
"value_attribute": null
}
],
"device_ieee": "00:15:bc:00:33:00:76:9a",
"endpoint_id": 35,
"available": true,
"group_id": null,
"enum": "Strobe",
"options": [
"No Strobe",
"Strobe"
]
},
"state": {
"class_name": "DefaultStrobeSelectEntity",
"available": true,
"state": null
}
},
{
"info_object": {
"fallback_name": null,
"unique_id": "00:15:bc:00:33:00:76:9a-35-1282-StrobeLevel",
"migrate_unique_ids": [],
"platform": "select",
"class_name": "DefaultStrobeLevelSelectEntity",
"translation_key": "default_strobe_level",
"translation_placeholders": null,
"device_class": null,
"state_class": null,
"entity_category": "config",
"entity_registry_enabled_default": true,
"enabled": true,
"primary": false,
"cluster_handlers": [
{
"class_name": "IasWdClusterHandler",
"generic_id": "cluster_handler_0x0502",
"endpoint_id": 35,
"cluster": {
"id": 1282,
"name": "IAS Warning Device",
"type": "server"
},
"id": "35:0x0502",
"unique_id": "00:15:bc:00:33:00:76:9a:35:0x0502",
"status": "INITIALIZED",
"value_attribute": null
}
],
"device_ieee": "00:15:bc:00:33:00:76:9a",
"endpoint_id": 35,
"available": true,
"group_id": null,
"enum": "StrobeLevel",
"options": [
"Low level strobe",
"Medium level strobe",
"High level strobe",
"Very high level strobe"
]
},
"state": {
"class_name": "DefaultStrobeLevelSelectEntity",
"available": true,
"state": null
}
},
{
"info_object": {
"fallback_name": null,
"unique_id": "00:15:bc:00:33:00:76:9a-35-1282-WarningMode",
"migrate_unique_ids": [],
"platform": "select",
"class_name": "DefaultToneSelectEntity",
"translation_key": "default_siren_tone",
"translation_placeholders": null,
"device_class": null,
"state_class": null,
"entity_category": "config",
"entity_registry_enabled_default": true,
"enabled": true,
"primary": false,
"cluster_handlers": [
{
"class_name": "IasWdClusterHandler",
"generic_id": "cluster_handler_0x0502",
"endpoint_id": 35,
"cluster": {
"id": 1282,
"name": "IAS Warning Device",
"type": "server"
},
"id": "35:0x0502",
"unique_id": "00:15:bc:00:33:00:76:9a:35:0x0502",
"status": "INITIALIZED",
"value_attribute": null
}
],
"device_ieee": "00:15:bc:00:33:00:76:9a",
"endpoint_id": 35,
"available": true,
"group_id": null,
"enum": "WarningMode",
"options": [
"Stop",
"Burglar",
"Fire",
"Emergency",
"Police Panic",
"Fire Panic",
"Emergency Panic"
]
},
"state": {
"class_name": "DefaultToneSelectEntity",
"available": true,
"state": null
}
}
],
"sensor": [
{
"info_object": {
Expand Down
Loading
Loading