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

Changed depends in library.properties to exactly match package.json #206

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ThomasKeil
Copy link
Contributor

This adds some more libraries and fixes some "Warning! More than one package has been found by MQTT requirements:" warnings with platform.io

Tested with current platform.io

$ pio pkg install -f 
[....]
Library Manager: Installing file:///home/******/BresserWeatherSensorReceiver
Library Manager: [email protected] has been installed!
Library Manager: Resolving dependencies...
Library Manager: Installing jgromes/RadioLib#semver:^7.1.0
Library Manager: Installing thesolarnomad/lora-serialization#semver:^3.3.1
Library Manager: Installing 256dpi/arduino-mqtt#semver:^2.5.2
Library Manager: Installing bblanchon/ArduinoJson#semver:^7.2.0
Library Manager: Installing tzapu/WiFiManager#semver:2.0.17
Library Manager: Installing khoih-prog/ESP_DoubleResetDetector#semver:1.3.2
Library Manager: Installing vshymanskyy/Preferences#semver:^2.1.0

I tried to test this with the Arduino IDE, but couldn't figure out how to convince it to use my "private" library to trigger the dependency management.

This adds some more libraries and fixes some "Warning! More than one
package has been found by MQTT requirements:" warnings with platform.io
@ThomasKeil ThomasKeil closed this Dec 8, 2024
@ThomasKeil ThomasKeil deleted the fix/library-dependencies branch December 8, 2024 10:15
@matthias-bs
Copy link
Owner

@ThomasKeil Hi, could you please provide the branch again to allow me to merge the PR?

Copy link
Owner

@matthias-bs matthias-bs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

O.k.

@ThomasKeil ThomasKeil restored the fix/library-dependencies branch December 8, 2024 15:36
@ThomasKeil
Copy link
Contributor Author

@matthias-bs
My apologies, I deleted the branch since I had further problems with those libraries, which unfortunately didn't improve my situation with platform.io and potentially introduced more with Arduino IDE.

But in any case, here the branch is back, feel free to reject it if it breaks Arduino IDE building.

@ThomasKeil ThomasKeil reopened this Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants