Releases: AlexxIT/SonoffLAN
Releases · AlexxIT/SonoffLAN
v2.2.0 - 2020-06-21
RF Bridge Sensors support!
Check readme for details how to config.
v2.1.5 - 2020-06-21
v2.1.4 - 2020-06-07
v2.1.3 - 2020-06-07
v2.1.2 - 2020-06-03
Fixed
- Fix power consumption more than 10 kWh per day #128
- Fix automatic sensor creation and force update for Sonoff TH #132
- Fix Sonoff iFan02 #136
- Fix errors with unsuccessful login #140 #135
- Fix CoverDevice is deprecated
- Fix slow Home Assistant reboot
Release 2.1.1 with local connection bug has been removed
v2.1.0 - 2020-05-29
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: mymail@gmail.com
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
v2.0.6 - 2020-05-28
v2.0.5 - 2020-05-28
Fixed
- Fix power consumption values #124
v2.0.4 - 2020-05-28
v2.0.3 - 2020-05-26
Fixed
- Fix empty device list with LAN mode (DIY only)