Skip to content

Commit

Permalink
Update v14.3.0.7 settings
Browse files Browse the repository at this point in the history
  • Loading branch information
curzon01 committed Dec 4, 2024
1 parent c56d70a commit 055c200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions decode-config.py
Original file line number Diff line number Diff line change
Expand Up @@ -2938,6 +2938,7 @@ def match(self, setting_hardware, config_version):
})
SETTING_14_3_0_7['flag6'][1].update ({
'gui_no_state_text': (HARDWARE.ESP, '<L', (0xF74,1,15), (None, None, ('SetOption', '"SO161 {}".format($)')) ),
'no_export_energy_today': (HARDWARE.ESP, '<L', (0xF74,1,16), (None, None, ('SetOption', '"SO162 {}".format($)')) ),
})
# ======================================================================
SETTINGS = [
Expand Down

0 comments on commit 055c200

Please sign in to comment.