Hubitat integration issue

I’m having an issue with the hubitat integration since a recent reboot. I’m guessing maybe I made a change on the hubitat side that the integration doesn’t like.
Below is the error when the integration tries to load in HA. in particular it is complaining about ATTR_ALARM. I’m not sure what this is used for?

Any ideas or references I could look up?

This is the 8ntegration from Jason Cheatham.

Logger: homeassistant.config_entries
Source: config_entries.py:810
First occurred: November 10, 2022 at 3:24:07 PM (4 occurrences)
Last logged: 11:07:36 AM

Error occurred loading configuration flow for integration hubitat: cannot import name ATTR_ALARM from hubitatmaker.const (/usr/local/lib/python3.10/site-packages/hubitatmaker/const.py)

I’ve moved this post to the Custom Component: Hubitat topic.

Seems to be related to a configuration in HA… Custom Component: Hubitat - #1158 by bnlucier

What would be the best way to troubleshoot from the HA config side? I’m not sure where to start.

Any help would be appreciated. TIA