🤖 AI-Generated Integration - Currently being refined and optimized
Control your Neo Smart Bluetooth blinds through Home Assistant with passive monitoring and efficient battery usage.
- 🔋 Passive Monitoring - No battery drain on your blinds
- 🎯 Position Control - Precise 0-100% positioning
- ⛔ Emergency Stop - Instant stop functionality
- 📊 Real-time Status - Battery, position, and signal strength
- 🔗 Smart Connections - Connects only when needed
- Add Custom Repository:
https://github.com/ikifar2012/neosmartblue-ha
- Category: Integration
- Install "Neo Smart Blinds Blue"
- Restart Home Assistant
- Add integration via Settings → Devices & Services
- Download the latest release from GitHub Releases
- Extract and copy the
neosmartblue
directory to your Home Assistant'sconfig/custom_components/
directory - Restart Home Assistant
- Add integration via Settings → Devices & Services
Entity Type | Features |
---|---|
Cover | Position control, Open/Close, Stop |
Sensors | Battery, RSSI, Position |
Binary Sensors | Charging status, Motor running |
- Neo Smart Blinds Blue (Bluetooth)
- Home Assistant 2025.6+
- Bluetooth adapter
Component | Status |
---|---|
Device Discovery | ✅ Working |
Position Control | ✅ Working |
Battery Monitoring | ✅ Working |
Code Cleanup | 🔄 In Progress |
Documentation | 🔄 In Progress |
Help improve this integration:
- 🐛 Report bugs
- 📝 Improve documentation
- 🧪 Test with your devices
- 💻 Code review
MIT License - see LICENSE for details.
- Core Library: Matheson Steplock
- Neo Smart Blinds: API documentation
- AI Assistance: Integration code generation