Hi
I am new in Home Assistant and have some difficulties. I am not able to have clock working on lovelace. In the log the time sensor seems to be not starting. Bug somewhere or my mistakes?
When I follow the youtube instruction about setting a clock on the lovelace I can’t have these time sensors.
I only have one sensor.date_and_time and that gives all the time status “unknown”.
Is this because of Ubuntu / Oracle Virtualbox? Or how come?
My system
System Health
version core-2022.4.4
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.9.9
os_name Linux
os_version 5.10.108
arch x86_64
timezone Europe/Helsinki
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
configuration.yaml
automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml
logger:
default: info
default_config:
sensor:
platform: time_date
display_options:
'time'
'date'
'date_time'
'date_time_utc'
'date_time_iso'
'time_date'
'time_utc'
'beat'
sensor:
platform: nordpool
VAT: False
currency: "EUR"
low_price_cutoff: 0.95
region: "FI"
precision: 2
price_type: MWh
additional_costs: "{{0.0|float}}"