oischinger / ha_vicare

Inofficial Home Assistant custom component for Viessmann ViCare API
61 stars 34 forks source link

Add unique_id to climate and water_heater #54

Closed HerrDepence closed 3 years ago

HerrDepence commented 3 years ago

Hey there,

currently the climate and water_heater components doesn't generate a unique_id. Could you please add the property?

Thanks, HerrDepence

oischinger commented 3 years ago

are you talking about the current master or the branch config_flow? see the discussion here: https://github.com/oischinger/ha_vicare/pull/43#discussion_r721603257

HerrDepence commented 3 years ago

I was talking about the version which is currently available in home assistant. It might be the dev branch which is linked on the integration website. But the unique_id property is missing in the master as well for these components.

oischinger commented 3 years ago

Could you do me a favor and test this branch if the issue is resolved for you: https://github.com/oischinger/ha_vicare/pull/43

HerrDepence commented 3 years ago

That solves the issue, thanks! Guess we'll stay on the WIP branche before everything's merged and done.