zacs / ha-dualmodegeneric

Generic thermostat capable of heating and cooling
68 stars 26 forks source link

[Feature request] Support setting a unique_id #15

Closed Nick-Adams-AU closed 3 years ago

Nick-Adams-AU commented 3 years ago

Thanks for your integration!

I would like to be able to specify a unique_id in yaml so that I can assign each climate control to a particular area. Currently, this is not possible due to the entity lacking a unique id:

This entity ("climate.bed_3") does not have a unique ID, therefore its settings cannot be managed from the UI. See the documentation for more detail.

AWoodley commented 3 years ago

Have created a pull request for this - #26

zacs commented 3 years ago

Fixed in #26 -- thanks @AWoodley!