i switched from homematicip ap to homematicip hcu since july 2025, i set up new telegrambot for message from manuell in yaml to ui and sound for alexa.
I experienced that after midnigt no new message from homematicip appears for alexa and telegram incoming, until i reload the homematicip integration (or boot system) manuell.
My Internetreconnect is about 03:00 am (rule in Fritzbox)
so i build a automatic rule on 3:15 am to reload the integration homematicip (because i reload it manuell every day and then it was working) - what this is not working (no new messages from doorsensor for kids and wife about 6 - 8 oclock) until i start the rule manually on about 9am - every day - then all messages for telgram and alexa are working normal, this is actually every day so. Meanwhile it worked for two days, what then not
im not sure which logs are neccessary, so i look, wich i should upload.
Reload of integration manually or reboot worked too, or updates with restart, workaround do boot complete system i didnt try until now,what that looks somehow strange, old rules used for years, dont working anymore, just after restart,
not sure if some updates made some bugs for the combi with hcu
Post the YAML code of the automation (three dots, Edit in YAML from the automation’s screen), properly formatted for the forum either using the </> button or putting the code between three backtick characters:
```
CODE GOES HERE
```
The format should look like this — don’t submit the post until it does:
alias: Hot water - heating on
description: >-
Turns the hot water tank heating on when either boosted or when the estimated
tank charge value is below the current target for 40s.
triggers:
- trigger: state
entity_id: input_boolean.hw_boost
to: "on"
its strange to use an reloadautomation to reload daily, its works with my older config (homematic ap) all the time (about 4 years) (if not an update broke the integration)