Releases: jason0x43/hubitatmaker
Releases · jason0x43/hubitatmaker
v0.6.1
29 Mar 01:00
Compare
Sorry, something went wrong.
No results found
This release adds support for retrying failed requests (#17 , @kevdliu ).
v0.6.0
29 Mar 00:59
Compare
Sorry, something went wrong.
No results found
This release adds SSL support to the event server. (#16 , @kevdliu )
v0.5.8
01 Jan 20:36
Compare
Sorry, something went wrong.
No results found
This release adds constants for energy meters (#14 ).
Thanks @cdhawan !
v0.5.7
01 Jan 20:35
Compare
Sorry, something went wrong.
No results found
Improved HSM and mode support.
v0.5.6
12 May 01:21
Compare
Sorry, something went wrong.
No results found
Add color-related attribute constants
v0.5.5
11 Apr 15:03
Compare
Sorry, something went wrong.
No results found
Ensure any errors emitted during mode and HSM initialization are caught so that overall initialization won't break.
Add a last_update property to Device that indicates the last time a state update was received from Hubitat for a device.
v0.5.4
26 Mar 00:25
Compare
Sorry, something went wrong.
No results found
This release updates dependencies to fix some low-severity vulnerabilities.
v0.5.3
05 Feb 03:44
Compare
Sorry, something went wrong.
No results found
v0.5.2
05 Jan 01:59
Compare
Sorry, something went wrong.
No results found
Make the load_devices method of Hub public. This is used by the hubitat integration in Home Assistant to refresh the device list.
v0.5.1
05 Jan 01:58
Compare
Sorry, something went wrong.
No results found
Revert the removal of getmac as the hubitat Home Assistant integration does use the MAC address.