Home Assistant integration for Whisker Labs Ting electrical fire safety sensors.
- Real-time voltage monitoring via WebSocket connection
- Current voltage
- Voltage high/low
- Average peaks
- Fire hazard status monitoring
- Electrical Fire Hazard (EFH) detection
- Utility Fire Hazard (UFH) detection
- Learning mode status
- Device diagnostics
- Firmware version
- WiFi/Bluetooth MAC addresses
- Serial number
- Open HACS in Home Assistant
- Click the three dots in the top right corner
- Select "Custom repositories"
- Add
https://github.com/aidenmitchell/ha-whisker-tingas an Integration - Click "Download" on the Whisker Ting integration
- Restart Home Assistant
- Download the latest release from GitHub
- Extract and copy the
custom_components/whisker_tingfolder to your Home Assistantconfig/custom_components/directory - Restart Home Assistant
- Go to Settings → Devices & Services
- Click Add Integration
- Search for "Whisker Ting"
- Enter your Whisker Labs account credentials (email and password)
| Sensor | Description |
|---|---|
| Current voltage | Real-time voltage reading (WebSocket) |
| Voltage high | Peak high voltage |
| Voltage low | Peak low voltage |
| Hazard status | Overall hazard status (no_hazards, hazard_detected, learning) |
| EFH status | Electrical Fire Hazard status |
| UFH status | Utility Fire Hazard status |
| Sensor | Description |
|---|---|
| Fire hazard | On when any fire hazard is detected |
| Learning mode | On when the device is in learning mode |
- Home Assistant 2024.1.0 or newer
- Whisker Labs Ting device
- Whisker Labs account
This is normal - the integration waits for the WebSocket connection to receive its first data packet before displaying values.
Ensure you're using the same email and password you use in the Whisker Labs mobile app.
This integration is not affiliated with or endorsed by Whisker Labs, Inc.
MIT License - see LICENSE for details.