Skip to content

Commit de7b583

Browse files
author
committed
Deployed e06f564 with MkDocs version: 1.6.1
1 parent 40a3598 commit de7b583

File tree

3 files changed

+59
-4
lines changed

3 files changed

+59
-4
lines changed

blueprints/index.html

Lines changed: 58 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,30 @@
552552
</span>
553553
</a>
554554

555+
<nav class="md-nav" aria-label="Octopus Energy">
556+
<ul class="md-nav__list">
557+
558+
<li class="md-nav__item">
559+
<a href="#default" class="md-nav__link">
560+
<span class="md-ellipsis">
561+
Default
562+
</span>
563+
</a>
564+
565+
</li>
566+
567+
<li class="md-nav__item">
568+
<a href="#free-electricity-available" class="md-nav__link">
569+
<span class="md-ellipsis">
570+
Free Electricity Available
571+
</span>
572+
</a>
573+
574+
</li>
575+
576+
</ul>
577+
</nav>
578+
555579
</li>
556580

557581
<li class="md-nav__item">
@@ -668,6 +692,30 @@
668692
</span>
669693
</a>
670694

695+
<nav class="md-nav" aria-label="Octopus Energy">
696+
<ul class="md-nav__list">
697+
698+
<li class="md-nav__item">
699+
<a href="#default" class="md-nav__link">
700+
<span class="md-ellipsis">
701+
Default
702+
</span>
703+
</a>
704+
705+
</li>
706+
707+
<li class="md-nav__item">
708+
<a href="#free-electricity-available" class="md-nav__link">
709+
<span class="md-ellipsis">
710+
Free Electricity Available
711+
</span>
712+
</a>
713+
714+
</li>
715+
716+
</ul>
717+
</nav>
718+
671719
</li>
672720

673721
<li class="md-nav__item">
@@ -714,9 +762,16 @@ <h3 id="carbon-intensity">Carbon Intensity<a class="headerlink" href="#carbon-in
714762
<p>This automation will run when any of the underlying entities update. This make take a while initially. If you want the data available immediately, then you'll need to run the automation manually.</p>
715763
</div>
716764
<h3 id="octopus-energy">Octopus Energy<a class="headerlink" href="#octopus-energy" title="Permanent link">#</a></h3>
717-
<p><a href="https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fbottlecapdave.github.io%2FHomeAssistant-TargetTimeframes%2Fblueprints%2Ftarget_timeframes_octopus_energy.yaml">Install blueprint (No Free Electricity)</a> | <a href="target_timeframes_octopus_energy.yaml">Source</a></p>
718-
<p><a href="https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fbottlecapdave.github.io%2FHomeAssistant-TargetTimeframes%2Fblueprints%2Ftarget_timeframes_octopus_energy_with_free_electricity.yaml">Install blueprint (Free Electricity Included)</a> | <a href="target_timeframes_octopus_energy_with_free_electricity.yaml">Source</a></p>
719-
<p>This blueprint will provide the data source for Octopus Energy rates as provided by the <a href="https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy">Octopus Energy</a> integration.</p>
765+
<h4 id="default">Default<a class="headerlink" href="#default" title="Permanent link">#</a></h4>
766+
<p><a href="https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fbottlecapdave.github.io%2FHomeAssistant-TargetTimeframes%2Fblueprints%2Ftarget_timeframes_octopus_energy.yaml">Install blueprint)</a> | <a href="target_timeframes_octopus_energy.yaml">Source</a></p>
767+
<p>This blueprint will provide the data source for Octopus Energy rates as provided by the <a href="https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy">Octopus Energy</a> integration. This is for accounts that don't have the <a href="https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/entities/octoplus/#free-electricity-session-events">free electricity sensor</a> available.</p>
768+
<div class="admonition warning">
769+
<p class="admonition-title">Warning</p>
770+
<p>This automation will run when any of the underlying entities update. This make take a while initially. If you want the data available immediately, then you'll need to run the automation manually.</p>
771+
</div>
772+
<h4 id="free-electricity-available">Free Electricity Available<a class="headerlink" href="#free-electricity-available" title="Permanent link">#</a></h4>
773+
<p><a href="https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fbottlecapdave.github.io%2FHomeAssistant-TargetTimeframes%2Fblueprints%2Ftarget_timeframes_octopus_energy_with_free_electricity.yaml">Install blueprint</a> | <a href="target_timeframes_octopus_energy_with_free_electricity.yaml">Source</a></p>
774+
<p>This blueprint will provide the data source for Octopus Energy rates as provided by the <a href="https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy">Octopus Energy</a> integration. This is for accounts that have the <a href="https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/entities/octoplus/#free-electricity-session-events">free electricity sensor</a> available.</p>
720775
<div class="admonition warning">
721776
<p class="admonition-title">Warning</p>
722777
<p>This automation will run when any of the underlying entities update. This make take a while initially. If you want the data available immediately, then you'll need to run the automation manually.</p>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)