Twinkly unavailable

Anyone else have this issue.
It worked perfectly all day then during the evening it became unavailable.
Now looking at the logs it seems it stays available for 30 seconds at the time.

I have tried reloading the integration and even deleting and adding it again.

Diagnostics
{
  "home_assistant": {
    "installation_type": "Home Assistant OS",
    "version": "2023.12.3",
    "dev": false,
    "hassio": true,
    "virtualenv": false,
    "python_version": "3.11.6",
    "docker": true,
    "arch": "aarch64",
    "timezone": "Europe/Stockholm",
    "os_name": "Linux",
    "os_version": "6.1.58-haos-raspi",
    "supervisor": "2023.11.6",
    "host_os": "Home Assistant OS 11.2",
    "docker_version": "24.0.7",
    "chassis": "embedded",
    "run_as_root": true
  },
  "custom_components": {
    "places": {
      "version": "1.9",
      "requirements": []
    },
    "home_connect_alt": {
      "version": "1.0.0",
      "requirements": [
        "home-connect-async==0.7.15"
      ]
    },
    "ytube_music_player": {
      "version": "20231128.01",
      "requirements": [
        "ytmusicapi==1.3.2",
        "pytube==10.5.1",
        "integrationhelper==0.2.2"
      ]
    },
    "hacs": {
      "version": "1.33.0",
      "requirements": [
        "aiogithubapi>=22.10.1"
      ]
    },
    "metar": {
      "version": "2021.07.1",
      "requirements": [
        "metar"
      ]
    },
    "localtuya": {
      "version": "5.2.1",
      "requirements": []
    },
    "eventsensor": {
      "version": "3.3.1",
      "requirements": []
    },
    "nodered": {
      "version": "3.1.1",
      "requirements": []
    },
    "krisinformation": {
      "version": "v1.0.3",
      "requirements": [
        "jsonpath>=0.82",
        "xmltodict>=0.12.0"
      ]
    },
    "oralb_ble": {
      "version": "0.0.0",
      "requirements": [
        "oralb==0.2"
      ]
    },
    "sonoff": {
      "version": "3.5.3",
      "requirements": [
        "pycryptodome>=3.6.6"
      ]
    },
    "ical": {
      "version": "1.6.7",
      "requirements": [
        "icalendar==5.0.7"
      ]
    },
    "dual_smart_thermostat": {
      "version": "0.5.5",
      "requirements": []
    },
    "whatsapp": {
      "version": "1.0.2",
      "requirements": [
        "url-normalize==1.4.3"
      ]
    },
    "google_home": {
      "version": "1.10.2",
      "requirements": [
        "glocaltokens==0.7.0"
      ]
    },
    "tuya_v2": {
      "version": "1.5.0",
      "requirements": [
        "tuya-iot-py-sdk==0.4.1"
      ]
    },
    "tv4_play": {
      "version": "1.1.2",
      "requirements": []
    }
  },
  "integration_manifest": {
    "domain": "twinkly",
    "name": "Twinkly",
    "codeowners": [
      "@dr1rrb",
      "@Robbie1221",
      "@Olen"
    ],
    "config_flow": true,
    "dhcp": [
      {
        "hostname": "twinkly_*"
      }
    ],
    "documentation": "https://www.home-assistant.io/integrations/twinkly",
    "iot_class": "local_polling",
    "loggers": [
      "ttls"
    ],
    "requirements": [
      "ttls==1.5.1"
    ],
    "is_built_in": true
  },
  "data": {
    "entry": {
      "entry_id": "1dc3da050f385e1b38bb441317a988cd",
      "version": 1,
      "domain": "twinkly",
      "title": "Julgranen",
      "data": {
        "host": "**REDACTED**",
        "id": "17EF8103-454F-40FF-B998-D22AABF474E7",
        "name": "Julgranen",
        "model": "TWS600STP"
      },
      "options": {},
      "pref_disable_new_entities": false,
      "pref_disable_polling": false,
      "source": "user",
      "unique_id": "17EF8103-454F-40FF-B998-D22AABF474E7",
      "disabled_by": null
    },
    "device_info": {
      "product_name": "Twinkly",
      "hardware_version": "307",
      "bytes_per_led": 3,
      "hw_id": "f501b4",
      "flash_size": 64,
      "led_type": 19,
      "product_code": "TWS600STP",
      "fw_family": "M",
      "device_name": "Julgranen",
      "uptime": "60921626",
      "mac": "**REDACTED**",
      "uuid": "17EF8103-454F-40FF-B998-D22AABF474E7",
      "max_supported_led": 600,
      "number_of_led": 600,
      "led_profile": "RGB",
      "frame_rate": 8.75,
      "measured_frame_rate": 9.8,
      "movie_capacity": 2245,
      "max_movies": 55,
      "wire_type": 1,
      "copyright": "LEDWORKS 2021",
      "code": 1000
    },
    "sw_version": "2.8.15",
    "attributes": {
      "effect_list": [],
      "supported_color_modes": [
        "rgb"
      ],
      "icon": "mdi:string-lights",
      "friendly_name": "Julgranen",
      "supported_features": 4
    }
  }
}
1 Like