I would have expected such a device (that does not act as a hub) to stay inactive until one presses a button… What is this ‘checkin’ command? Is it the device trying to find a node in the network? If yes, why is this message showing up on the event bus? That would seem like something that is internal to the network and of no relevance to the application layer…
Im seeing the same, not sure if its recently shown up or something I’ve only just noticed. I caught it by seeing the “ZHA - IKEA five button remote for lights” blueprint/automation restarting over and over in the logs
2022-03-02 20:46:55 INFO (MainThread) [homeassistant.components.automation.zha_ikea_five_button_remote_for_lights] ZHA - IKEA five button remote for lights: Restarting
I believe the event is caused by the “checkin.interval” attribute of the Zigbee controller, but I have no idea why that particular event would triggering an automation
Still seeing it if I check in the history of the Automation but I no longer have warning messages appearing in the logs saying Restarting. I would guess the events lately have been timed further apart to not not queue?