iobroker-community-adapters / ioBroker.shelly

Integrate your Shelly devices into ioBroker via MQTT or CoIoT
Other
154 stars 62 forks source link

[Bug]: Channel name cannot be set (range extender) #953

Open nerd4you opened 4 months ago

nerd4you commented 4 months ago

I'm sure that

Shelly device

No response

Shelly firmware version

No response

Protocol

MQTT

The problem

If a Shelly is connected via the range extender function of another Shelly (Wi-Fi AP), then the "ChannelName" (Relay) can not be set in the adapter. It is always overwritten with the "ChannelName" of the host (Shelly with Ragenextender).

Maybe it's because the Shelly has the same IP address in the network as the host (just with a different port). Could this perhaps be fixed? So that the “ChannelName” can be set independently of the IP address?

iobroker.current.log (in debug mode!)

No response

Version of nodejs

18.19.0

Version of ioBroker js-controller

5.0.17

Version of adapter

6.6.1

github-actions[bot] commented 4 months ago

Thanks for reporting a new issue @nerd4you!

  1. Please make sure your topic is not covered in the documentation
  2. Ensure that you use the latest beta version (not the current stable version): 6.8.0
  3. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue
  4. Search for the issue topic in other/closed issues to avoid duplicates!

    Otherwise this issue will be closed.

klein0r commented 4 months ago

Range extender is not supported right now and leads to a lot of other issues

nerd4you commented 4 months ago

A pity. So far everything has been running smoothly for me with the range extender, except that due to this bug the channel name is the same for all Shellys in the adapter.