first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled

This commit is contained in:
2026-03-17 16:22:57 +03:30
commit 3d5eaf9445
15349 changed files with 2847338 additions and 0 deletions
@@ -0,0 +1,46 @@
{
"type": "object",
"properties": {
"attributes": {
"type": "object",
"properties": {
"friendly_name": {
"type": "string"
},
"supported_features": {
"type": "integer"
}
}
},
"context": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"parent_id": {
"type": "null"
},
"user_id": {
"type": "string"
}
}
},
"entity_id": {
"type": "string"
},
"last_changed": {
"type": "string"
},
"last_reported": {
"type": "string"
},
"last_updated": {
"type": "string"
},
"state": {
"type": "string"
}
},
"version": 2
}
@@ -0,0 +1,40 @@
{
"type": "object",
"properties": {
"attributes": {
"type": "object",
"properties": {
"device_class": {
"type": "string"
},
"friendly_name": {
"type": "string"
}
}
},
"context": {
"type": "object",
"properties": {
"id": {
"type": "string"
}
}
},
"entity_id": {
"type": "string"
},
"last_changed": {
"type": "string"
},
"last_reported": {
"type": "string"
},
"last_updated": {
"type": "string"
},
"state": {
"type": "string"
}
},
"version": 2
}
@@ -0,0 +1,97 @@
{
"type": "object",
"properties": {
"attributes": {
"type": "object",
"properties": {
"auto_update": {
"type": "boolean"
},
"device_trackers": {
"type": "array",
"items": {
"type": "string"
}
},
"editable": {
"type": "boolean"
},
"entity_picture": {
"type": "string"
},
"friendly_name": {
"type": "string"
},
"id": {
"type": "string"
},
"in_progress": {
"type": "boolean"
},
"installed_version": {
"type": "string"
},
"latest_version": {
"type": "string"
},
"latitude": {
"type": "number"
},
"longitude": {
"type": "number"
},
"release_summary": {
"type": "null"
},
"release_url": {
"type": "string"
},
"skipped_version": {
"type": "null"
},
"source": {
"type": "string"
},
"supported_features": {
"type": "integer"
},
"title": {
"type": "string"
},
"user_id": {
"type": "string"
}
}
},
"context": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"parent_id": {
"type": "null"
},
"user_id": {
"type": "null"
}
}
},
"entity_id": {
"type": "string"
},
"last_changed": {
"type": "string"
},
"last_reported": {
"type": "string"
},
"last_updated": {
"type": "string"
},
"state": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,35 @@
{
"type": "object",
"properties": {
"context": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"parent_id": {
"type": "null"
},
"user_id": {
"type": "string"
}
}
},
"entity_id": {
"type": "string"
},
"last_changed": {
"type": "string"
},
"last_reported": {
"type": "string"
},
"last_updated": {
"type": "string"
},
"state": {
"type": "string"
}
},
"version": 1
}