Michael Dopp
Michael Dopp
Agree, but Security could also be implemented in a way, that allows hacking. Specially as the first setup needs user interaction. And before I forget to mention => Thanks for...
I am not sure, but I guess it would be updated by using the original app
@xyboox 1. It should make no difference where the server is running, as long as it is reachable from your network 2. I have no clue. But i would guess...
@xyboox also an hint => https://disqus.com/home/discussion/itead/sonoff_wifi_wireless_smart_switch_for_smart_home/newest/ ``` Jack Liu Jon • 3 days ago We will release new firmware that support LAN control in the future. ``` looks like they...
hi, just looked though your code, looks good at first sight. By end of next week I will find some time for testing and merging. Sorry for the long dealy
I Had a look at the proposed changes. They would break all other devices. Hence i can not merge them yet.
The problem with firebase is that it is distributed, and each insert is eventual consistent. Example: someone in Asia is executing an command, resulting in a new event that is...
You are right, the official documentation backs your statement. ---- When using transactions, note that: Read operations must come before write operations. A function calling a transaction (transaction function) might...
For me i can say, that I can see the config-parameter, and that I am able to enter i.E. "25" But the build fails due to an unsorted manifest.json (domain,...
this one is almost a year old...but maybe this helps, as it seams to fit into the same area (possible the same root cause) With every reload() an extra "clickNode"...