Releases: AlexxIT/SonoffLAN
Releases · AlexxIT/SonoffLAN
v3.5.1 - 2023-03-31
- Add
uiActive
for THR316D/THR320D #939 #1130 - Add support SNZB-02D #1142 #1145 #1150 #1097
- Add support energy for Sonoff S40 #1084
- Add support LAN energy update for POWR3
- Add
energy_day
andenergy_month
to the POWR316 #1114 - Rewrite all energy sensors #1052
- Fix cloud processing error (InvalidStateError) #1125
- Fix LAN available state for SPM devices #658 #946
- Fix set_temperature for NS panel #1107
- Fix LAN control for POWR3 #975 #1094 #1131
- Fix energy update for POWR3 #976 #978 #982 #1114 #1129
- Fix NSPanel supported_features on old Hass versions #1022
- Fix support color_temp for B05-BL #890
- Fix NSPanel #979 #1014 by @sipimokus
- Fix MINI DIY #1136
- Fix
color_temp
for B05-BL #890 #892 #1035 - Fix deprecated
DEVICE_CLASS_*
#1077 - Remove climate entity from THR316D #1074
v3.5.0 - 2023-03-30
Update LAN processing
- Add LAN offline check three times, before marking offline #1126
- Add constant check for every LAN offline device (latest known IP-address) #1116 by @Masterz69
- Add support missing IP-address in messages from devices #1116 by @Masterz69
- Add support LAN for SPM-MAIN/SPM-4RELAY
- Add LAN power update for DUALR3 and SPM
Other
- Make DUALR3 in motor mode available as a dual speed fan controller #1109 by @dguihal
- Add support effects for Sonoff L3 #1140 by @rainepretorius
- Rewrite cloud power update for all supported power devices
v3.4.0 - 2023-02-05
Main changes
Stability of local and cloud modes should increase with total rework LAN processing and ignore API errors on Cloud processing #839 #1072
Other changes
- Add support generic Zigbee lights bound via Sonoff Zigbee bridge #1007 by @eerootsus
- Add Hungarian translation #1013 by @sipimokus
- Add Estonian translation #1057 by @edgarmaloverian
- Add Arabic translation #1065 by @mohamadfala
- Add Ukrainian translation #1099 by @denng
- Add Sonoff B02-BL #1026
- Add partial support Sonoff L3 #843
- Add "host" information to device diagnostic output #1070 by @Masterz69
- Update code styles #1030 by @basnijholt
- Fix DualR3 energy history data #996 #997 by @sipimokus
- Fix Sonoff D1 in DIY mode #1015 by @Moldiz
- Fix API error with B05-BL #1093 by @rkistner
- Fix API error with Climate NS #1100
- Fix API error with Sonoff RF #1101
- Fix API error with Sensor NS #1061
- Fix API error with Sonoff L1 #1102
- Fix local mode after disabling auto/cloud mode
v3.3.1 - 2022-09-27
v3.3.0 - 2022-09-25
v3.2.0 - 2022-09-02
- Adds support POWR3 #942 #949 #960 #970 @eyesoft
- Restore Colorful effect for L1 #958 #959 @ManCaveMedia
- Fix deprecated NumberEntity #897 #898 #903 #914 #921 #923 #933 #934 #935 #952 @SirDester @GuyKh
- Fix THR316D humidity #908 #938 #947 @Masterz69
- Fix NSPanel climate disable #919 #964 @sipimokus
- Fix int is not iterable in DualR3 cover mode #964 @sipimokus
- Fix Cloud WS exception error #869 #964 #968 @sipimokus
- Fix debug page link #936
v3.1.0 - 2022-07-07
- Adds support to use custom appid and appsecret
- Adds Polish translation #883 @LukaszP2
- Adds support inching config #856 @krahabb
- Adds warning on RFBridge config for payload_off #830
- Adds support SPM-Main/SPM-4Relay #658
- Add support for TH Elite #876 #884 @jeffallen
- Fix "appid is unauthorized" #887 #889
- Fix support Hass v2022.7 (sign verification failed) #879 #881 #894 #895 @bdraco
- Fix duplicates on bulk command send for multichannel deviecs
- Fix devices unavailable on hass start
- Fix pow_helper start
- Fix support Python 3.8
- Remove
update_consumption
fromservices.yaml
v3.0.5 - 2022-05-11
- Restore dual sensor RF door sensor config (as buttons) #807
- Restore RFBridge sensors state and timeouts on Hass reboot
- Sync RFBridge childs available with bridge available
- Adds support login via token (for dev)
- Adds history data for energy #823
- Make logs more private
- Increase timeout for cloud login #829
- Disable energy updates for unavailable devices
- Fix Sonoff D1 dimmer error 400 #805
v3.0.4 (8a202d5) - 2022-05-06
- Adds support power sensor for Sonoff POW1 #797
- Adds update function to all entities #814
- Adds support DIY devices that exists in ewelink account #793
- Move battery voltage to diagnostic category #808
- Update integration version number format
- Fix setup broken devices #809
- Fix iFan02 light LAN control #815
- Fix RFBridge toggle switch #819
v3.0.3 - 2022-05-04
- Adds support integration diagnostics
- Change local devices counter #751
- Rework DW2 battery sensor from low to voltage #808
- Restore temp sensor for NSPanel #810
- Restore RFBridge toggle function #806
- Update energy parsing code #797
- Fix support iFan02 #786
- Fix optional temp correction for NSPanel #812
- Fix scenes support for Sonoff L1 #513