sanjoyg / dirigera_platform

HomeAssistant Integration for Dirigera Platform
MIT License
122 stars 16 forks source link

Issues converting date and time, this may be causing problems with updating entity status #112

Open Majestic7979 opened 8 hours ago

Majestic7979 commented 8 hours ago

This error originated from a custom integration.

Logger: custom_components.dirigera_platform Source: custom_components/dirigera_platform/hub_event_listener.py:276 integration: IKEA Dirigera Hub Integration (documentation, issues) First occurred: 1:56:13 AM (68 occurrences) Last logged: 2:01:21 AM

Failed to convert 2024-11-22T02:01:13.000Z to date/time... Failed to convert 2024-11-22T02:01:14.000Z to date/time... Failed to convert 2024-11-22T02:01:23.000Z to date/time... Failed to convert 2024-11-22T02:01:24.000Z to date/time... Failed to convert 2024-11-22T02:01:25.000Z to date/time...

This was in my system logs in HA.

I am finding that FYRTUR is not updating it's open/close percentages so some automations aren't working - for instance sync curtains using a Zwave motor to the same percentage of the roller blinds.

The button to move the blinds UP in the HA UI is therefore not available (greyed out) because it thinks the roller blinds are always all the way up when they're in fact halfway. This is a real issue, makes the blinds uncontrollable.

It works fine in the Home Smart app.

I'd personally be super grateful for a fast fix if you know what's causing the issue and you're able to push an update, thanks so much for your work on this integration nonetheless, it's highly useful and with improvements can be even more so! Reliability is a pain point with zigbee, so your effort is recognized!