We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Homebridge Carrier Infinity
Describe Your Problem: Changes not propagating to thermostat. Recently had to change thermostats, added to same account and hasn't worked since then.
Logs:
8/8/2024, 7:32:37 AMCarrierLoaded plugin 'homebridge-carrier-infinity' 8/8/2024, 7:32:37 AMCarrierLoading 1 platforms... 8/8/2024, 7:32:38 AMCarrierBridge is running on port 51826. 8/8/2024, 7:32:40 AMCarrierCarrierInfinity[5118W101616] Discovered system 8/8/2024, 7:32:42 AMCarrierCarrierInfinity[5118W101616] [ZONE 1 Thermostat] Loaded 8/8/2024, 7:32:42 AMCarrierCarrierInfinity[2424W206270] Discovered system 8/8/2024, 7:32:44 AMCarrierCarrierInfinity[2424W206270] [Main Thermostat] Loaded 8/8/2024, 7:32:44 AMCarrierCarrierInfinity[2424W206270] [Office Thermostat] Loaded 8/8/2024, 7:33:19 AMCarrierCarrierInfinity[5118W101616] [API] Pushing changes to carrier api... 8/8/2024, 7:33:20 AMCarrierCarrierInfinity[5118W101616] [API] ... pushing changes complete. 8/8/2024, 7:33:26 AMCarrierCarrierInfinityWARNING[5118W101616] [API] Changes do not (yet?) appear to have propagated to the carrier api.
Plugin Config:
{ "platform": "CarrierInfinity", "username": "jbmjbm22", "password": "PASSWORD", "holdBehavior": "activity", "holdArgument": "03:00", "showIndoorHumiditySensors": false }
Environment:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Homebridge Carrier Infinity
Describe Your Problem:
Changes not propagating to thermostat. Recently had to change thermostats, added to same account and hasn't worked since then.
Logs:
8/8/2024, 7:32:37 AMCarrierLoaded plugin 'homebridge-carrier-infinity'
8/8/2024, 7:32:37 AMCarrierLoading 1 platforms...
8/8/2024, 7:32:38 AMCarrierBridge is running on port 51826.
8/8/2024, 7:32:40 AMCarrierCarrierInfinity[5118W101616] Discovered system
8/8/2024, 7:32:42 AMCarrierCarrierInfinity[5118W101616] [ZONE 1 Thermostat] Loaded
8/8/2024, 7:32:42 AMCarrierCarrierInfinity[2424W206270] Discovered system
8/8/2024, 7:32:44 AMCarrierCarrierInfinity[2424W206270] [Main Thermostat] Loaded
8/8/2024, 7:32:44 AMCarrierCarrierInfinity[2424W206270] [Office Thermostat] Loaded
8/8/2024, 7:33:19 AMCarrierCarrierInfinity[5118W101616] [API] Pushing changes to carrier api...
8/8/2024, 7:33:20 AMCarrierCarrierInfinity[5118W101616] [API] ... pushing changes complete.
8/8/2024, 7:33:26 AMCarrierCarrierInfinityWARNING[5118W101616] [API] Changes do not (yet?) appear to have propagated to the carrier api.
Plugin Config:
{
"platform": "CarrierInfinity",
"username": "jbmjbm22",
"password": "PASSWORD",
"holdBehavior": "activity",
"holdArgument": "03:00",
"showIndoorHumiditySensors": false
}
Environment:
The text was updated successfully, but these errors were encountered: