From b63777c667c09cb86697969c145a443e1658fa76 Mon Sep 17 00:00:00 2001 From: sven Date: Wed, 4 Feb 2026 15:06:26 +0100 Subject: [PATCH] Xiaomi Cloud Extractor entfernt --- configuration.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index b4037af..74ce105 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -400,6 +400,8 @@ climate: heater: switch.dummy_for_climate_entity #Sonst geht die Entity nicht target_sensor: sensor.netatmo_aussenmodul_temperatur +# Deprecated - Mit der aktuellen Alpha funktioniert das übers Frontend. +# MFA verhindert, dass das über configuration.yaml klappen kann #camera: # - platform: xiaomi_cloud_map_extractor # host: 192.168.178.246 @@ -408,6 +410,8 @@ climate: # password: baRecM3ElOQNZaiV # country: de # draw: ['all'] +# attributes: +# - calibration_points #----------------------------------- ####### Sensoren #######