Skip to content

Commit 7a81942

Browse files
committed
docs: Updated example
1 parent e3b36cb commit 7a81942

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Target timeframes was a feature that has been extracted out of the [Octopus Energy integration](https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy). The idea is you can configure binary sensors that will find and turn on during the most optimal time periods based on external data sources, targeting either the lowest or highest values. What these values represent can be anything. In the original integration, the values represented cost of energy, and so the cheapest periods were discovered. But it could represent other things like
44

5-
* Temperature to turn on sprinklers during the hottest times of the day
5+
* Energy prices to turn on devices when cost is the cheapest
66
* Carbon emissions to turn on devices when renewables on the grid are at their highest
77
* Solar generation to turn on devices when the most energy is being generated.
88

_docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Target timeframes was a feature that has been extracted out of the [Octopus Energy integration](https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy). The idea is you can configure binary sensors that will find and turn on during the most optimal time periods based on external data sources, targeting either the lowest or highest values. What these values represent can be anything. In the original integration, the values represented cost of energy, and so the cheapest periods were discovered. But it could represent other things like
44

5-
* Temperature to turn on sprinklers during the hottest times of the day
5+
* Energy prices to turn on devices when cost is the cheapest
66
* Carbon emissions to turn on devices when renewables on the grid are at their highest
77
* Solar generation to turn on devices when the most energy is being generated.
88

0 commit comments

Comments
 (0)