mcclown / pyseneye

A module for interacting with Seneye range of aquarium and pond sensors
Apache License 2.0
8 stars 4 forks source link

is a slide required ? I thought temperature could be read without a slide ? #13

Open einsteinagogo opened 3 years ago

einsteinagogo commented 3 years ago

Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.8/dist-packages/pyseneye/sud.py", line 608, in action raise TimeoutError("Operation timed out reading response.") TimeoutError: Operation timed out reading response.

joakimsk commented 3 years ago

Slide is required as far as I can see, if not it will time out. It needs to be activated using the Seneye software. As of right now, I see no other way than to plug the seneye into a computer running Seneye SUD software once a month, when a slide is changed. There could ideally be some better errorhandling here.