12 lines
280 B
Plaintext
12 lines
280 B
Plaintext
# Home Assistant connection
|
|
url=https://home-assistant.example.com
|
|
token=replace-with-a-long-lived-access-token
|
|
|
|
# One card per entity, up to 12
|
|
entity=weather.home
|
|
entity=climate.home
|
|
entity=person.example
|
|
entity=lock.front_door
|
|
entity=cover.garage_door
|
|
entity=light.living_room
|