-
Where does jump get its time from?
Its 12 hours our for me, PM when its AM here. Any way to change, sorry im sure its a easy one.
Have tried setting long/lat
-
Hi,
Please can you add the UV-Index?
Many thanks!
-
While using terminal for tests, or repl (i.e. `pry`) I often need to copy some texts from terminal like server responses, some logged values like hashes, etc. But while I select and copy some multilin…
brbrr updated
8 years ago
-
### describe the problem in Detail. What do you expect to happen ? What does happen ?
since several weeks the adapter is loosing connection to device/service. Meanwhile almost once each day.
when …
-
Steps to duplicate:
- weather->settings
- allow to guess city
- enter invalid input for Units?
Notice the temperature is way off.
Example:
![image](https://user-images.githubusercontent.co…
-
/awesome/drawer/dateInfo.lua seem to be broken i have checked and at line 59 it alltime cause a problem to get the correctly coordinate from system. its end up with crashing awesome on startup or empt…
-
Not sure if I set it right, but I understand from the documentation (http://survivingwithandroid.github.io/WeatherLib/android_weatherlib_search_city.html) that I'm supposed to set as pattern the city …
GLodi updated
8 years ago
-
### The problem
I just added this sensor to get my pool temperature. I can get the temperature from the Ecowitt website, but I cannot find the device in Home Assistant. I have tried resetting the dev…
-
- See more at:
http://www.survivingwithandroid.com
&
https://plus.google.com/+Survivingwithandroid/posts
-
# Steps to creating a local server
```
const port = 8000;
const server = app.listen(port, listening);
function listening(){
console.log("server running");
console.log(`running on loca…