niemyjski / homeassistant-kohler

Kohler Integration for Home Assistant
Apache License 2.0
14 stars 3 forks source link

Fix 2023.9 Incompatibility #27

Closed dcmeglio closed 1 year ago

dcmeglio commented 1 year ago

2023.8 introduced a change that uncovered a bug I had from the beginning. But in 2023.9 it prevents the entities from loading. This updates the default_name on the DeviceInfo to name which prevents errors creating the entities.

niemyjski commented 1 year ago

Thanks for the pr!