You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
602 B
14 lines
602 B
######################################################################
|
|
# @CCOSTAN - Follow Me on X
|
|
# For more info visit https://www.vcloudinfo.com/click-here
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
# -------------------------------------------------------------------
|
|
# Date Time Sensor - Home Assistant sensor configuration.
|
|
# Defines sensors for Date Time Sensor.
|
|
# -------------------------------------------------------------------
|
|
######################################################################
|
|
- platform: time_date
|
|
display_options:
|
|
- 'time'
|
|
- 'date'
|