KNX read every hour

I use KNX and I started looking at using Home Assistant instead of OpenHAB which I´m currently using. In the HA log I see a warning every hour wrt a read being done for every KNX light I have configured. Can I somewhere change this behaviour? Eg. switching off the hourly reads?

Yes, this is already implemented in the core XKNX implementation:

https://github.com/XKNX/xknx/issues/65

I’m implementing some other KNX stuff and then do a pull request.

Ah ok cool :+1: