Files
home-assistant-config/.storage/core.label_registry
T
fkrebs 5f01411780 chore: initial baseline before refactoring
Initial snapshot of Home Assistant config (HAOS 2026.4.4)
prior to dashboard restructuring and helper YAML migration.

Pre-commit cleanup applied:
- Removed blueprints/switch_manager/ (9.4 MB stale, component already gone)
- Removed .storage/switch_manager
- Removed home-assistant.log.{1,old,fault}
- Removed zigbee2mqtt/configuration_backup_v{1..4}.yaml
- Removed zigbee2mqtt/database.db.tmp.2024-09-27 (1.5y old)
- Created empty themes/ to satisfy configuration.yaml include

.gitignore uses allowlist strategy for .storage/ to keep
all tokens, keys, and PINs out of version control.
2026-05-02 14:24:53 +02:00

63 lines
1.8 KiB
Plaintext

{
"version": 1,
"minor_version": 2,
"key": "core.label_registry",
"data": {
"labels": [
{
"color": "deep-orange",
"description": null,
"icon": "mdi:smoke-detector",
"label_id": "rauchmelder",
"name": "Rauchmelder",
"created_at": "2024-11-26T16:26:08.211237+00:00",
"modified_at": "2024-11-26T16:26:08.211242+00:00"
},
{
"color": "blue-grey",
"description": null,
"icon": "mdi:window-shutter",
"label_id": "rolladen",
"name": "Rolladen",
"created_at": "2024-12-07T10:49:37.543488+00:00",
"modified_at": "2024-12-07T10:49:37.543493+00:00"
},
{
"color": "cyan",
"description": null,
"icon": "hue:friends-of-hue-senic",
"label_id": "lichtschalter",
"name": "Lichtschalter",
"created_at": "2024-12-07T10:52:02.771486+00:00",
"modified_at": "2024-12-07T10:52:02.771491+00:00"
},
{
"color": "amber",
"description": null,
"icon": "mdi:home-lightbulb-outline",
"label_id": "leuchte",
"name": "Leuchte",
"created_at": "2024-12-07T10:54:12.326880+00:00",
"modified_at": "2024-12-07T10:54:12.326885+00:00"
},
{
"color": "lime",
"description": null,
"icon": "mdi:motion-sensor",
"label_id": "bewegungsmelder",
"name": "Bewegungsmelder",
"created_at": "2024-12-15T16:13:00.488482+00:00",
"modified_at": "2024-12-15T16:13:10.814935+00:00"
},
{
"color": null,
"description": null,
"icon": null,
"label_id": "seasonal",
"name": "Seasonal",
"created_at": "2025-12-21T10:06:40.104210+00:00",
"modified_at": "2025-12-21T10:06:40.104212+00:00"
}
]
}
}