maxwellhadley / node-red-contrib-rfxcom

node-RED nodes to access an RFXtrx433 transceiver
BSD 2-Clause "Simplified" License
22 stars 13 forks source link

RFY Venetian mode error #75

Closed pabloreadi closed 5 years ago

pabloreadi commented 5 years ago

Hello, I'm trying to use rfx-blinds-out but when deploy I Receive this error: TypeError: Cannot read property 'rfyVenetianMode' of null

I changed to EU and US, but I have the same error.

Why?

maxwellhadley commented 5 years ago

Which version of node-red-contrib-rfxcom are you using? I changed the way Venetian blinds mode worked at one point, and it would be helpful to know if you are using the old way or the new.

Thanks

pabloreadi commented 5 years ago

Hello Max, I don't have the error now, I think when I was trying several configurations. By the way the version is v0.19.5

maxwellhadley commented 5 years ago

OK - it may be that somehow you got into a state where the blinds node was trying to use a device configuration node that didn't exist, possibly because you had deleted it. That is about the only thing I can see that would have given rise to this particular error message