title: Tannenhof resources: - url: /local/gauge-card.js?v=1 type: js views: # View tab title. - title: Josh's Room # Optional unique id for direct access /lovelace/${id} id: example # Optional background (overwrites the global background). background: radial-gradient(crimson, skyblue) # Each view can have a different theme applied. Theme should be defined in the frontend. theme: dark-mode cards: - id: 698b0d61c8d64ee9a0b762080adbd009 # Automatically created id type: weather-forecast entity: weather.weather - id: b900d5426e5d465bb4b5d92e590da361 # Automatically created id type: entities title: Joshs Room entities: - sensor.dht_sensor_temperature - sensor.dht_sensor_humidity - group.lights - cover.blinds - media_player.spotify # The markdown card will render markdown text. - type: custom:gauge-card title: Temperature entity: sensor.dht_sensor_temperature min: -20 max: 35 - type: custom:gauge-card title: Printer Hotend entity: sensor.octoprint_actual_tool0_temp severity: red: 50 green: 0 amber: 40