diff --git a/packages/homekit.yaml b/packages/homekit.yaml new file mode 100644 index 0000000..1399352 --- /dev/null +++ b/packages/homekit.yaml @@ -0,0 +1,23 @@ +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 \ No newline at end of file