- Use homematic script to fetch initial data for CCU/HM
0.37.1
- Add semaphore(1) to improve cache usage (less api calls)
0.37.0
- Avoid unnecessary prefetches - Fix JsonRPC Session handling - Rename NamesCache to DeviceDetailsCache - Move RoomCache to DeviceDetailsCache - Move hm value converter to helpers - Use JSON RPC for get_value, get_paramset, get_paramset_description - Use default for binary_sensor
0.36.3
- Add hub property - Add check if callback is already registered - Use callback when hub is created