https://github.com/mmornati/zigsight
Zigbee Network monitor and debug
https://github.com/mmornati/zigsight
hacs home-assistant homeassistant integration mqtt zigbee zigbee2mqtt
Last synced: 2 months ago
JSON representation
Zigbee Network monitor and debug
- Host: GitHub
- URL: https://github.com/mmornati/zigsight
- Owner: mmornati
- Created: 2025-11-02T17:22:19.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-11-02T19:14:43.000Z (2 months ago)
- Last Synced: 2025-11-02T19:15:51.186Z (2 months ago)
- Topics: hacs, home-assistant, homeassistant, integration, mqtt, zigbee, zigbee2mqtt
- Language: Python
- Size: 43.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# ZigSight
Home Assistant diagnostics and optimization toolkit for Zigbee networks — signal visualization, battery-drain detection, interference analysis and channel recommendations.
## Features
- **Multi-Platform Support**: Works with Zigbee2MQTT, ZHA, and deCONZ
- **Network Visualization**: Interactive topology maps showing device relationships
- **Health Monitoring**: Battery drain detection and device health scoring
- **Channel Recommendations**: Wi-Fi interference analysis for optimal Zigbee channel selection
- **Analytics**: Reconnect rate monitoring and network stability metrics
## Installation
See the [Getting Started Guide](docs/getting_started.md) for installation instructions.
## Development
See the [Developer README](docs/DEVELOPER_README.md) for information on contributing.
## Status
🚧 **Early Development** - This project is in active development. Current version provides a basic scaffold.
## License
Apache License 2.0
## Links
- [Documentation](https://github.com/mmornati/zigsight/tree/main/docs)
- [Issue Tracker](https://github.com/mmornati/zigsight/issues)
- [Changelog](CHANGELOG.md) (coming soon)