Tim L
Tim L
The height of the panel is set by the shell, if I resize it, then will probably have to go through and adjust the size of any objects displayed on...
does this happen only on primary or all of them?
IRCUT will be an infrared filter that would normally be on during the day to cut out excess glare (IR from daylight/sunlight) from saturating the sensor. It would then turn...
Can disable the visible status LED with the following blank file (reboot required) . ```touch /dayun/mtd/cfg/disable_ledshow```
I am not getting any motion events either, testing on base firmware ```V5520.2053.0402build20220712```. Not sure if related to the above however there does not seem to be any events written...
I will add that all the motion event files appear on sdcard and show up in the web ui also under the events page.
You should be able to get the image from the MQTT message from the ```trigger.payload``` variable in your automation. However telegram can only read images from a file or URL...
> Did you take a look at this piece of code? https://github.com/roleoroleo/yi-hack-Allwinner-v2/tree/master/src/static/static/yi-hack/script/mqtt_advertise yeh I have seen that, I dont plan on adding any telemetry data and the sonoff cams don't...
ok, I just sent through a pull request for the HA discovery stuff.
Merged to master now.