Releases: jason0x43/hubitatmaker
Releases · jason0x43/hubitatmaker
v0.5.0
v0.4.5
v0.4.4
v0.4.3
Fix a typo in a color mode constant. (jason0x43/hacs-hubitat#85, jason0x43/hacs-hubitat#72)
v0.4.2
v0.4.1
v0.4.0
This release adds several new features:
- The hub's event POST URL may now be manually set (#7)
- Hubitat modes are now supported (#4). The current mode is loaded at startup and updated as mode events are received, and the mode can be set.
- Hubitat's HSM functionality is now supported (#3). The current HSM state is loaded at startup and updated as HSM events are received, and the HSM state can be set.
There is also a bug fix:
- Non-device events are no longer emitted to device listeners (#6)