Update sensor.version.markdown (#3279)
This commit is contained in:
parent
b6a3cb08c0
commit
324acb9af7
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ sensor:
|
||||||
command: "cat /home/homeassistant/.homeassistant/.HA_VERSION"
|
command: "cat /home/homeassistant/.homeassistant/.HA_VERSION"
|
||||||
```
|
```
|
||||||
|
|
||||||
You might think that a [`rest` sensor](/components/sensor.rest/) could work to but it will not as Home Assistant is not ready when the sensor get initialized.
|
You might think that a [`rest` sensor](/components/sensor.rest/) could work, too, but it will not as Home Assistant is not ready when the sensor get initialized.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
sensor:
|
sensor:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue