Skip to content

Releases: seime/openhab2-addons

More fixes

25 Jan 19:39
Compare
Choose a tag to compare
More fixes Pre-release
Pre-release
  • Fetch 2 days worth of data from Sense in case it has not reported values lately
  • Improved refresh token handling
  • Should hopefully calculate consumption since midnight correctly (be aware of tz)
  • Minor
  • Water consumption now Volume:Litres

Note: If not all things come online right away, wait at least 15 minutes. Stringent rate limiting in place.

Fixes and improvements

11 Jan 16:22
Compare
Choose a tag to compare
Pre-release

A few more fixes

Did not notice the classpath issue since I had the old version deployed as well

various_fixes

03 Jan 11:34
Compare
Choose a tag to compare
various_fixes Pre-release
Pre-release
  • Attempt at fixing lacking updates
  • Now returning latest reported values, not last midnight values
  • Added new channel waterconsumption_since_midnight on the sense guard

Attempted fix for dynamic channels disappearing

30 Aug 05:10
Compare
Choose a tag to compare
2.5.9-SNAPSHOT

Update dynamic channels whenever thing is coming online as it appears…

Maintenance release

24 May 07:55
Compare
Choose a tag to compare
Maintenance release Pre-release
Pre-release

Fix for measurements being in celcius despite Fahrenheit being chosen

Fix for independent heater control

12 Mar 16:56
0130b14
Compare
Choose a tag to compare
Pre-release

Fix for setting temp on fully independent devices

New test release

26 Jan 08:09
Compare
Choose a tag to compare
New test release Pre-release
Pre-release

Updated readme

New test release

24 Nov 18:58
Compare
Choose a tag to compare
New test release Pre-release
Pre-release

Adapted to openHAB 2.5 milestone 5

New functionality: Vacation mode support

Be sure to re-read info on https://github.com/seime/openhab2-addons/tree/millheat/bundles/org.openhab.binding.millheat

New bugfix release

08 Oct 18:45
Compare
Choose a tag to compare
New bugfix release Pre-release
Pre-release

Changes:

  • Fixed handling of dynamic channels (thanks Marco)
  • Discovery now works with multiple accounts defined
  • When AC is in a state where not all ac properties are set, set channel value to UNDEF
  • Do not update Thing status unless changed (noisy)

New test release

05 Oct 18:53
Compare
Choose a tag to compare
New test release Pre-release
Pre-release

New test release.

Built on Openhab 2.5 Milestone 3.

Note that gson dependency must be manually updated in case of running on Openhab 2.4.

  • Should fix some issues regarding startup in different states (not all ac modes have all parameters)
  • Added validation of values before sending to API
  • Added support for reading and setting timer

Be sure to check the https://github.com/seime/openhab2-addons/blob/sensibo/bundles/org.openhab.binding.sensibo/README.md file.