Skip to content

🧰🛠Breaking changes for H1 users and new features

Compare
Choose a tag to compare
@djansen1987 djansen1987 released this 04 Mar 16:15
· 17 commits to main since this release

It has been a while... and there was some confusion in the documentation about orphaned resouces or new once that were only avalible in beta.

  • Also the following resources have been updated:

🛠All users:
Remove todayAlarmNum from yaml

🛠For H1 users
pvDirection:
1 is now Exporting
-1 is now Importing

🛠gridDirection:
1 is now Exporting
-1 is now Importing

  • Also the documentation was ahead of the code and plant_id has been added in the stable code. With this you can select which plant to choose if you have multiple plants. (follow the app dorpdown and start counting from 0 for the correct number) If you don't have multiple plants on 1 account you don't have to do anything

Known issues:

  • isAlarm is not always working there for currently removed from documentation.
  • you can only add 1 plant at the same time, we are thinking on how to support this because this will have large impact due to same sensor names

For those that are on BETA channel:

Please be aware that in beta I was testing with no resources in the yaml config, this has not yet made it to production and with this update it is required to setup resources in your yaml

Please let me know if you have any issues on github via issues