-
We have a large number of touch sensors that have a short in them somewhere. I'm not sure at this point if the headers are too small a gauge to make contact with the cable ends or if there may be a br…
-
I am currently using your nodes to build a simple alarm system and I have attached some handling to the _State Changed_ node.
The problem for me is that for each _Deploy_ the current state is emitt…
-
During our API review we debated the problems with having the sensor related classes as static types with static `Start`, `Stop`, `IsMonitoring`, `*Changed` methods/properties/events.
There are a f…
Redth updated
6 years ago
-
Before all - thank you so much for such a great library.
I have a series of custom built smart sensors that communicate with android devices. Ocasionally manager.connectedDevices() returns an empty a…
-
There's already an API on the web for Lighting Estimation (https://w3c.github.io/ambient-light/) but it currently only supports getting the ambient intensity.
It would be useful for improving the rea…
-
Currently all types of attributes got into the `attributes` dictionary of each entity.
I would divide those attributes into 5 types:
(1) Variable attributes that describe part of entity state. F…
-
##### SUMMARY
Earlier this week we noticed that our instance had a bunch of executions stuck in the `requested` state and none were ever being executed. Restarting the host resolved the problem.
…
-
I also tested `sys-2-crypt`, `make` worked, wrote `whole.img` to a USB stick. At bootup, it asked for a passphrase, however, the keyboard was dead.
This is on a PC with a UEFI-BIOS HP motherboard, …
-
I am building an IoT irrigation controller for the garden, based on MQTT. It is, basically, an standalone device that should work by itself when the network is not available. Of course the design expe…
-
Hi there, I am working on a university project and am facing an issue with this library on macOS. I have tested my code on Windows 10 and the issue is not present there and everything works as expecte…