mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +00:00
Fix indentation in example define_custom_polling.md (#28949)
This commit is contained in:
parent
c913fa41dd
commit
44e35df54d
@ -26,7 +26,7 @@ If you want to define a specific interval at which your device is being polled f
|
||||
action:
|
||||
- service: homeassistant.update_entity
|
||||
target:
|
||||
entity_id: weather.home
|
||||
entity_id: weather.home
|
||||
```
|
||||
|
||||
4. Save your new automation to poll for data.
|
||||
|
Loading…
x
Reference in New Issue
Block a user