Skip to content

Releases: kc-GitHub/Wettersensor

Version 0.14

01 Mar 20:18
Compare
Choose a tag to compare

For compiling this code, you need thes version of Asksin Lib:
https://github.com/kc-GitHub/AskSin/archive/c7c2910944212bea6dd199e9c3ace6c02ce29347.zip

There is a bug in the CCU addon in this release.
Please use this link for download the fixed version:
https://github.com/kc-GitHub/Wettersensor/raw/master/Contrib/CCU/HB-UW-Sen-THPL_CCU-addon.tgz

Changes:

  • Add new register:
    • transmitTryMax: How often should the sensor try to send data without ack.
    • lowBatLimit: Defined the battery voltage used for low battery detection.
    • ledMode: Switch the device LED on or off while sent out data.
    • altitude: Define the sensor-altitude for calculating the air pressure at sea level.
  • Bugfixes:
    • Fix millis() overflow bug. Now, the sensor stays in sleep mode after 49 days, so battery should not drained anymore
  • Small changes
    • Battery voltage now measured with 1 digit only.

Version 0.12

04 Oct 13:07
Compare
Choose a tag to compare

Changes:

  • Bugfixes:
    • Negative temperatures can now be sent.
    • Without pairing, the devices send to broadcast now *
    • No ACK and retry for broadcast messages anymore.
    • Removed the battery voltage from the main state in FHEM.
  • Improvements:
    • Air pressure now with one digit precision.
    • Now the light sensor use an interrupt to signalize a complete ADC cycle.
    • Better power management. This should be serious improve the running time of the battery.
    • Several small other improvements

Important:

If the device not paired, after firmware update, the device must be reset.


For FHEM-User:

  • You must use the new HMConfig_SenTHPL.pm file

For CCU-User:

  • You must use the new hb_uw_sen_thpl.xml file

Version 0.10

14 Jul 21:05
Compare
Choose a tag to compare
v0.10

Version 0.10

Version 0.7

16 Apr 07:42
Compare
Choose a tag to compare
v0.7

submodule update