Zum Hauptinhalt springenZur Hauptnavigation springen

Empfohlene Produkte

📦 Shopping-Tipps für dich

Ausgewählte Empfehlungen für dein Smart Home Projekt

Lädt Produkte... (sensor → smartswitch → led → camera)

Hier ein Beispiel ESPHome-Programm für alle gängigen RGBW Controller basierend auf einem ESP8266

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 esphome: name: GERÄTENAME platform: ESP8266 board: esp01_1m wifi: networks: - ssid: "WLAN SSID" password: "WLAN PW" ap: ssid: "AP KENNUNG" password: "AP PW" captive_portal: logger: api: ota: light: - platform: rgbw name: GERÄTENAME red: pwm_r green: pwm_g blue: pwm_b white: pwm_w output: - platform: esp8266_pwm pin: GPIO12 frequency: 1000 Hz id: pwm_r - platform: esp8266_pwm pin: GPIO5 frequency: 1000 Hz id: pwm_g - platform: esp8266_pwm pin: GPIO13 frequency: 1000 Hz id: pwm_b - platform: esp8266_pwm pin: GPIO15 frequency: 1000 Hz id: pwm_w sensor: - platform: wifi_signal name: "GERÄTENAME WiFi Signal" update_interval: 60s

Shopping-Empfehlungen

Passende sensor-Produkte

Weitere empfohlene Produkte für dein Smart Home

Lädt Produkte... (sensor → smartswitch → led → camera)

Artikel teilen

Teilen: