jason0x43 / hacs-hubitat

A Hubitat integration for Home Assistant
MIT License
196 stars 48 forks source link

[enhancement] add ha_device_id to hubitat_event data object #114

Closed dahlb closed 3 years ago

dahlb commented 3 years ago

it would be really convenient if an additional attribute of ha_device_id were to be added to hubitat_event data's object which is populated with the Home Assistant Device ID

this would allow blueprints like https://github.com/dahlb/home-assistant/blob/main/blueprints/inovelli-switch.yaml to utilize selectors instead of needing raw numbers to reference the hubitat device_id

dahlb commented 3 years ago

great, thanks