diff --git a/source/_components/tibber.markdown b/source/_components/tibber.markdown index 791bc560b02..df8eba4921e 100644 --- a/source/_components/tibber.markdown +++ b/source/_components/tibber.markdown @@ -70,7 +70,7 @@ action: The `tibber` sensor provides the current electricity price if you are a [Tibber](https://tibber.com/) customer. If you have a Tibber Pulse it will also show the electricity consumption in real time. -The requirement is that you have setup the [`tibber` component](#setup). +The requirement is that you have setup the [`tibber` component](#setup). The sensor will show once the transfer date to tibber has been confirmed. ## {% linkable_title Examples %} @@ -99,4 +99,4 @@ The electricity price can be used to make automations. The sensor has a `max_pri message: "The electricity price is now {{ states.sensor.electricity_price_hamretunet_10.state }}" ``` -{% endraw %} \ No newline at end of file +{% endraw %}