diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-10-10 19:36:57 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-10-10 19:36:57 -0400 |
commit | 281fd3953c4f0160e283f05e779f73af7814a022 (patch) | |
tree | 3eeda3dd46b78f70193a277aaad097369b146b03 | |
parent | 6d4a22b0dd9813c9c38a8a2e8da71e7884e19de9 (diff) | |
download | pablotron.org-281fd3953c4f0160e283f05e779f73af7814a022.tar.bz2 pablotron.org-281fd3953c4f0160e283f05e779f73af7814a022.zip |
add content/posts/2022-10-10-solar-panels-are-live.md
-rw-r--r-- | content/posts/2022-10-10-solar-panels-are-live.md | 31 | ||||
-rw-r--r-- | static/files/posts/solar-panels-are-live/energy-dashboard.png | bin | 0 -> 44384 bytes | |||
-rw-r--r-- | static/files/posts/solar-panels-are-live/energy-dashboard.webp | bin | 0 -> 16964 bytes |
3 files changed, 31 insertions, 0 deletions
diff --git a/content/posts/2022-10-10-solar-panels-are-live.md b/content/posts/2022-10-10-solar-panels-are-live.md new file mode 100644 index 0000000..12f7bc9 --- /dev/null +++ b/content/posts/2022-10-10-solar-panels-are-live.md @@ -0,0 +1,31 @@ +--- +slug: solar-panels-are-live +title: "Solar Panels Are Live" +date: "2022-10-10T19:21:10-04:00" +draft: true + +pics: + dashboard: + css: "image" + tip: "First day of solar." + sources: + - "/files/posts/solar-panels-are-live/energy-dashboard.webp" + - src: "/files/posts/solar-panels-are-live/energy-dashboard.png" + width: 934 + height: 572 +--- +Last week we received permission to operate from [Dominion][], and +this afternoon we got the final go-ahead from [Solar Energy World][]. + +Here's a screenshot of the [Enphase][] energy dashboard for the day: + +[{{< pe-figure "dashboard" >}}][solar] + +[dominion]: https://www.dominionenergy.com/ + "Dominion Energy" +[solar energy world]: https://solarenergyworld.com/ + "Solar Energy World" +[solar]: https://pmdn.org/solar + "Solar array details and energy production statistics." +[enphase]: https://enphaseenergy.com/ + "Enphase" diff --git a/static/files/posts/solar-panels-are-live/energy-dashboard.png b/static/files/posts/solar-panels-are-live/energy-dashboard.png Binary files differnew file mode 100644 index 0000000..db0ef22 --- /dev/null +++ b/static/files/posts/solar-panels-are-live/energy-dashboard.png diff --git a/static/files/posts/solar-panels-are-live/energy-dashboard.webp b/static/files/posts/solar-panels-are-live/energy-dashboard.webp Binary files differnew file mode 100644 index 0000000..fc71111 --- /dev/null +++ b/static/files/posts/solar-panels-are-live/energy-dashboard.webp |