jason0x43 / hacs-hubitat

A Hubitat integration for Home Assistant
MIT License
189 stars 46 forks source link

Question about Rooms #257

Open jtmpush18 opened 4 months ago

jtmpush18 commented 4 months ago

Not sure if this is a bug or not. After a few times of tweaking the Dashboard in HA, I removed a room called "Basement", and put everything that was there into the room called "Downstairs" (in Hubitat). I rebooted and restarted HA, but it still shows "Basement". Anyway I can get it to recognize my current room breakout (from Hubitat)?

Describe the bug

To Reproduce

Screenshots

Environment

jason0x43 commented 4 months ago

Currently the integration provides the Hubitat location as a "suggested area" to Home Assistant. Home Assistant only assigns suggested areas to devices that don't already have area ids, which means the area won't be updated after it's initially set on a device.

A fix is in progress.