title: Demo IoT views: - badges: - sensor.temperature_sensor_id path: default_view title: Home - cards: - cards: - aspect_ratio: 100% entities: - sensor.temperature_sensor_id hours_to_show: 3 refresh_interval: 30 title: Temperature (3h) type: history-graph - entities: - sensor.humidity_sensor_id hours_to_show: 3 refresh_interval: 30 title: Humidity (3h) type: history-graph - entities: - sensor.absolute_sensor_id hours_to_show: 3 refresh_interval: 30 title: Absolute Humidity (3h) type: history-graph - entities: - sensor.air_quality_sensor_id hours_to_show: 3 refresh_interval: 30 title: Air Quality (3h) type: history-graph type: vertical-stack panel: true path: graph_view_3 title: Graphs (3h) - cards: - cards: - aspect_ratio: 100% entities: - sensor.temperature_sensor_id hours_to_show: 12 refresh_interval: 30 title: Temperature (12h) type: history-graph - entities: - sensor.humidity_sensor_id hours_to_show: 12 refresh_interval: 30 title: Humidity (12h) type: history-graph - entities: - sensor.absolute_humidity_sensor_id hours_to_show: 12 refresh_interval: 30 title: Absolute Humidity (12h) type: history-graph - entities: - sensor.air_quality_sensor_id hours_to_show: 12 refresh_interval: 30 title: Air Quality (12h) type: history-graph type: vertical-stack panel: true path: graph_view_12 title: Graphs (12h)