Hass.io 0.58
- Fix network options: null/None now disable that port
- New network layer for internal processes
The new network layer allow now to communicate inside hassio network with every addon with hostname or docker name of that addon. Also all addon can use homeassistant that resolve to homeassistant instance. You can also use the add-on names inside homeassistant configuration. More feature, based on that will follow soon. All internal containers like supervisor have now a fix IP on that network and prevent problems with other custom docker stuff on host.
You need restart a add-on to use the internal network. If you run into a problem after update, please reboot the host.