Skip to content

v2025.01.01

Latest
Compare
Choose a tag to compare
@RustyDust RustyDust released this 01 Jan 16:02
· 14 commits to master since this release
aa7e236

Actions!

Warning

This version of the integration needs python_sonnenbatterie >= 0.5.0 (see this PR)

This is the first version of the integration to provide user facing
actions. Currently supported actions are:

  • get_operating_mode()
  • set_operating_mode(mode=<mode>)
  • charge_battery(power=<power>)
  • discharge_battery(power=<power>)
  • get_battery_reserve()
  • set_battery_reserve(value=<value>)
  • set_config_item(item=<item>, value=<value>)
  • get_tou_schedule()
  • set_tou_schedule(schedule=<schedule_array>)