Merijn Vandenabeele

Results 12 comments of Merijn Vandenabeele

This would be great. I'd like to use this to allow anonymous access from internal IPs but require login for connections coming from the internet.

I'm not using websockets for this projects, and I can't change the clients. Some can have login credentials and others can't. Those that can't should only work in our own...

In this room, the other two blinds with exactly the same rules went up at 7:35. This is about the time I expected them to go up, judging by the...

I'm sorry for the delay. Here's a flow I'm experiencing this behaviour with: ```json [{"id":"e2e81410.9d1cd8","type":"blind-control","z":"51db3ceb.13cf34","name":"","topic":"","positionConfig":"23787bb9.ec4374","outputs":"1","autoTrigger":true,"autoTriggerTime":"600000","startDelayTime":"5000","blindIncrement":"1","blindOpenPos":"100","blindClosedPos":"0","blindPosReverse":false,"blindPosDefault":"open (max)","blindPosDefaultType":"levelFixed","overwriteExpire":"7200000","rules":[{"index":0,"name":"open on civilDawn, but not before 7","isValid":false,"valid":{},"timeValue":"sunriseEnd","timeType":"pdsTime","timeOp":0,"timeOpText":"↥ until","offsetValue":"","offsetType":"none","multiplier":1,"timeDays":"*","timeMonths":"*","timeOnlyEvenDays":false,"timeOnlyOddDays":false,"timeDateStart":"","timeDateEnd":"","timeMinValue":"7:00","timeMinType":"entered","offsetMinValue":"","offsetMinType":"none","multiplierMin":60000,"timeMaxValue":"","timeMaxType":"none","offsetMaxValue":"","offsetMaxType":"none","multiplierMax":60000,"levelValue":"closed (min)","levelType":"levelFixed","levelOp":0,"levelOpText":"↕ absolute","topic":"","importance":0,"resetOverwrite":false,"validOperandAValue":"","validOperandAType":"none","validOperator":"true","validOperatorText":"is true","validOperandBValue":"","validOperandBType":"num","valid2LogOperator":0,"valid2LogOperatorText":"N/A","valid2OperandAValue":"","valid2OperandAType":"msg","valid2Operator":"true","valid2OperatorText":"is true","valid2OperandBValue":"","valid2OperandBType":"num","description":" ↥ until sunrise...

Today, it was cover 3 that came behind. ![image](https://user-images.githubusercontent.com/6908633/110901114-17f56c80-8304-11eb-8374-5026a54a686a.png) I will try your suggestion, but I was hoping I wouldn't have to add more nodes for this. Thanks for having...

Just to keep you updated: I added a repeating timestamp to all blind-control nodes and haven't had the issue since.

I guess a similar way to override/set the time would be handy too.

I understand it's more of a code quality problem. That's why I was looking for it in the first place. I've been using your node for a reasonable time now,...

Forgot to mention: using version 2.1.1

My configuration is like this: - platform: dmx host: 192.168.113.103 default_type: dimmer default_off: true default_level: 0 devices: #SP4LED Module 1 - channel: 1 name: sp4led_1_dimmer default_level: 255 - channel: 2...