mantorok1 / homebridge-omnilink-platform

Homebridge Plugin for HAI/Leviton Omni series Security & Home Automation Systems
Apache License 2.0
12 stars 0 forks source link

one of my thermostats is constantly throwing an error- Omnilink Platform Bridge 9864@Front Door@Front Door@Target Heating Cooling State #24

Closed Tesla-P100FX closed 1 year ago

Tesla-P100FX commented 1 year ago

Describe Your Problem: one of my thermostats is constantly throwing an error(100s of erros daily) and i just want to remove it but unsure how to or what unit number it is

Logs:

Omnilink Platform BridgeERROR[Omnilink Platform Bridge 9864@Front Door@Front Door@Target Heating Cooling State] characteristic was supplied illegal value: number 3 exceeded maximum of 1
1/24/2023, 11:55:36 AMOmnilink Platform BridgeERROR[Omnilink Platform Bridge 9864@Front Door@Front Door@Target Heating Cooling State] characteristic was supplied illegal value: number 3 exceeded maximum of 1
1/24/2023, 2:42:05 PMOmnilink Platform Bridge

Plugin Config:


{
    "accessories": [],
    "platforms": [
        {
            "platform": "OmniLinkPlatform",
            "name": "Omni",
            "port": 4369,
            "targetHumidityDifference": 0,
            "key1": ""
            "address": "10.0.0.252",
            "key2": "",
            "includeAreas": true,
            "includeZones": true,
            "securityCode": "",
            "includeButtons": false,
            "includeUnits": true,
            "includeAuxiliarySensors": false,
            "includeEmergencyAlarms": false,
            "exclude": {
                "units": "17,22,28,33,58,59"
            },
            "defaultAccessoryMappings": {
                "zone": "none",
                "zoneFireEmergency": "none",
                "unit": "lightbulb"
            },
            "map": {
                "zones": {
                    "contact": "8,15,24,29,32,39,40,48,49"
                }
            },
            "syncTime": true,
            "showHomebridgeEvents": false,
            "showOmniEvents": false,
            "showRequestResponse": false,
            "clearCache": false,
            "mqtt": {
                "showMqttEvents": false
            }
        }
    ]
}

Screenshots:

Environment:

mantorok1 commented 1 year ago

Hi @Tesla-P100FX, The error indicates that the thermostat only supports OFF (0) and HEAT (1) modes but it's trying to be set to AUTO (3) mode. Do you know if it should support COOL (2) and AUTO modes? Maybe there's bug and the plugin is not picking up the correct capacities of your system. I can try to fix it but I may need you to gather some more info for me.

If you just want to exclude it add thermostats to the exclude key like:

            "exclude": {
                "units": "17,22,28,33,58,59",
                "thermostats": "1"
            },

It looks like it's the thermostat named Front Door that is causing the issue. You just need to figure out its number so you can add it to the above thermostats key. You can do that by using "PC Access" or just restart the plugin (or homebridge) and it will give you a summary (name and number) of all your zones, units, thermostats etc. in the log. Failing that all I can suggest is you try one at a time until you find the problem thermostat.

Tesla-P100FX commented 1 year ago

All my thermostats I think only support on and heat. Old house with Radiators an no forced air. They are all like that.. No cool, no auto.

I don't see the thermostat in "Units" would it be a zone. See Zone 8.

@.***

