У вашего броузера проблема в совместимости с HTML5
Just realized that I was calling it Red-node (facepalm). Anyway, the first video - hope you like it. Please ask any questions in the comments.
The link to the tutorial how to install home assistant is below:
https://smarthome.university/installing-node-red-with-home-assistant/
All the steps as you see them in the video:
1. Install Home Assistant
2. Add repository
https://github.com/notoriousbdg/hassio-addons
3. Install Red Node
4. Change config
“ssl”: true
5. Open WEB UI
admin / password
6. Install pallet
“assistant” – select without ws
7. Create test automation
{ "entity_id" : "switch.lights_in_cabinet" }
https://hass.yourdomain.com:8123/
8. Install in your config
panel_iframe:
nodered:
title: 'Node-Red'
icon: 'mdi:shuffle-variant'
url: 'https://hass.yourdomain.com:1880/'
9. PROFIT