-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Corrected feed-in and consumed energy source and type for x3-hybrid-g4 (
#178) * Corrected feed-in and consumed energy source and type for x3-hybrid-g4 H3-Hybrid-G4: both feed-in and consumed energy values for `Total` and `DailyTotal` were swapped. Both of the above were marked as `Total`. - Switched daily and total with each other - Marked reset daily as `DailyTotal` * Tests - corrected expected values for consumed energy X3 Hybrid G4 inverter: corrected expected values for consumed energy daily and total as daily was bigger than total - total as aggregate should in general be higher. * Added 'today' postfix to daily feed-in and consumed energy Breaking change: - added 'today' postfix to daily feed-in and consumed energy to adhere to the convention used for other sensors. Attempted to correct failing coverage.
- Loading branch information
Showing
3 changed files
with
8 additions
and
7 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
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