https://github.com/eigger/hass-divoom
Divoom Home Assistant Integration
https://github.com/eigger/hass-divoom
homeassistant homeassistant-custom-component
Last synced: 8 months ago
JSON representation
Divoom Home Assistant Integration
- Host: GitHub
- URL: https://github.com/eigger/hass-divoom
- Owner: eigger
- License: mit
- Created: 2024-04-11T08:23:28.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T23:45:14.000Z (about 1 year ago)
- Last Synced: 2025-05-13T00:30:29.536Z (about 1 year ago)
- Topics: homeassistant, homeassistant-custom-component
- Language: Python
- Homepage:
- Size: 5.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Divoom Home Assistant Integration
## Installation
1. Install this integration with HACS (adding repository required), or copy the contents of this
repository into the `custom_components/divoom` directory.
2. Restart Home Assistant.
3. Go to Settings / Integrations and add integration "Divoom"
4. Please select a discovered Divoom device from the list or select 'Manual IP' to manually enter the device's IP.
### configuration
**IP address of the device:** discovered or manually entered IP
**Scan interval (in seconds):** #default 15 seconds (this is the time a page is displayed )
## References
- [gickowtf](https://github.com/gickowtf/pixoo-homeassistant.git)