-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup and standardization of older river and delta v1 units. (#388)
- Re-ran documentation builder - Changed capacity sensors to not be tagged as a measure of CURRENT. Capacity (mAh) is not current (mA). This removes some log warnings. - Delta Max: Added solar voltage/current, DC out voltage, slave 2 battery support, energy sensors - Delta Mini: Added solar voltage/current, DC out voltage, battery current - Delta Mini: Changed DC anderson out to OutWattsDcSensorEntity so the value is scaled properly. - Delta Pro: Reordered code to be consistent with Delta Max/Mini. - Delta Pro: Fixed DC output watts to use correct sensor type so value is correctly scaled - Delta Pro: Added battery current sensor - River Max: Added missing sensors for solar, temp, and battery amps - River Max: Added DC timeout and updated timeouts to use TimeoutDictSelectEntity - River Max: Fixed max charge level, which was missing lambda. Assumed 49, like River Pro - River Max: Fixed incorrect slave battery attributes - River Pro: Added sensors for battery cycles, battery voltage, combined SOC, and slave battery temp.
- Loading branch information
Timothy Ace
authored
Dec 19, 2024
1 parent
a496d2c
commit b3f49be
Showing
13 changed files
with
318 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.