RavenSystem / esp-homekit-devices

Advanced firmware to add native Apple HomeKit and custom configurations, compatible with any SoC based on ESP32, ESP32-S, ESP32-C and ESP8266 series. (Shelly, Sonoff, Electrodragon, Tuya...)
Other
2.76k stars 361 forks source link

MagicHome LED Dimmer #592

Closed hejsiri closed 5 years ago

hejsiri commented 5 years ago

Hello

Is it possible to set HAA as a bulb with a dimmer? In the sample templates I can only see MagicHome RGBW and RGB. What should JSON look like? I have MagicHome LED Dimmer with single channel for monochrome led strip.

RavenSystem commented 5 years ago

Declare only "w" pin.

bj-tracer commented 5 years ago

Hello! How to reset that bulb with HAA (or going to setup mode)? This device hasn't buttons. You need to switch on/off it 10 times for reset with original firmware.

hejsiri commented 4 years ago

I have MagicHome single channel and I'm trying to set up HAA. I don't know what I'm doing wrong, but configuration doesn't work. Please help. My configuration:

 {
   "c": {
     "b": [{
       "g": 0,
       "t": 5
     }]
   },
   "a": [{
     "t": 30,
     "w": 12,
     "b": [{
       "g": 0
     }]
   }]
 }

Correct settings of this device on other software: (https://github.com/curla92/LED-Dimmer-Homekit)

Ustawienia EVE - RavenCore LED Dimmer