logo elektroda
logo elektroda
X
logo elektroda

OpenBK7231N on BSEED EC-GL86PCSI31: SSDP & WeMo Drivers, Channel Friendly Names

vargurerikson 177 2
ADVERTISEMENT
  • #1 21554106
    vargurerikson
    Level 2  
    Hi @All,

    I flashed OpenBK7231N on a BSEED Smart Wifi Switch 3-Gang (EC-GL86PCSI31) and I want to use it, like my other Smart Plugs/Switches (Tasmota) without MQTT.

    Is it possible to use Driver SSDP and Driver WeMo with a friendly name for each Channel (like with Tasmota)?

    BR
    Vargur
    AI: Which version or build of OpenBK7231N are you currently running on your BSEED switch?
    OpenBK7231N version 1.18.102
    AI: Have you already tried configuring the SSDP or WeMo drivers and setting friendly names for each channel? If so, could you describe what you’ve tried and any issues you ran into?
    I started driver SSDP and WeMo but I can't figure out, how to create or change the friendly name for each channel. I always only find one channel with Alexa
  • ADVERTISEMENT
  • #2 21589438
    p.kaczmarek2
    Moderator Smart Home
    It seems Wemo driver needs to be updated to use channel label if present.
    Here's the driver:
    https://github.com/openshwprojects/OpenBK7231T_App/blob/main/src/driver/drv_wemo.c
    We would need to check where exactly their XML specified the channel name?

    Then we could use Channel_GetLabel to supply the strings set by setChannelLabel
    Helpful post? Buy me a coffee.
  • #3 21589910
    vargurerikson
    Level 2  
    Hi,

    Thanks for the information and help, but in the meanwhile I solved it with MQTT and Home Assistant
ADVERTISEMENT