You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to exclude all my IO devices, to keep only the RTS devices.
My config: { "name": "TaHoma", "service": "somfy_europe", "user": "*******", "password": "*******", "exclude": [ "io2way" ], "platform": "Tahoma" }
I have also tried "exclude": [
"io"
],
but I get all the devices (io and rts)
Is it a bug or a misunderstanding of the parameters ?
The text was updated successfully, but these errors were encountered:
There hasn't been any activity on this issue recently.
Please make sure to update to the latest Homebridge TaHoma version to see if that solves the issue.
This issue will be closed in case of inactivity.
I want to exclude all my IO devices, to keep only the RTS devices.
My config:
{ "name": "TaHoma", "service": "somfy_europe", "user": "*******", "password": "*******", "exclude": [ "io2way" ], "platform": "Tahoma" }
I have also tried "exclude": [
"io"
],
but I get all the devices (io and rts)
Is it a bug or a misunderstanding of the parameters ?
The text was updated successfully, but these errors were encountered: