Skip to content

Releases: djansen1987/SAJeSolar

🧰 Code improvements

10 Mar 12:52
Compare
Choose a tag to compare

Backend code improvements to use latest Devices classes used in Home Assistant.

More info: #50

Previous update:
https://github.com/djansen1987/SAJeSolar/releases/tag/v1.4.4

Breaking changes: (H1 users)
https://github.com/djansen1987/SAJeSolar/releases/tag/v1.4.3

🧰 Fix Peakpower

10 Mar 12:22
Compare
Choose a tag to compare

Due to a change in the SAJ eSolar api Peak power was not reporting anymore. This has been fixed.

Please be aware there were breaking changes in previous release: v1.4.3

🧰🛠Breaking changes for H1 users and new features

04 Mar 16:15
Compare
Choose a tag to compare

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

BETA V1.4.2

06 Jan 11:45
Compare
Choose a tag to compare
BETA V1.4.2 Pre-release
Pre-release

BETA Don't use in production

BETA Don't use in production

BETA Don't use in production

Integration is using deprecated DEVICE_CLASS_* constants:
#50

Beta v1.3.2.B6

06 Nov 18:16
a2dfaa0
Compare
Choose a tag to compare
Beta v1.3.2.B6 Pre-release
Pre-release

fixed duplicate alarm sensor

Beta v1.3.2.B5

06 Nov 18:12
ffceb93
Compare
Choose a tag to compare
Beta v1.3.2.B5 Pre-release
Pre-release

Full Changelog: v1.3.2.B4...v1.3.2.B5

v1.3.2.B4

06 Nov 18:03
bdad16d
Compare
Choose a tag to compare
v1.3.2.B4 Pre-release
Pre-release

Full Changelog: v1.3.2.B3...v1.3.2.B4

Beta V1.3.2.B3

06 Nov 17:56
ac88f21
Compare
Choose a tag to compare
Beta V1.3.2.B3 Pre-release
Pre-release

isonline from N/Y to No/Yes
Full Changelog: v1.3.2.B2...v1.3.2.B3

Beta V1.3.2.B2

06 Nov 16:22
0a07e9c
Compare
Choose a tag to compare
Beta V1.3.2.B2 Pre-release
Pre-release

What's Changed

  • Alternative and more complete implementation of multiple solar plants. by @faanskit in #36

New Contributors

Full Changelog: v1.3.2.B1...v1.3.2.B2

Beta Release B1

06 Nov 15:50
873af12
Compare
Choose a tag to compare
Beta Release B1 Pre-release
Pre-release

What's Changed

  • Master by @robshot in #32

New Contributors

  • @robshot made their first contribution in #32

Full Changelog: v1.3.1...v1.3.2.B1