home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.76k stars 7.19k forks source link

Issue with another QSW swith device #29148

Closed knebb closed 11 months ago

knebb commented 11 months ago

Feedback

Hi,

for most of my switches the discover or manually added devices works fine.

There is one PoE switch (Series 2000, QSW-M2115P-2T2S where it does not work. Tryping to add by the default way always tells me "Connection failed".

As I was able to add other three QNAP switches I assume this switch is not properly tested?

I tried to get the logfiles in debug mode but do not know where they are stored and how I can get access of it.

Greetings

/KNEBB

URL

https://www.home-assistant.io/integrations/qnap_qsw/

Version

2023.9.3

Additional information

No response

home-assistant[bot] commented 11 months ago

Hey there @noltari, mind taking a look at this feedback as it has been labeled with an integration (qnap_qsw) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `qnap_qsw` can trigger bot actions by commenting: - `@home-assistant close` Closes the feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign qnap_qsw` Removes the current integration label and assignees on the feedback, add the integration domain after the command.
Noltari commented 11 months ago

Feedback

Hi,

for most of my switches the discover or manually added devices works fine.

There is one PoE switch (Series 2000, QSW-M2115P-2T2S where it does not work. Tryping to add by the default way always tells me "Connection failed".

As I was able to add other three QNAP switches I assume this switch is not properly tested?

I tried to get the logfiles in debug mode but do not know where they are stored and how I can get access of it.

Greetings

/KNEBB

URL

https://www.home-assistant.io/integrations/qnap_qsw/

Version

2023.9.3

Additional information

No response

Hi @knebb,

As stated in https://github.com/Noltari/aioqsw/issues/2 that switch uses a different local API which isn't supported in aioqsw.

I don't have any of those, so I won't add support for it myself. If anyone with that switch wants to add support in aioqsw I'd be happy to review and accept it.

Best regards, Álvaro.

knebb commented 11 months ago

I guess adding support is a little bit more complicated compared to writing scripts?

I am willing to offer my device to get the needed information but I doubt I am able to put it into your code. I do not even know where to start :(

/KNEBB

Noltari commented 11 months ago

@knebb unfortunately only issues should be reported here. New functionality or requests should be done in the Home Assistant community forum. Maybe someone else with that switch is willing to add support...

Noltari commented 11 months ago

@home-assistant close