Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features #17

Merged
merged 2 commits into from
Dec 3, 2023
Merged

New features #17

merged 2 commits into from
Dec 3, 2023

Conversation

mauriziosacca
Copy link
Contributor

  1. Support for multiple instances;
  2. Possibility to select which sensor to integrate;
  3. Changed "iot_class" to "cloud_polling";
  4. Added binary sensors for power flows (Solar to Grid, Solar to House, Solar to Battery, etc);
  5. Removed some unused sensors (pMaxVenduta, pMaxPannelli, pMaxBatteria, pMaxComprata, pGrid);
  6. Entities names, icons and various attributes modified:
    • "State of battery" renamed to "Batery level" and limit its value to a maximum of 100;
    • "Date" renamed to "Last update" and addes various attributes;
    • "Instant grid power" uses the value from "pRete" not "pGrid";
    • "Daily battery energy" renamed to "Daily self consumed energy";
    • added "Daily consumed energy";
    • added "Self sufficiency"

Support for multiple instances;
Possibility to select which sensor to integrate;
Changed "iot_class" to "cloud_polling";
Added binary sensors for power flows (Solar to Grid, Solar to House, Solar to Battery, etc);
Removed some unused sensors (pMaxVenduta, pMaxPannelli, pMaxBatteria, pMaxComprata, pGrid);
Entities names, icons and various attributes modified:
"State of battery" renamed to "Batery level" and limit its value to a maximum of 100;
"Date" renamed to "Last update" and addes various attributes;
"Instant grid power" uses the value from "pRete" not "pGrid";
"Daily battery energy" renamed to "Daily self consumed energy";
added "Daily consumed energy";
added "Self sufficiency"
Import/export icons swap;
Device name changed to username (was "Fotovoltaico"+username).
@wilds wilds merged commit bf83e7a into wilds:master Dec 3, 2023
@mauriziosacca mauriziosacca deleted the mauriziosacca-patch-1 branch December 5, 2023 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants