Skip to content

Instantly share code, notes, and snippets.

View FrankTub's full-sized avatar

Frank Tubbing FrankTub

View GitHub Profile
@FrankTub
FrankTub / cca_trace.json
Created January 1, 2026 19:47
cca triggers before sun elevation and time_down_late but does not open
{
"trace": {
"last_step": "action/6/default/1",
"run_id": "4378fbe5ea754755b7c56e33ec839156",
"state": "stopped",
"script_execution": "finished",
"timestamp": {
"start": "2026-01-01T15:30:01.182704+00:00",
"finish": "2026-01-01T15:30:01.274883+00:00"
},
@FrankTub
FrankTub / cca_trace.json
Created January 1, 2026 19:37
Forced closed deactivated but did not open even thought that was expected
{
"trace": {
"last_step": "action/6/choose/12/sequence/2/choose/0/sequence/5",
"run_id": "a919f7b652907a3610adb23d9b7a04fd",
"state": "stopped",
"script_execution": "finished",
"timestamp": {
"start": "2026-01-01T15:29:31.297741+00:00",
"finish": "2026-01-01T15:29:35.480965+00:00"
},
@FrankTub
FrankTub / cca_trace.json
Created January 1, 2026 19:31
Forced close state update helper to closed position
{
"trace": {
"last_step": "action/6/choose/7/sequence/6",
"run_id": "c52cbb4cdb0918ed2e5146f6669f4aaf",
"state": "stopped",
"script_execution": "finished",
"timestamp": {
"start": "2026-01-01T15:03:00.381652+00:00",
"finish": "2026-01-01T15:03:02.510629+00:00"
},
@FrankTub
FrankTub / gist:9ad3c6d8726845413dcb4467d9a9ab92
Created December 30, 2025 19:23
Cover opened after forced closed state but disabled recovery from forced state and the expected state of the cover was closed based on sun elevation
{
"trace": {
"last_step": "action/6/choose/0/sequence/1/choose/1/sequence/4",
"run_id": "c8b6ebd4509e0f8018cfd837e869e4d6",
"state": "stopped",
"script_execution": "finished",
"timestamp": {
"start": "2025-12-30T16:01:48.564377+00:00",
"finish": "2025-12-30T16:01:53.732695+00:00"
},
@FrankTub
FrankTub / cca_trace.json
Created December 30, 2025 19:20
Closing cover during forced closed state results in helper not updated
{
"trace": {
"last_step": "action/6/choose/1/sequence/0/default/5",
"run_id": "d1de2a7da606f3a43273a8795a6a4f1b",
"state": "stopped",
"script_execution": "finished",
"timestamp": {
"start": "2025-12-30T15:39:15.213800+00:00",
"finish": "2025-12-30T15:39:19.392704+00:00"
},
@FrankTub
FrankTub / cca_trace.json
Created December 29, 2025 10:04
Prevent flag opening_multiple_times prevented the cover from opening at all
{
"trace": {
"last_step": "action/6/default/1",
"run_id": "0f2daf50df9a133628f57e9f4030b5f2",
"state": "stopped",
"script_execution": "finished",
"timestamp": {
"start": "2025-12-28T17:30:00.446351+00:00",
"finish": "2025-12-28T17:30:00.968571+00:00"
},
@FrankTub
FrankTub / gist:bb1234e00460bbd1f1350959bba49a7d
Created December 27, 2025 12:40
Latest main CCA trace results in error
{
"trace": {
"last_step": "action/6/default/0/then/0",
"run_id": "6290c3b0905624f1ded7997b0da24e4b",
"state": "stopped",
"script_execution": "aborted",
"timestamp": {
"start": "2025-12-26T08:00:00.422852+00:00",
"finish": "2025-12-26T08:00:00.570098+00:00"
},
@FrankTub
FrankTub / cover_control_automation_beta.yaml
Last active January 26, 2026 15:13
Nieuwe prevent flag testen bijgewerkt tegen laatste main branch
blueprint:
name: "Cover Control Automation (CCA)"
description: |
# ⭐ Cover Control Automation (CCA) ⭐
Cover Control Automation is a comprehensive Home Assistant blueprint which automatically manages your window coverings (such as roller shutters and blinds) based on time, the position of the sun, and weather conditions. It adapts intelligently to your preferences, largely eliminating the need for manual adjustments.
**Version**: 2026.01.26
### 🔗 Resources & Support
📢 **Latest Changes**: [Changelog](https://github.com/hvorragend/ha-blueprints/blob/main/blueprints/automation/CHANGELOG.md) | ✨ **Highlights**: [Key Features](https://github.com/hvorragend/ha-blueprints/blob/main/blueprints/automation/README.md#-key-features)
@FrankTub
FrankTub / forced-closed-to-off-does-not-open-trace.json
Created December 24, 2025 09:18
Expected my covers to open after a forced closed ending, but did not open
{
"trace": {
"last_step": "action/6/choose/12/sequence/2/choose/0/sequence/4",
"run_id": "0c54c22fac43d82b35f2024c121d2d50",
"state": "stopped",
"script_execution": "finished",
"timestamp": {
"start": "2025-12-24T09:01:43.355140+00:00",
"finish": "2025-12-24T09:01:49.904778+00:00"
},
@FrankTub
FrankTub / resident-sensor-to-off-false-opening.json
Last active December 16, 2025 18:16
CCA trace resident sensor turning of results in false opening of cover
{
"trace": {
"last_step": "action/4/choose/0/sequence/1/choose/1/sequence/3",
"run_id": "81d2cb89b387d6bd1c2e258d69437dc0",
"state": "stopped",
"script_execution": "finished",
"timestamp": {
"start": "2025-12-16T15:53:35.386686+00:00",
"finish": "2025-12-16T15:53:42.963613+00:00"
},