1
0
Fork 0
ha-config/lovelace/lovelace.bos_office.yaml

79 lines
2.5 KiB
YAML

config:
views:
- badges: []
cards:
- chips:
- entity: light.bos_office
type: light
use_light_color: true
- entity: switch.bos_office_heater
icon: mdi:radiator
tap_action:
action: toggle
type: entity
- content_info: name
entity: switch.bo_s_desk_plug
icon: mdi:power-plug
name: Desk
tap_action:
action: toggle
type: entity
- content_info: name
entity: switch.bo_s_office_plug
icon: mdi:power-plug
name: Chair
tap_action:
action: toggle
type: entity
- entity: binary_sensor.bo_s_office_door_contact
type: entity
use_entity_picture: false
- entity: binary_sensor.bo_s_office_is_occupied
type: entity
- entity: binary_sensor.bo_s_office_motion
type: entity
- entity: binary_sensor.bo_s_office_pir_2_occupancy
type: entity
- entity: sensor.ble_temperature_bos_office_a4c1380f0b98
type: entity
- entity: sensor.ble_humidity_bos_office_a4c1380f0b98
type: entity
- content: "{{ \n \"{:,}\".format(\n (states('sensor.bo_s_desk_plug_power')\
\ | float(default=0)\n +\n states('sensor.bo_s_office_plug_power')\
\ | float(default=0)\n +\n states('sensor.bo_s_office_heater_power')\
\ | float(default=0)\n ) | round\n )\n}} W"
icon: mdi:flash
type: template
- entity: sensor.bo_s_office_perception
type: entity
- entity: sensor.bo_s_office_simmerzone
type: entity
- entity: weather.home_weather
show_conditions: true
show_temperature: true
type: weather
- entity: sensor.bo_s_office_heatindex
icon: tc:heat-index
type: entity
type: custom:mushroom-chips-card
- cards:
- entities:
- entity: automation.warm_up_bo_s_office
icon: mdi:heating-coil
name: Keep warm
- entity: input_number.bo_s_office_target_temperature
icon: mdi:temperature-celsius
name: Target
type: entities
- entities:
- entity: sensor.ble_temperature_bos_office_a4c1380f0b98
- entity: sensor.ble_humidity_bos_office_a4c1380f0b98
type: history-graph
layout: {}
layout_type: masonry
type: custom:layout-card
icon: mdi:chair-rolling
theme: Backend-selected
title: Bo's Office
type: custom:grid-layout