SergiuToporjinschi / node-red-contrib-heater-controller

Heater controller for node-red dashboard
GNU General Public License v3.0
18 stars 17 forks source link

Node red UI Widget shows HTML / JSON output #19

Closed mhxsol closed 5 years ago

mhxsol commented 5 years ago

I use Node-RED together with Home Assistant. After te last update of Node-RED 1.4.0 the heater widget on the UI of Node-RED shows the code. After scrolling (a long way) down I find the widget. See screenshot below. image Do you have any idea how to fix this?

Thanks in advance. Marco

SergiuToporjinschi commented 5 years ago

@mhxsol node-red 1.4.0?!!? I never had that version ..... I'm using 2.0.2 now; I can see that calendar icon is red, I think that is read because the calendar is missing. To be honest I did not test it without calendar, because I think is mandatory. Or at least should be. I think either way you should not have the code displayed.
Nevertheless, I did not supported 1.4.0 and I don't plan to do it :) Can you open the developer console to see also the errors from browser?

mhxsol commented 5 years ago

Thanks for the quick response. Apparently hassio is mixing with versions, version 1.4.0 of Node-red in hassio was version 0.20.0. I just updates to node-red version 0.20.2 (so the same version), but error remains both in chrome and safari (on osx). Console give several error. image

Hopefully you can make something out of it!

I will also try the ui_heater_controller on another (stand-alone) node-red version. Just to check if the combination with hassio isn't the problem.

mhxsol commented 5 years ago

Hello Sergiu, Today hassio released a new version of node-red (V0.20.3) and the problem is solved. So probably a bug in de UI of node-red, but problem is fixed. Thanks anyway for the support and your very nice node-red contribution heater-control for.