Releases: djansen1987/SAJeSolar
🧰 Code improvements
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
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
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
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
fixed duplicate alarm sensor
Beta v1.3.2.B5
Full Changelog: v1.3.2.B4...v1.3.2.B5
v1.3.2.B4
Full Changelog: v1.3.2.B3...v1.3.2.B4
Beta V1.3.2.B3
isonline from N/Y to No/Yes
Full Changelog: v1.3.2.B2...v1.3.2.B3
Beta V1.3.2.B2
Beta Release B1
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