alisdairjsmyth
alisdairjsmyth
@BeenThereScrewedUp - I am presently reconsidering how climatic thresholds are implemented. At the moment, there are three supported thresholds: - cloud cover - temperature - uv index Each has a...
The node also supports manual overrides by processing messages with **msg.topic** set to **blindPosition**, and **msg.payload** containing the following properties: - **channel**: the channel of the blind - **blindPosition**: the...
It is agnostic of unit of measure - you just need to use the same unit of measure for each of the dimensions. I personally use centimetres. With regard tips...
Let me have a look - this is not the intended behaviour. The manual override is meant to stay in place for the expiry period, so I suspect this is...
I haven't been able to re-produce a situation where the node calculates an automated position while a manual position remains valid. With regard to your flow, can you clarify what...
Classic split-brain scenario. Two state models thinking they are in control so telling the other of change. My suggestion would be to remove the overlap in responsibilities. The `Blind Controller`...
@patrickse - are you still trying to resolve this in your implementation?
At this time the node will always output a message if it is requested to set a position. Even if I incorporated such a feature it would not fully fix...
@renne - I am presently reconsidering how climatic thresholds are implemented. At the moment, there are three supported thresholds: - cloud cover - temperature - uv index Each has a...
@renne - what would be the relationship between human biorhythm and blind position? I like the idea of including set times as an alternative to sunrise and sunset.