Homekit: Entity Config
This commit is contained in:
parent
611341cb86
commit
4fa92f9167
@ -20,4 +20,43 @@ homekit:
|
||||
- switch.circadian_lighting_circadian_lighting
|
||||
- binary_sensor.mullvad_exit_ip
|
||||
- switch.server
|
||||
- switch.server_template
|
||||
- switch.server_template
|
||||
|
||||
|
||||
entity_config:
|
||||
sensor.temperature_kai_humidity:
|
||||
name: Humidity
|
||||
sensor.temperature_kai_pressure:
|
||||
name: Pressure
|
||||
sensor.temperature_kai_temperature:
|
||||
name: Temperature
|
||||
sensor.temperature_outside_darksky:
|
||||
name: Outside
|
||||
sensor.schreibtisch_current_consumption:
|
||||
name: Consumption
|
||||
sensor.schreibtisch_today_s_consumption:
|
||||
name: Consumption Today
|
||||
sensor.schreibtisch_total_consumption:
|
||||
name: Consumption Total
|
||||
light.all_indirect:
|
||||
name: Indirect
|
||||
light.all_direct:
|
||||
name: Direct
|
||||
light.all_lights:
|
||||
name: All Lights
|
||||
scene.light_alloff:
|
||||
name: Lights Off
|
||||
scene.light_blue:
|
||||
name: Lights Blue
|
||||
scene.light_flux:
|
||||
name: Lights Flux
|
||||
scene.light_night:
|
||||
name: Lights Night
|
||||
switch.circadian_lighting_circadian_lighting:
|
||||
name: Circadian
|
||||
binary_sensor.mullvad_exit_ip:
|
||||
name: Mullvad
|
||||
switch.server:
|
||||
name: Server
|
||||
switch.server_template:
|
||||
name: Server Status
|
Reference in New Issue
Block a user