alengwenus / pypck

Asynchronous LCN-PCK library written in Python
MIT License
8 stars 4 forks source link

HA restart - sensors recovery #114

Open krismarc opened 1 month ago

krismarc commented 1 month ago

Hi @alengwenus,

whenever HA is restarted it takes rather long time to get LCN sensors values back available. eg. from GUS/TS sensors. image

However, I've noticed if I open 'variables' in LCN-PRO then values are immidiatelly loaded in HA. Wondering if there's any option to mimic this from pypck so HA integration could do it right after getting started/loaded? So this could inflence and improve sensors' values restoration.

Best regards, K.M.