Live View Overlay Showing Fans actively running #2563
Replies: 1 comment
-
|
Unfortunately, this is not possible directly in the fan code. It is technically possible using the The This is the template script: https://github.com/aaronwmorris/indi-allsky/blob/main/misc/example_image_presave_hook.py You could integrate your python code into this script and return the https://github.com/aaronwmorris/indi-allsky/wiki/Image-Labels#custom-slots |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, Is it possible to be able show that a fan is physically active (motion) rotating, not just having fan status as 'ON' or 'OFF' which is like a light switch being on or off but is the light working. ?
At the moment I have a Infrared Line/Object Presence sensor which is positioned under the fan with one of the blades painted white, a little python script I have to run thoro SSH to show fan is spinning.
But I would like to see this Fan is spinning on the live view overlay. Is it doable. ?
Beta Was this translation helpful? Give feedback.
All reactions