47 lines
1.1 KiB
YAML
47 lines
1.1 KiB
YAML
|
homekit:
|
||
|
ip_address: 10.10.10.1
|
||
|
advertise_ip: 10.10.10.1
|
||
|
|
||
|
filter:
|
||
|
include_entities:
|
||
|
- sensor.temperature_kai_humidity
|
||
|
- sensor.temperature_kai_temperature
|
||
|
- light.all_indirect
|
||
|
- light.all_direct
|
||
|
- script.light_store_off
|
||
|
- script.light_store_restore
|
||
|
- scene.light_flux
|
||
|
- scene.light_night
|
||
|
- switch.adaptive_lighting_sleep_mode_default
|
||
|
- switch.adaptive_lighting_default
|
||
|
- switch.server
|
||
|
- switch.server_template
|
||
|
- scene.light_adaptive
|
||
|
|
||
|
|
||
|
entity_config:
|
||
|
sensor.temperature_kai_humidity:
|
||
|
name: Feuchtigkeit
|
||
|
sensor.temperature_kai_temperature:
|
||
|
name: Temperatur
|
||
|
light.all_indirect:
|
||
|
name: Indirekt
|
||
|
light.all_direct:
|
||
|
name: Direkt
|
||
|
script.light_store_off:
|
||
|
name: Licht aus
|
||
|
script.light_store_restore:
|
||
|
name: Licht an
|
||
|
scene.light_adaptive:
|
||
|
name: Licht Adaptiv
|
||
|
scene.light_night:
|
||
|
name: Licht Nacht
|
||
|
switch.adaptive_lighting_default:
|
||
|
name: Adaptiv
|
||
|
switch.adaptive_lighting_sleep_mode_default:
|
||
|
name: Schlaf
|
||
|
switch.server:
|
||
|
name: Server
|
||
|
switch.server_template:
|
||
|
name: Server Status
|