1.创建home-assistant@homeassistant.service服务 su pi sudo nano/etc/systemd/system/home-assistant@homeassistant.service sudo chmod555/etc/systemd/system/home-assistant@homeassistant.service 输入以下内容: [Unit]Description=HomeAssistantAfter=network-online.target[Service]Type=simple User=homeassistant Working...
git clone git@github.com:highTowerSU/ha-nextcloud-chat.git Ensure the directory structure looks like this: custom_components/ └── nextcloud_talk ├── __init__.py ├── manifest.json ├── notify.py ├── auth_flow.py └── services.yaml Restart Home Assistant: After placing the...