Skip to content
New issue

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

Sensibo AC Plugin 2.3.4 History Storage Error #129

Closed
yvanr14 opened this issue Feb 3, 2024 · 4 comments
Closed

Sensibo AC Plugin 2.3.4 History Storage Error #129

yvanr14 opened this issue Feb 3, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@yvanr14
Copy link

yvanr14 commented Feb 3, 2024

Sensibo AC Plugin 2.3.4 History Storage Error
Model: Sensibo Sky
HOOBS: Version 4.3.1, Node Version: 16.20.2, HomeBridge Version 1.7.0

ISSUE:

When the Plugin "History Storage" Parameter is set to TRUE ("enableHistoryStorage": true), I get the following error in the log:

[Sensibo Ac Bridge 4343@Dining Room AC@Dining Room AC History@S2W2] SET handler returned write response value, though the characteristic doesn't support write response

The error is being written to the HOOBS log when I review the temperature history graph in the IOS Eve App Version 6.2.2 (112778) on iPhone 15 Pro Max, IOS 17.3 (21D50)

My plugin config (X out Credentials) is as follow:

{
"accessories": [],
"platforms": [
{
"platform": "SensiboAC",
"username": "xxxxxxxxxm",
"password": "xxxxxxxxxx",
"apiKey": "xxxxxxxxxxx",
"disableFan": true,
"disableDry": true,
"disableLightSwitch": true,
"disableHorizontalSwing": true,
"enableOccupancySensor": false,
"externalHumiditySensor": true,
"debug": false,
"allowRepeatedCommands": true,
"enableSyncButton": false,
"syncButtonInAccessory": false,
"enableHistoryStorage": true
}
]
}

@benwebbbenwebb
Copy link
Collaborator

benwebbbenwebb commented Feb 6, 2024

Hello @yvanr14

Hmmm, to be honest I don't personally use "History Storage", and the person who wrote that code isn't involved anymore unfortunately...

Could you try updating to the latest Alpha of this plugin in Homebridge and see if it makes any difference as a first step?

If it doesn't, I'll have to do some digging to understand what Eve and Fakegato (the library that is used for "History *Storage") does under-the-hood.

@benwebbbenwebb benwebbbenwebb added the bug Something isn't working label Feb 6, 2024
@yvanr14
Copy link
Author

yvanr14 commented Feb 6, 2024

Bonjour Ben,

Updating to the latest Alpha version fills me with an overwhelming sense of anxiety and uncertainty about potential outcomes. Consequently, I would prefer to abstain from the process, my sincerest apologies for any inconvenience. Rest assured, I'm more than willing to wait patiently for a resolution.

In addition, I want to express my unwavering confidence in your capability to navigate through this situation and find a suitable solution. Your expertise and dedication reassure me that any challenges encountered will be overcome.

@benwebbbenwebb
Copy link
Collaborator

benwebbbenwebb commented Jul 5, 2024

Hello @yvanr14

v2.5.0 is now released for general use, however it does required your Node version to be at least v18.

Any chance you can update? Note: Node v16 has been out of support and security for almost a year.

@yvanr14
Copy link
Author

yvanr14 commented Jul 5, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants