zlangbert / ha-daikinone

Home Assistant integration for Daikin One HVAC systems and thermostats
14 stars 7 forks source link

fix thermostat entity name warning #9

Closed zlangbert closed 1 year ago

zlangbert commented 1 year ago

An entities name should be explicitly set to None when adopting the device name. Fixes this warning:

WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.daikinone.climate.DaikinOneThermostat'>) is implicitly using device name by not setting its name. Instead, the name should be set to None, please report it to the custom integration author.