Skip to content

v0.7.2

Compare
Choose a tag to compare
@jason0x43 jason0x43 released this 10 Jun 02:40
· 169 commits to master since this release

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)