Forum >DFRobot_MultiGasSensor missing from PlatformIO Registry
DFRobot_MultiGasSensor missing from PlatformIO Registry

Please add the DFRobot_MultiGasSensor (https://github.com/DFRobot/DFRobot_MultiGasSensor) library to the PlatformIO Registry (https://registry.platformio.org), so it can be implemented as a custom component in Home Assistant.
2023-06-03 16:07:30
phzi
I published it myself as phzi/DFRobot_MultiGasSensor@2.0.0
Whoever owns the dfrobot account on platformio could just run this command:
pio pkg publish --owner "dfrobot" --type "library" DFRobot_MultiGasSensor-main.zip
(see https://docs.platformio.org/en/stable/core/userguide/pkg/cmd_publish.html#id1)
It would be great if DFRobot stayed on top of adding new packages to the registry

2023-06-02 06:34:23
Yeez_B
I think you could rasie an issue on the GitHub to see if anyone could pull request in the future.
