Skip to content

v2.1.0 - 2020-05-29

Compare
Choose a tag to compare
@AlexxIT AlexxIT released this 28 May 21:52
· 709 commits to master since this release

Update for Sonoff Pow and Sonoff TH users

Added

  • Global setting for refresh interval, now it’s not necessary to configure each device (read more)
  • Auto sensor creation, now you do not have to use templates (read more)
sonoff:
  username: [email protected]
  password: mypassword
  force_update: [temperature, power]
  scan_interval: '00:05:00'  # (optional) default 5 minutes
  sensors: [temperature, humidity, power, current, voltage]

Deciding what not to do is as important as deciding what to do (c) Jobs