8000 Releases · redpomodoro/fronius_modbus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: redpomodoro/fronius_modbus

v0.1.7

20 Mar 10:37
Compare
Choose a tag to compare

What's changed:

  • Fixed issue for battery commands not being executed. #27

v0.1.6

05 Mar 10:57
Compare
Choose a tag to compare

New features:

  • Using async data updates to reduce load on HA
  • Upgraded to pymodbus 3.8.3 to be in sync with the builtin Modbus integration

v0.1.5

22 Jan 08:47
Compare
Choose a tag to compare

Changes:

  • Added sensor for on and off grid status using interter and meter line frequency as the indicator. #18
  • Improved error handling calculating load. #10
  • Improved error handling fetching battery name. #17

v0.1.4

17 Jan 10:39
Compare
Choose a tag to compare

BREAKING CHANGES:

  • The limit and power controls are now in Watts instead of percentages. #13
  • Controls are enabled depending on the active control mode. This should make it more intuitive to use the integration. Note to change the mode first then set controls active in that mode. #14

Other changes:

  • Changed entities names to include device names to make them easier to distinguish. #12
  • Added multiple data points to see the connection status at various points in the system. #16

v0.1.3

05 Jan 20:14
Compare
Choose a tag to compare

Changes:

  • Added data point for the Storage Capacity
  • Added labels for config flow
  • Added check on scan interval in config flow
  • Code clean up

v0.1.2

21 Dec 10:44
Compare
Choose a tag to compare

Updates

  • Added control for discharging the battery to the grid
  • Disabled check for Gen24 inverters, so allowing to test the integration with other types of Fronius inverters.
  • Minor bug fixes

Updated storage control modes

16 Dec 09:47
Compare
Choose a tag to compare

Updated storage control modes to make it more intuitive to control the battery.

First one

27 Nov 09:45
Compare
Choose a tag to compare

First release

0