hassio-addons/addon-node-red

The issue has been closed
Error in new version (7.2.3) #709
mihail4anov posted onGitHub
Problem/Motivation
After update my function node started to give ma an error in debug window. const start = states['input_datetime.alarm1'].attributes; Gives me smth which says that states is undefined. As I understand it stopped to get attributes from input_datetime. I checked this entity and it seems ok.