mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Re-add random sensor sample (it's referenced in automation)
This commit is contained in:
parent
c29eff789f
commit
2edccadc9f
@ -68,4 +68,11 @@ Now that you are able to edit the configuration, it's time to set up some of you
|
||||
|
||||
<p class='note'>YAML can be a little daunting at first. A lot is possible! [Here is some more info.](/docs/configuration/devices/)</p>
|
||||
|
||||
For a sensor that is showing [random values](/components/sensor.random/), the entry would look like the sample below:
|
||||
|
||||
```yaml
|
||||
sensor:
|
||||
- platform: random
|
||||
```
|
||||
|
||||
### [Next step: Automate Home Assistant »](/getting-started/automation/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user