See this in logs
Logger: homeassistant.const
Source: helpers/deprecation.py:197
STATE_UNLOCKED was used from nodered, this is a deprecated constant which will be removed in HA Core 2025.10. Use LockState.UNLOCKED instead, please report it to the author of the ‘nodered’ custom integration
I can’t believe we still have this issue… I was hoping later updates would solve it, but so far nada… I still have to do everything via the Node Red port which is annoying…
Hello all, this is my first post (so please be kind)… I believe I have solved the node-red timestamp not active issue. (very simple solution).
steps:
1 - in node-red, click on the “hamburger” icon (3 parallel bars) in the upper right hand of the screen, then select “settings” (4th item from the bottom of the dropdown list)
2 - in the pop-up window, select the “Palette” tab (left hand side)
3 - review all the items and click on “update” box for any/all items that have an update (pending) and close that tab. (you can update them all before the next step)
4 - (restart the node-red add-on) settings>add-ons>select node-red and click on restart.
5 - all buttons should now work.
Apparently, various palettes needed to be updated to make everything work again.