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
@sant3001 I tried to restart everything, but it didn't help. Eventually, I removed a switch button which was recently added in the plugin and the rest of the switch buttons work again.
After removing the recent switch button (named cove light), the rest of the switch buttons were working from the plugin. I added a new switch button with the same name and everything still work fine.
Describe The Bug:
Switch Button for all my devices suddenly not respondingTo Reproduce:
Reboot Hoobs a few times, but it's not helpingExpected behavior:
To have the plugin working againLogs:
19/11/2023, 09:00:52WARNINGplugin site unavailable
19/11/2023, 09:01:52WARNINGplugin site unavailable
19/11/2023, 09:03:17WARNINGplugin site unavailable
19/11/2023, 09:04:02Switch Button Bridge stopping
19/11/2023, 09:04:22Switch Button Bridge starting
19/11/2023, 09:04:35Switch Button BridgeLoaded plugin 'homebridge-switch-button'
19/11/2023, 09:04:36Switch Button BridgeLoading 16 accessories...
19/11/2023, 09:04:36Switch Button BridgeBridge is running on port 51916.
19/11/2023, 09:06:16WARNINGplugin site unavailable
19/11/2023, 09:06:57WARNINGplugin site unavailable
19/11/2023, 09:10:10Dummy Contact BridgeConfiguration change
19/11/2023, 09:10:10dummycontactbridge stopping
19/11/2023, 09:10:15Dummy Contact Bridge starting
19/11/2023, 09:10:26Dummy Contact BridgeLoaded plugin 'homebridge-dummy-contact'
19/11/2023, 09:10:26Dummy Contact BridgeLoading 28 accessories...
19/11/2023, 09:10:27Dummy Contact BridgeBridge is running on port 51846.
Plugin Config:
Show your Homebridge config.json here, remove any sensitive information.
{
"accessories": [
{
"name": "Virtual Entertainment",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Chef Light",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
},
"name": "Virtual Common Daylight"
},
{
"name": "Virtual Shower Light",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Resort Light",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Relax",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Studio Group",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Reading Left",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Reading Right",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Collection",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Chandelier",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Dining Fan",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Studio Fan",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Studio Aircon",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Fan Light",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
},
{
"name": "Virtual Dining Fan",
"delay": 500,
"accessory": "HomebridgeSwitchButton",
"plugin_map": {
"plugin_name": "homebridge-switch-button"
}
}
]
}
Screenshots:
Environment:
The text was updated successfully, but these errors were encountered: