62 lines
1.7 KiB
YAML
62 lines
1.7 KiB
YAML
homekit:
|
|
ip_address: 10.10.10.50
|
|
|
|
filter:
|
|
include_entities:
|
|
- sensor.temperature_kai_humidity
|
|
- sensor.temperature_kai_pressure
|
|
- sensor.temperature_kai_temperature
|
|
- sensor.temperature_outside_darksky
|
|
- sensor.schreibtisch_current_consumption
|
|
- sensor.schreibtisch_today_s_consumption
|
|
- sensor.schreibtisch_total_consumption
|
|
- light.all_indirect
|
|
- light.all_direct
|
|
- light.all_lights
|
|
- scene.light_alloff
|
|
- scene.light_blue
|
|
- scene.light_flux
|
|
- scene.light_night
|
|
- switch.circadian_lighting_circadian_lighting
|
|
- binary_sensor.mullvad_exit_ip
|
|
- switch.server
|
|
- 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_adaptive:
|
|
name: Lights Adaptive
|
|
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 |