lrybak / hassio-owserver

Provides the owserver instance to read 1-Wire devices over DS2480B-based bus master serial device
11 stars 9 forks source link

Update owserver.sh #10

Closed phpsystems closed 1 year ago

phpsystems commented 1 year ago

Hopefully a fix for the usb issue. Needs testing, as I only have HA yellow, and can't test on another machine at the moment.

May require a carriage return at the end of the file.

phpsystems commented 1 year ago

Possible fix for issue #9

lrybak commented 1 year ago

Thanks for your contribution. At the moment I am preparing Github action workflow so that we can test PR changes without affecting stable code. I will let you know in few more days.

lrybak commented 1 year ago

I have implemented proposed change together with few others. I also introduced three new repo (stable, beta and edge aka dev)

You can read details here: https://github.com/lrybak/hassio-owserver/blob/master/CHANGELOG.md

Change can be tested with v0.3.1-rc1 on beta repository