v0.7.2
This release improves support for multiple Hubitat hubs. In previous versions, devices with the same Hubitat device ID would end up being assigned to the same device entry in Hubitat. This version updates how devices are identified internally so that devices from different hubs will end up as distinct devices in Home Assistant. (#149)
This release also removes uses of the deprecated async_get_registry
API. (#171)