Skip to content

3.4.1: Maintenance and smart dimming

Compare
Choose a tag to compare
@theyosh theyosh released this 19 Mar 19:52
78d7c3a

This release will polish up the interface a bit and adds support for dimming heater and cooler power switches in stead of turning off and on. This way the temperature will not jump up and down, and will stay smooth and steady. Addition to this the temperature between day and night can be changed by a default value.

This update will need to run the installer script to make sure all needed new packages are installed. The software should auto detect this now. The database update can take up to a couple of minutes.

Changelog
New

  • Add pushnotification through external script. Thanks @kahuwi14 #101.
    [TheYOSH]
  • Add day/night temperature difference in heater environment system.
    #106. [TheYOSH]
  • Add smart dimming in heater and cooler environment system. #106.
    [TheYOSH]
  • Add NGINX vHost config for running on port 80. #113. [TheYOSH]
  • Added missing translation. [TheYOSH]
  • Add logfile status indicator in the footer. [TheYOSH]
  • Add program lshw depedency. [TheYOSH]
  • Add visual feedback when there are no sensors / switches / etc
    available. [TheYOSH]
  • Add device information in the footer of the webinterface. [TheYOSH]

Fixes

  • Test for fixing DHT issues. #118 #120. [TheYOSH]
  • Fix adding new webcams. [TheYOSH]
  • Fix adding new webcams. [TheYOSH]

Updates

  • Update notification script. #101. [TheYOSH]
  • Update changelog. [TheYOSH]
  • Update README.md. [TheYOSH]
  • Update README.md. [TheYOSH]
  • Update changelog. [TheYOSH]
  • Updated translation generator. [TheYOSH]
  • Update notify contrib code by @kahuwi14. [TheYOSH]
  • Update translations. [TheYOSH]
  • Update translations. [TheYOSH]
  • Update environment dashboard (2) [TheYOSH]
  • Update environment dashboard. [TheYOSH]
  • Update system settings page. [TheYOSH]
  • Update initial loading. [TheYOSH]
  • Update German language. Thanks @Barbara1984. Close #111. [TheYOSH]
  • Update translation to reflect correct fr, minor bug with translation.
    [nke69]
  • Update German translation. Thanks to @Barbara1984 #105. [TheYOSH]

Other

  • Merge branch 'development' [TheYOSH]

  • Revert back code for DHT sensors. Add extra timeout per DHT readout.
    Will slow down the process, but will also give the DHT sensors more
    time to produce data. #120. [TheYOSH]

  • Merge with master. [TheYOSH]

  • Better pin cleanup. [TheYOSH]

  • Better settings checking. #116. [TheYOSH]

  • Better PiGPIOd connections(3) [TheYOSH]

  • Better PiGPIOd connections(2) [TheYOSH]

  • Better PiGPIOd connections. [TheYOSH]

  • Cleanup of GPIO pins. [TheYOSH]

  • Only allow up and down dimming with dimmer power switches. Respect the
    max on and off dimmer percentage when going up or down. #106.
    [TheYOSH]

  • Better memory usage reporting in status view. Close #117. [TheYOSH]

  • Cleanup dashboard. [TheYOSH]

  • Changed weather forecast to just weather. [TheYOSH]

  • Merge pull request #119 from nke69/master. [TheYOSH]

    Update translation to reflect correct fr, minor bug with translation.