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

v2.2.2 #549

Merged
merged 28 commits into from
Oct 22, 2022
Merged

v2.2.2 #549

merged 28 commits into from
Oct 22, 2022

Conversation

donavanbecker
Copy link
Collaborator

@donavanbecker donavanbecker commented Oct 20, 2022

Version 2.2.2 (2022-10-22)

What's Changed

  • Changed from allowPushOn and allowPushOff configs to disablePushOn and disablePushOff config, so default is to push changes.
    • Removed disable_power config in favor of disablePushOn and disablePushOff config settings.
  • Fixed Issue where IR Devices commands wouldn't send commands. #551, #553, #545
  • Issue where plugin would continue to crash homebridge. #547
  • Fix for node-switchbot showing not installed.
  • Housekeeping and updated dependencies.

Full Changelog: v2.2.1....v2.2.2

@github-actions github-actions bot added the enhancement New feature or request label Oct 20, 2022
## [Version 2.2.2](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v2.2.2) (2022-10-22)

## What's Changed

- Changed from `allowPushOn` and `allowPushOff` configs to `disablePushOn` and `disablePushOff` config, so default is to push changes.
  - Removed `disable_power` config in favor of `disablePushOn` and `disablePushOff` config settings.
- Fixed Issue where IR Devices commands wouldn't send commands. [#551](#551), [#553](#553), [#545](#545)
- Issue where plugin would continue to crash homebridge. [#547](#547)
- Fix for node-switchbot showing not installed.
- Housekeeping and updated dependencies.

**Full Changelog**: v2.2.1....v2.2.2
@donavanbecker donavanbecker merged commit 7214625 into latest Oct 22, 2022
@donavanbecker donavanbecker deleted the beta-2.2.2 branch October 22, 2022 05:37
@PaperMashe
Copy link

issue with the BLE connection, during the update it couldn't find the BLE add-on that it tried to install.... tried running it
on home-bridge 1.5.0 and 1.5.1 on raspberry pi zero w

[28/10/2022, 13:35:32] [SwitchBot] Was 'node-switchbot' found: false
[28/10/2022, 13:35:32] [SwitchBot] Meter: TempHumMeter wasn't able to establish BLE Connection, node-switchbot: false
[28/10/2022, 13:36:02] [SwitchBot] Was 'node-switchbot' found: false
[28/10/2022, 13:36:02] [SwitchBot] Meter: TempHumMeter wasn't able to establish BLE Connection, node-switchbot: false
[28/10/2022, 13:36:32] [SwitchBot] Was 'node-switchbot' found: false
[28/10/2022, 13:36:32] [SwitchBot] Meter: TempHumMeter wasn't able to establish BLE Connection, node-switchbot: false

(don't have the error during instal unfortunately, and it also gives error when trying to roll back to prev version so I can't retry it)

@donavanbecker
Copy link
Collaborator Author

issue with the BLE connection, during the update it couldn't find the BLE add-on that it tried to install.... tried running it

on home-bridge 1.5.0 and 1.5.1 on raspberry pi zero w

[28/10/2022, 13:35:32] [SwitchBot] Was 'node-switchbot' found: false

[28/10/2022, 13:35:32] [SwitchBot] Meter: TempHumMeter wasn't able to establish BLE Connection, node-switchbot: false

[28/10/2022, 13:36:02] [SwitchBot] Was 'node-switchbot' found: false

[28/10/2022, 13:36:02] [SwitchBot] Meter: TempHumMeter wasn't able to establish BLE Connection, node-switchbot: false

[28/10/2022, 13:36:32] [SwitchBot] Was 'node-switchbot' found: false

[28/10/2022, 13:36:32] [SwitchBot] Meter: TempHumMeter wasn't able to establish BLE Connection, node-switchbot: false

(don't have the error during instal unfortunately, and it also gives error when trying to roll back to prev version so I can't retry it)

I am not having this issue. Please open issue. There may be something else causing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants