From c41ba928eea1d2ef401f6c777c4bb429e0c31081 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 Jul 2023 16:54:42 +0200 Subject: [PATCH] 2023.7: Finish self-sufficient addition --- source/_posts/2023-07-05-release-20237.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_posts/2023-07-05-release-20237.markdown b/source/_posts/2023-07-05-release-20237.markdown index a591e718556..b99065a2d37 100644 --- a/source/_posts/2023-07-05-release-20237.markdown +++ b/source/_posts/2023-07-05-release-20237.markdown @@ -199,8 +199,20 @@ Support for this brand new entity has been added to the [AVM Fritz!Box Tools](/i ## Energy dashboard: Self-sufficiency +The energy dashboard as a new gauge, added by [@TillFleisch]: Self-sufficiency. + +This gauge tells you how self-sufficient your home is. The more you take from +the grid, the more the value will decrease. + Screenshot showing the latest updates and tweaks made to the integrations dashboard, making it less busy. +Increasing this value can be done by lowering your consumption from the grid, +for example, by using a washing machine when the sun is shining or by creating +automations that turn off devices when solar production is low. Another more +drastic way is by adding more solar panels or battery storage. + +[@TillFleisch]: https://github.com/TillFleischmann + ## Copy 'n paste support in dashboards In the previous release, [@karwosts] added the amazing [copy 'n paste feature](/blog/2023/06/07/release-20236/#copy-n-paste-support-in-the-automation-editor)