Thank you!!
sudo mv /tmp /tmp_orig
sudo mkdir /tmp
wget -q -O - razberry.z-wave.me/install/v2.0.1-rc5 | sudo bash
sudo rm -Rf /tmp
sudo mv /tmp_orig /tmp
...and I had, what I want
Uwe
Search found 98 matches
- 19 Dec 2014 19:03
- Forum: Discussions in English
- Topic: update-problem - disc space?
- Replies: 2
- Views: 5164
- 18 Dec 2014 19:33
- Forum: Discussions in English
- Topic: update-problem - disc space?
- Replies: 2
- Views: 5164
update-problem - disc space?
....again I have a Problem to update - from v2.0.1-rc4 to rc5. It seems to be a Problem with not enough Memory, but where? pi@raspberrypi ~ $ df -hT Filesystem Type Size Used Avail Use% Mounted on rootfs rootfs 2.7G 2.2G 406M 85% / /dev/root ext4 2.7G 2.2G 406M 85% / devtmpfs devtmpfs 85M 0 85M 0% /...
- 17 Dec 2014 14:53
- Forum: RaZberry
- Topic: Android Z-Way 0.2.8 can't connect to v2.0.1-rc4
- Replies: 10
- Views: 10421
Android Z-Way 0.2.8 can't connect to v2.0.1-rc4
...but I see a warning in the Dashboard:
+++++++++++++++++++++++++++++++++
Warning:
[DEBUG] Status report requested
Type: debug
Timestamp: 17/12/14-12:47
Status report requested
+++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++
Warning:
[DEBUG] Status report requested
Type: debug
Timestamp: 17/12/14-12:47
Status report requested
+++++++++++++++++++++++++++++++++
- 17 Dec 2014 00:07
- Forum: RaZberry
- Topic: Expression, which represents on or off
- Replies: 5
- Views: 6059
Expression, which represents on or off
I want to have a Switch for my heating (device 5): "On" -> setpoint=21°C, "Off" -> setpoint=5°C Therefore I created a binary Switch with "Code for action On" = "zway.devices[5].ThermostatSetPoint.Set(1,21)" and "Code for action Off" = "zway.devi...
- 16 Dec 2014 11:42
- Forum: Discussions in English
- Topic: Poll: Which Z-Way version do you use
- Replies: 6
- Views: 19999
Re: Poll: Which Z-Way version do you use
...I miss 2.0.1-rcX
Uwe
Uwe
- 13 Dec 2014 21:02
- Forum: RaZberry
- Topic: RC24 - Widgets
- Replies: 3
- Views: 4149
Re: RC24 - Widgets
It took a while before I understood the principle
Uwe
Uwe
- 13 Dec 2014 20:35
- Forum: Device specific
- Topic: StellaZ in V2.0.0
- Replies: 8
- Views: 9431
Re: StellaZ in V2.0.0
...I installed the Android-App - but I am not able to configure it Do you have some tips, what I have to do?pz1 wrote:In daily use it is controlled from OpenRemote Android client
Uwe
- 13 Dec 2014 19:50
- Forum: Device specific
- Topic: StellaZ in V2.0.0
- Replies: 8
- Views: 9431
- 12 Dec 2014 22:45
- Forum: Device specific
- Topic: StellaZ in V2.0.0
- Replies: 8
- Views: 9431
Re: StellaZ in V2.0.0
Print in the images is to small for my old eyes. ...a Little small - that's true, but my eyes are already 50 years old :ugeek: and can recognize it yet - maybe I should write in Braille now :lol: In daily use it is controlled from OpenRemote Android client ...that is very interesting - I will have ...
- 12 Dec 2014 15:12
- Forum: Device specific
- Topic: StellaZ in V2.0.0
- Replies: 8
- Views: 9431
Re: StellaZ in V2.0.0
...ah - ok. I think about, to use the direkt mode because I use for the same heating a extra Thermostat as remote control. It is not ideal, to use the sensor near the heating for temperature control. I will use a script as PI-controller - but that is a todo in future. But what about Thermostat? Devi...