-
If I try to remove a thing which the thing-url-adapter can no longer talk to, then it fails.
I see the following in run-app.log:
```
2018-05-17 09:50:19.598 getValue for property on for: ESP32-RGB-…
-
While giving a workshop yesterday I came across a very strange situation:
![mozgateway-weird-wifi](https://user-images.githubusercontent.com/805405/68204398-c9bdb400-ffbf-11e9-9713-f93c29778308.png…
-
-
hi... thank you for your firmware, it has many new useful features not present in official espressif one =D
however one of the features i really need in my project is passive mode transmission beca…
-
It’d be nice to make it easy for users to select a “write logs to usb stick or other usb drive” that can also be accessed remotely to preserve sd card life and space. When the space runs out the newes…
-
Should the following optionally support an enum to limit possible values?
* LevelProperty
* BrightnessProperty
* ColorProperty
* ColorTemperatureProperty
Do we even need to specify that enums a…
-
Saw this error in the logs:
```
2019-11-24 09:10:07.069 INFO : date-time: util.py:89 INFO CALC_SUNRISE today.utc: 2019/11/24 08:10:07 sunrise: 2019/11/25 05:43:13 sunrise_local: 2019-11-25 05:43…
-
# Major Issues
## Concatenations
This is not OK for localization.
```
add-thing-add-adapters-hint = No new things found. Try
add-thing-add-adapters-hint-anchor = adding some add-ons.
```
…
-
I've ported the `local-weather.py` sample from the scroll pHAT repo. Been meaning to do a pull request but would it be worth porting all of them? It's the only sample that I know of that's missing. Ar…
Kisty updated
4 years ago
-
Say I have a gateway connected to foobar.mozilla-iot.org, and I turn enable ssh on the gateway, should I be able to ssh in directly via command `ssh pi@foobar.mozilla-iot.org` over the internet?
By…