From: mantorok1 @.> Sent: Wednesday, January 25, 2023 12:00 PM To: mantorok1/homebridge-omnilink-platform @.> Cc: Tesla-P100FX @.>; Mention @.> Subject: Re: [mantorok1/homebridge-omnilink-platform] one of my thermostats is constantly throwing an error- Omnilink Platform Bridge @. @. @.*** Heating Cooling State (Issue #24)

Hi @Tesla-P100FXhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FTesla-P100FX&data=05%7C01%7C%7Cc2b8e07c14994c05849108daff0ebe5e%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638102736027975089%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=IXBI%2FWxsBQsikP5kSy75tfVaL073VavEC0qQYVBUUz8%3D&reserved=0, The error indicates that the thermostat only supports OFF (0) and HEAT (1) modes but it's trying to be set to AUTO (3) mode. Do you know if it should support COOL (2) and AUTO modes? Maybe there's bug and the plugin is not picking up the correct capacities of your system. I can try to fix it but I may need you to gather some more info for me.

If you just want to exclude it add thermostats to the exclude key like:

        "exclude": {

            "units": "17,22,28,33,58,59",

            "thermostats": "1"

        },

It looks like it's the thermostat named Front Door that is causing the issue. You just need to figure out its number so you can add it to the above thermostats key. You can do that by using "PC Access" or just restart the plugin (or homebridge) and it will give you a summary (name and number) of all your zones, units, thermostats etc. in the log. Failing that all I can suggest is you try one at a time until you find the problem thermostat.

- Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmantorok1%2Fhomebridge-omnilink-platform%2Fissues%2F24%23issuecomment-1404156421&data=05%7C01%7C%7Cc2b8e07c14994c05849108daff0ebe5e%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638102736027975089%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=UTymG8MWc%2FwVKWo8DF7BFKseneJnMi2ExmB%2BS7BtCaw%3D&reserved=0, or unsubscribehttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQHZNG7COAJN5IUSPQXZTHTWUGA4DANCNFSM6AAAAAAUGQIFZQ&data=05%7C01%7C%7Cc2b8e07c14994c05849108daff0ebe5e%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638102736027975089%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=HJQpDpWXet%2BbVV%2B8OCkpkE2Vwpx7DibqJfIftm%2FPgGw%3D&reserved=0. You are receiving this because you were mentioned.Message ID: @.**@.>>

mantorok1 commented 1 year ago

I believe Thermostats are different to units and zones from the Omni controller point of view. When you restart homebridge does it show any thermostats in the logs? In my case I don't have any so I see this:

[1/26/2023, 11:43:21 AM] [Omni] Units found: 3
[1/26/2023, 11:43:21 AM] [Omni]    33: Strobe            [Output]
[1/26/2023, 11:43:21 AM] [Omni]    34: Garage Door       [Output]
[1/26/2023, 11:43:21 AM] [Omni]    41: GARAGE DOOR       [Flag]
[1/26/2023, 11:43:21 AM] [Omni] Buttons found: 1
[1/26/2023, 11:43:21 AM] [Omni]     1: Garage Door
[1/26/2023, 11:43:21 AM] [Omni] Thermostats found: 0
[1/26/2023, 11:43:21 AM] [Omni] Access Controls found: 0
[1/26/2023, 11:43:21 AM] [Omni] Auxiliary Sensors found: 0
[1/26/2023, 11:43:21 AM] [Omni] Audio Sources found: 0
[1/26/2023, 11:43:21 AM] [Omni] Audio Zones found: 0
mantorok1 commented 1 year ago

Hi @Tesla-P100FX, Did you manage to exclude the Front Door thermostat? Just wondering if I can close this issue

Tesla-P100FX commented 1 year ago

No but I suppose you can close I no longer can get pC access to run so don't know the unit number. DO you have access to a version of PC access that works

From: mantorok1 @.> Sent: Saturday, April 22, 2023 12:55 AM To: mantorok1/homebridge-omnilink-platform @.> Cc: Tesla-P100FX @.>; Mention @.> Subject: Re: [mantorok1/homebridge-omnilink-platform] one of my thermostats is constantly throwing an error- Omnilink Platform Bridge @. @. @.*** Heating Cooling State (Issue #24)

Hi @Tesla-P100FXhttps://github.com/Tesla-P100FX, Did you manage to exclude the Front Door thermostat? Just wondering if I can close this issue

- Reply to this email directly, view it on GitHubhttps://github.com/mantorok1/homebridge-omnilink-platform/issues/24#issuecomment-1518552288, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQHZNG4BTNFRKSWANK5PUOLXCOFGXANCNFSM6AAAAAAUGQIFZQ. You are receiving this because you were mentioned.Message ID: @.**@.>>

Tesla-P100FX commented 1 year ago

Is it these numbers? So just exclude 1

@.***

From: mantorok1 @.> Sent: Saturday, April 22, 2023 12:55 AM To: mantorok1/homebridge-omnilink-platform @.> Cc: Tesla-P100FX @.>; Mention @.> Subject: Re: [mantorok1/homebridge-omnilink-platform] one of my thermostats is constantly throwing an error- Omnilink Platform Bridge @. @. @.*** Heating Cooling State (Issue #24)

Hi @Tesla-P100FXhttps://github.com/Tesla-P100FX, Did you manage to exclude the Front Door thermostat? Just wondering if I can close this issue

- Reply to this email directly, view it on GitHubhttps://github.com/mantorok1/homebridge-omnilink-platform/issues/24#issuecomment-1518552288, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQHZNG4BTNFRKSWANK5PUOLXCOFGXANCNFSM6AAAAAAUGQIFZQ. You are receiving this because you were mentioned.Message ID: @.**@.>>

Tesla-P100FX commented 1 year ago

sorry for multiple mails. Figured it out, working 😊 As always thank you !

From: mantorok1 @.> Sent: Saturday, April 22, 2023 12:55 AM To: mantorok1/homebridge-omnilink-platform @.> Cc: Tesla-P100FX @.>; Mention @.> Subject: Re: [mantorok1/homebridge-omnilink-platform] one of my thermostats is constantly throwing an error- Omnilink Platform Bridge @. @. @.*** Heating Cooling State (Issue #24)

Hi @Tesla-P100FXhttps://github.com/Tesla-P100FX, Did you manage to exclude the Front Door thermostat? Just wondering if I can close this issue

— Reply to this email directly, view it on GitHubhttps://github.com/mantorok1/homebridge-omnilink-platform/issues/24#issuecomment-1518552288, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQHZNG4BTNFRKSWANK5PUOLXCOFGXANCNFSM6AAAAAAUGQIFZQ. You are receiving this because you were mentioned.Message ID: @.**@.>>

mantorok1 commented 1 year ago

Glad to hear you sorted it out.

If you still interesting is getting a copy of PC Access someone posted links in issue #5

Tesla-P100FX commented 1 year ago

Sure if you have easy access, I’m. It sure I am running what was the last version? 3.9?

Thanks

@.***

Sent from my Phone 📞, please excuse typos and amusing autocorrects

On Apr 22, 2023, at 1:38 PM, mantorok1 @.***> wrote:



Glad to hear you sorted it out.

If you still interesting is getting a copy of PC Access someone posted links in issue #5https://github.com/mantorok1/homebridge-omnilink-platform/issues/5#issuecomment-842473013

— Reply to this email directly, view it on GitHubhttps://github.com/mantorok1/homebridge-omnilink-platform/issues/24#issuecomment-1518773969, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQHZNG2IVUO7PI3O6QMOZ2DXCQ6UNANCNFSM6AAAAAAUGQIFZQ. You are receiving this because you modified the open/close state.Message ID: @.***>

mantorok1 commented 1 year ago

Sorry I'm not sure what you mean by "easy access". Can you not download either of the files? Here's the links again:

The Dealer PC Access is version 3.17. The initial password to gain entry to the app is PASSWORD