mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Remove configuration details
This commit is contained in:
parent
87e55820e7
commit
756cbe1b08
@ -4,26 +4,6 @@ homeassistant.components.sensor.worldclock
|
|||||||
The Worldclock sensor let you display the current time of a different time
|
The Worldclock sensor let you display the current time of a different time
|
||||||
zone.
|
zone.
|
||||||
|
|
||||||
Configuration:
|
|
||||||
|
|
||||||
To use the Worldclock sensor you will need to add something like the
|
|
||||||
following to your configuration.yaml file.
|
|
||||||
|
|
||||||
sensor:
|
|
||||||
platform: worldclock
|
|
||||||
time_zone: America/New_York
|
|
||||||
name: New York
|
|
||||||
|
|
||||||
Variables:
|
|
||||||
|
|
||||||
time_zone
|
|
||||||
*Required
|
|
||||||
Time zone you want to display.
|
|
||||||
|
|
||||||
name
|
|
||||||
*Optional
|
|
||||||
Name of the sensor to use in the frontend.
|
|
||||||
|
|
||||||
For more details about this platform, please refer to the documentation at
|
For more details about this platform, please refer to the documentation at
|
||||||
https://home-assistant.io/components/sensor.worldclock.html
|
https://home-assistant.io/components/sensor.worldclock.html
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user