hristo-atanasov / Tasmota-IRHVAC

Home Assistant platform for controlling IR Air Conditioners via Tasmota IRHVAC command and compatible hardware
196 stars 67 forks source link

Add Unique ID #33

Closed deiger closed 3 years ago

deiger commented 3 years ago

This allows modifying the entities in HA's UI, e.g. renaming and assigning areas.

deiger commented 3 years ago

Hello, Any reason not to merge this? Thanks!

hristo-atanasov commented 3 years ago

OK, I merged this PR, but be carefull that your unique_id is really unique and doesn't change for a particular entity, because it can lead to problems. Developers guide suggest that it should be populated with MAC address of the device or something like this.