Skip to content

3.0.0

Compare
Choose a tag to compare
@naofireblade naofireblade released this 22 Nov 08:48
· 127 commits to master since this release
b2c869b

Added

  • Compatiblity mode for Apple Home app
  • Boolean sensors for currently raining / snowing
  • Boolean sensors for rain / snow in the forecast
  • Option to hide observation and forecast values
  • Option to have more detailed condition categories
  • Option to show humidity as an extra accessory
  • Option to disable the Now accessory

Changed

  • Readme to improve comprehensibility
  • Naming of some parameters (all backwards compatible, no need to update your config)

Fixed

  • Unsupported forecast day would throw an error in the darksky api
  • Incorrect condition category for mostly cloudy days in the darksky api (was 0, is now 1)

Removed

  • Serial parameter (automatically assigned now)

Warning: Weather history graphs will be cleared and start from scratch with this update