Hacs无法连接GitHub解决方案
打开SSH & Web Terminal,输入以下命令
1 | docker exec homeassistant bash -c "echo '185.199.108.154 github-releases.githubusercontent.com' >> /etc/hosts" |
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 🤖!
打开SSH & Web Terminal,输入以下命令
1 | docker exec homeassistant bash -c "echo '185.199.108.154 github-releases.githubusercontent.com' >> /etc/hosts" |