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

Issue conecting to HA #24

Open
Eadmundp opened this issue Jan 12, 2024 · 1 comment
Open

Issue conecting to HA #24

Eadmundp opened this issue Jan 12, 2024 · 1 comment

Comments

@Eadmundp
Copy link

On the new HA complete image for a raspberry Pi (docker based) - the Pi cannot see the CurrentCost device. The line "serial_port: /dev/serial/by-id/usb-Prolific_Technology_Inc._USB-Serial_Controller-if00-port0" is used, as this is the what appears in /dev/serial on the pi.

There is a comment about using docker that implies this needs to change, or that some other HA config may be needed - but I am uncertain how.

Any advice on config and trouble shooting this would be gratefully recieved!

Regards Eadmund

@tranbert
Copy link

tranbert commented Jan 16, 2024

Modify pyserial-asyncio==0.4
by
"requirements": [ "pyserial-asyncio==0.6",

in manifest.json should make it work... Did for me.

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

No branches or pull requests

2 participants