Skip to content

Instantly share code, notes, and snippets.

@koutsie
Created May 20, 2025 17:46
Show Gist options
  • Save koutsie/91cdf9b27cf7276eae8034f52ca6f627 to your computer and use it in GitHub Desktop.
Save koutsie/91cdf9b27cf7276eae8034f52ca6f627 to your computer and use it in GitHub Desktop.
schema
{
"$schema": "https://raw.githubusercontent.com/house-of-abbey/GarminHomeAssistant/main/config.schema.json",
"title": "Home",
"items": [
{
"entity": "light.light_4",
"name": "Jalkalamppu",
"type": "toggle"
},
{
"entity": "light.light_2",
"name": "Olohuone",
"type": "toggle"
},
{
"entity": "light.light_3",
"name": "Makuuhuone",
"type": "toggle"
},
{
"entity": "light.light_1",
"name": "Pelihuone",
"type": "toggle"
},
{
"entity": "light.triones_221522000235",
"name": "Pelivalot",
"type": "toggle"
},
{
"entity": "media_player.pikkupieru",
"name": "Google TV",
"type": "toggle"
},
{
"entity": "sensor.spothinta_fi_energy_current_hour_price",
"name": "Sähkön hinta",
"type": "sensor"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment