flatsiedatsie
flatsiedatsie
The websites I build never use cookies, for privacy compliance reasons. It would be great if Apaptive Images would have a clear cookie-free way of doing things. Perhaps with more...
As a beginner I'd love to know things like: - Which device would you recommend people start with - How does the process work for that device? - What will...
``` (cv) pi@gateway:~/libfaceid $ python3 agegenderemotion_webcam.py --detector 4 --webcam 0 --resolution 0 ImportError: numpy.core.multiarray failed to import Traceback (most recent call last): File "agegenderemotion_webcam.py", line 3, in import cv2 File...
Currently the MQTT messages that MySensors generates is quite complex. The MQTT path has a lot of details that I don't really need. Perhaps MySensors could have a simpler MQTT...
Current controllers, like Domoticz, have a universal 'timeout' period. If the node does not communicate for a certain time period, the device should be set to 'offline'. However, the actual...
While creating a MySensors add-on for the Mozilla WebThings Gateway I gained a lot of understanding of what MySensors can do. But I also got a better understanding of what...
This is the complete log from a Raspberry Pi 4 running the latest version of Buster. ``` pi@gateway:~/MySensors$ ./configure [SECTION] Detecting target machine. [OK] machine detected: SoC=unknown, Type=unknown, CPU=armv7l. [SECTION]...
Shouldn't users be able to set what weight scale they are measuring in? For example: Kilograms, grams, or even non-metric things? Or is that perhaps what that 'V_Impedance' is for?
I am really missing a built-in push button type. I was again triggered to create this request while working on a mysensors adapter for the Mozilla Gateway. It has the...
I couldn't find anything through a search, so I thought I'd ask. The Xiaomi Mijia 1S is a new iteration of the 'classic' Xiaomi robot vacuum. They've added a small...