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

Change scanning log level #266

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

dnicolson
Copy link
Contributor

♻️ Current situation

Scanning logging now occurs every few minutes, which seems excessive.

💡 Proposed solution

Change the logging level so important logging messages are visible.

One could argue this could also be handled in the https://github.com/OpenWonderLabs/homebridge-switchbot/ project.

@github-actions github-actions bot added enhancement New feature or request docs latest labels Oct 23, 2024
@donavanbecker donavanbecker changed the base branch from latest to beta-3.2.2 October 24, 2024 21:09
@donavanbecker donavanbecker merged commit c1ffdf0 into OpenWonderLabs:beta-3.2.2 Oct 24, 2024
8 checks passed
@donavanbecker
Copy link
Collaborator

Thanks!

donavanbecker added a commit that referenced this pull request Nov 2, 2024
## [3.3.0](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v3.3.0) (2024-11-02)

### What's Changed
- Add Water Leak Decector Support
- Add initial support for the Keypad Touch
- Fix timeout error handling [#268](#268), Thanks [@dnicolson](https://github.com/dnicolson)
- Fix characteristic notification [#267](#267), Thanks [@dnicolson](https://github.com/dnicolson)
- Change scanning log level [#266](#266), Thanks [@dnicolson](https://github.com/dnicolson)
- Housekeeping and update dependencies

**Full Changelog**: v3.2.1...v3.3.0
@donavanbecker donavanbecker mentioned this pull request Nov 2, 2024
donavanbecker added a commit that referenced this pull request Nov 2, 2024
## [3.3.0](https://github.com/OpenWonderLabs/node-switchbot/releases/tag/v3.3.0) (2024-11-02)

### What's Changed
- Add Water Leak Decector Support
- Add initial support for the Keypad Touch
- Fix timeout error handling [#268](#268), Thanks [@dnicolson](https://github.com/dnicolson)
- Fix characteristic notification [#267](#267), Thanks [@dnicolson](https://github.com/dnicolson)
- Change scanning log level [#266](#266), Thanks [@dnicolson](https://github.com/dnicolson)
- Housekeeping and update dependencies

**Full Changelog**: v3.2.1...v3.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs enhancement New feature or request latest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants