sleepd/DEPLOY.md

31 lines
964 B
Markdown
Raw Permalink Normal View History

# 🧪 Deploying sleepd - Sleep As Android Status via HACS
2025-04-13 19:15:19 +00:00
## 🛠️ Pre-requisites
- Home Assistant (2023.x or newer recommended)
- HACS installed (https://hacs.xyz/)
- MQTT broker set up and working
- Android device running Sleep As Android
## 🚀 Installation Steps
1. In HACS, go to "Integrations"
2. Click the 3-dot menu > Custom repositories
3. Paste: `https://github.com/sudoxnym/sleepd`
2025-04-13 19:15:19 +00:00
4. Set Category to "Integration"
5. Click "Add"
6. Refresh, search for `sleepd - Sleep As Android Status`, and install
2025-04-13 19:15:19 +00:00
7. Restart Home Assistant
8. Go to Settings > Devices & Services > Add Integration > search "sleepd"
2025-04-13 19:15:19 +00:00
9. Configure the integration with your MQTT topic and states
## 🧪 Testing
- Trigger sleep/wake events from Sleep As Android
- Confirm sensor states update in Home Assistant
- Optional: Use HA Companion App to link button services
## 📄 More
See the [README](./README.md) for configuration, supported devices, and example automations.