Search found 3 matches
- Sunday 17 October 2021 11:35
- Forum: Other questions and discussions
- Topic: Disable popup on mouse hover in Floorplans
- Replies: 3
- Views: 321
Disable popup on mouse hover in Floorplans
Hello, I'm using an Raspberry 7inch touchscreen with the floorplans. The problem is that in the floorplans the buttons can't be pushed, because the floorplan sees the touch-input as a mouse-hover, and then shows the popup from that switch in the floorplan. I would like to disable the popup feature ...
- Saturday 01 June 2019 10:39
- Forum: Blockly
- Topic: Using wind speed in Blocky to control sunscreen
- Replies: 1
- Views: 1347
Re: Using wind speed in Blocky to control sunscreen
Hello, After some fiddeling around, it seems that the value in the weather Blocky building block (Windmeter) is the fourth digit in the string (WindGust). And the value shown in the string is multiplied by 10, but not so in the Blocky building block... :roll: . The value in the string is in meters ...
- Wednesday 29 May 2019 13:09
- Forum: Blockly
- Topic: Using wind speed in Blocky to control sunscreen
- Replies: 1
- Views: 1347
Using wind speed in Blocky to control sunscreen
Hello, I am trying to read the windspeed from my Alecto WS3500 and make it turn off my sunscreen. I have created a verry simpel blocky just to test things, but even that is not working... I have looked at the data from the wind speed sensor, and it seems that the third or fourth position of the ...