parent
84d0188835
commit
81e458a827
@ -1,3 +1,12 @@
|
|||||||
|
######################################################################
|
||||||
|
# @CCOSTAN - Follow Me on X
|
||||||
|
# For more info visit https://www.vcloudinfo.com/click-here
|
||||||
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||||
|
# -------------------------------------------------------------------
|
||||||
|
# Hidden Booleans Input Boolean Helpers - Home Assistant input boolean helpers.
|
||||||
|
# Maintains input boolean helpers for Hidden Booleans Input Boolean Helpers.
|
||||||
|
# -------------------------------------------------------------------
|
||||||
|
######################################################################
|
||||||
home_stats:
|
home_stats:
|
||||||
name: Home Stats
|
name: Home Stats
|
||||||
initial: off
|
initial: off
|
||||||
|
|||||||
@ -1,4 +1,13 @@
|
|||||||
|
######################################################################
|
||||||
|
# @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
|
- platform: time_date
|
||||||
display_options:
|
display_options:
|
||||||
- 'time'
|
- 'time'
|
||||||
- 'date'
|
- 'date'
|
||||||
|
|||||||
Loading…
Reference in new issue