firsttris / node-red-contrib-homematic

:house: Control your Homematic devices using Node-Red
MIT License
18 stars 4 forks source link

missing attributes in homematic.html #11

Closed quito96 closed 6 years ago

quito96 commented 6 years ago

Hi , i use the latest Version 2.07.

when i try to set humidity attributes in the homematic node, i cant do that. In the selection window the attribute is missing. There are 30 attributes in the html file but in the node only 21.

How ca i fix this ?? BR Quito

img_9726 img_6037

firsttris commented 6 years ago

hey sir, have you restarted node-red after updating the node?

regards Tristan

quito96 commented 6 years ago

Hi tristan,

Yes, i stop red node and restart the app. I removed the ver 2.06 and installed the latest version 2.07 , but it’s the same issue.

Greetings from Guido

Am 05.03.2018 um 09:01 schrieb Tristan Teufel notifications@github.com:

hey sir, have you restarted node-red after updating the node?

regards Tristan

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

firsttris commented 6 years ago

when i find time i will test and report back

quito96 commented 6 years ago

Hi Tristan,

my temporaly workflow…, but it works…

create the node with the correct Channel Name set the Value to „state" export the node to clipboard oben new text file and import the clipboard search and exchange „state“ with the value i need export the text to clipboard and import in node red :-)

BR

Am 08.03.2018 um 12:08 schrieb Tristan Teufel notifications@github.com:

when i find time i will test and report back

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/firsttris/node-red-contrib-homematic/issues/11#issuecomment-371454903, or mute the thread https://github.com/notifications/unsubscribe-auth/AjVEBBlXTf3P8XJLmsOgxNjPX_6_uzcDks5tcQ9qgaJpZM4SbZC2.

firsttris commented 6 years ago

i just checked and after updating node-red-contrib-homematic i could see all attributes. so i guess there is some issue with your setup.

have you tried to remove the node-red-contrib-homematic verify its gone and install it again. maybe you have installed it on two different locations (globally and locally)? npm i vs. npm i -g

quito96 commented 6 years ago

pi@quitos_rpi3:~ $ sudo npm i -g

up to date in 0.914s pi@quitos_rpi3:~ $

i think npm is only installed globally

Am 10.03.2018 um 09:42 schrieb Tristan Teufel notifications@github.com:

i just checked and after updating node-red-contrib-homematic i could see all attributes. so i guess there is some issue with your setup.

have you tried to remove the node-red-contrib-homematic verify its gone and install it again. maybe you have installed it on two different locations (globally and locally)? npm i vs. npm i -g

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/firsttris/node-red-contrib-homematic/issues/11#issuecomment-372013927, or mute the thread https://github.com/notifications/unsubscribe-auth/AjVEBNpm6Rb67-kY5x2mZKgS3Beki8Htks5tc5IRgaJpZM4SbZC2.

quito96 commented 6 years ago

the installation path: home/pi/.node-red/node_modules/node-red-contrib-homematic/

Am 10.03.2018 um 09:42 schrieb Tristan Teufel notifications@github.com:

i just checked and after updating node-red-contrib-homematic i could see all attributes. so i guess there is some issue with your setup.

have you tried to remove the node-red-contrib-homematic verify its gone and install it again. maybe you have installed it on two different locations (globally and locally)? npm i vs. npm i -g

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/firsttris/node-red-contrib-homematic/issues/11#issuecomment-372013927, or mute the thread https://github.com/notifications/unsubscribe-auth/AjVEBNpm6Rb67-kY5x2mZKgS3Beki8Htks5tc5IRgaJpZM4SbZC2.

firsttris commented 6 years ago

since i can't reproduce your issue i can only suggest remove and re-install the plugin.

tested update and fresh install image