Skip to content

Releases: corinuss/Hubitat_IntelliFire

2.1.0

06 May 04:42
Compare
Choose a tag to compare
  • Cloud Polling can now be set independently from Control.
  • New 'timerExpires' attribute to know when the current timer expires. (ISO 8601 format)
  • Fan Control now supports "on" speed. (Restores previous speed value.)
  • Fixed errors from spamming logs on every status update.
  • Event descriptions updated to describe what happened. (Hubitat standard.)

2.0.1

20 Jan 23:38
Compare
Choose a tag to compare
  • Refresh now works for cloud control to immediately force an update (though this shouldn't ever be necessary).
  • Converted device from 'state' to 'atomicState' to prevent multiple cloud long polls from running.
  • Downgraded a few log messages to be behind the Debug switch, since they aren't required for normal operation.
  • Added user strings for common HTTP error codes.

2.0.0

16 Jan 05:28
7b390c9
Compare
Choose a tag to compare
  • Cloud Control now supported (and recommended!)
  • Lots of cleanup to simplify the interface.

See Release Notes for more details.

1.1.1

11 Jan 17:53
Compare
Choose a tag to compare

Final 1.x release with only local control.