hoobs-org / HOOBS

Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.

Home Page:https://hoobs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harmony Hub Econnrefused

grantdray opened this issue · comments

Description
When this error occurs, it takes me back to Apple TV home. I am curious if there is anything that can be done to help?

Version
Hoobs 4

Did you upgrade
Please let us know if you upgraded from a previous version.

  • Yes
  • No

Pervious version
If you upgraded, please let us know your previous version.

What device are you using?
Please let us know the device you are running HOOBS on.

  • HOOBS Box
  • HOOBS SD Card
  • Custom Install

If this is a custom install, what's your operating system?
Hoobs 4

List your plugins
Harmony - npmv1.6.1
Post your config

{
"accessories" : [

],
"platforms" : [
{
"addAllActivitiesToSkippedIfSameStateActivitiesList" : true,
"cleanCache" : false,
"configureAccesscontrol" : true,
"DELAY_BEFORE_RETRY_AFTER_NETWORK_LOSS" : 60000,
"HUB_CONNECT_TIMEOUT" : 10000,
"HUB_SEND_TIMEOUT" : 30000,
"hubIP" : "192.168.6.41",
"hubName" : "Living Room Harmony Hub",
"linkVolumeControlToTV" : true,
"name" : "Living Room Harmony Hub",
"platform" : "HarmonyHubWebSocket",
"playPauseBehavior" : true,
"plugin_map" : {
"plugin_name" : "homebridge-harmony"
},
"publishAllTVAsExternalAccessory" : true,
"publishDevicesAsIndividualAccessories" : true,
"publishGeneralMuteSwitch" : false,
"publishGeneralVolumeSlider" : false,
"publishGeneralVolumeSwitches" : false,
"publishHomeControlsAsIndividualAccessories" : true,
"publishSequencesAsIndividualAccessories" : true,
"publishSwitchActivitiesAsIndividualAccessories" : true,
"showCommandsAtStartup" : true,
"switchAccessories" : true,
"TVAccessory" : true
}
]
}

  • Remove any passwords from the config file. This is public.
POST CONFIG HERE

Post your log
You can get the log from the interface. This is in the Log section.

POST LOG HERE
![image](https://user-images.githubusercontent.com/100388084/193348586-196c9551-4e6a-494b-bcda-ca26b8e9b809.jpeg)

**Additional context**
Add any other context about the problem here.