Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.3.0 - PetKit BLE Integration

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 11:16

πŸš€ v0.3.0 - PetKit BLE Integration Release

βœ… Stable Release | 🏠 Home Assistant Integration | πŸ“‘ Bluetooth Low Energy Control

🐾 For pet owners: Advanced local control of Petkit W4/W5/CTW2 water fountains through Home Assistant

πŸ“Š Release Metrics

Component Count Type Details
Version 0.3.0 Stable Upgrade from v0.2.6
Changes 1 commits Code & Docs 4 files modified
Code Files 3 Python/YAML Core functionality updates
Documentation 0 Markdown User guides and API docs
Workflows 0 CI/CD Automation improvements

✨ New Features & Capabilities

  • Add configurable data update interval - users can now set polling frequency from 5-300 seconds via integration options - v0.3.0

🏠 Home Assistant Benefits

πŸ”Œ Integration Features

  • Local BLE Control: Direct device communication without cloud services
  • Real-time Monitoring: Live status updates for battery, filter, and water levels
  • Smart Automation: Full HA automation support with device triggers
  • Persistent Connection: Automatic reconnection and error recovery
  • Privacy First: All data stays local - no cloud dependencies

🐾 Pet Care Automation

  • Hydration Monitoring: Track daily water consumption patterns
  • Maintenance Alerts: Automated filter and cleaning reminders
  • Smart Scheduling: LED control and DND mode automation
  • Health Insights: Battery monitoring and device health tracking

πŸ› οΈ Installation Guide

Quick Start (HACS)

# Add custom repository
Repository: https://github.com/pdiegmann/ha-petkit-ble
Category: Integration

# Install and restart HA
# Configure via Integrations page

Manual Installation

# Download and extract
wget https://github.com/pdiegmann/ha-petkit-ble/archive/main.zip
unzip main.zip

# Copy to Home Assistant
cp -r custom_components/petkit_ble /config/custom_components/

# Restart and configure

πŸ”§ Supported Hardware

Device Series Status Features Notes
Petkit W4 βœ… Full Support All sensors, controls Complete feature set
Petkit W5 βœ… Full Support All sensors, controls Tested with Eversweet 2 Solo
Petkit CTW2 βœ… Full Support All sensors, controls All variants supported

πŸ“ž Support & Community

πŸ”— Quick Links

  • πŸ“ˆ Changelog - Detailed code changes
  • πŸ“– Documentation - Setup and troubleshooting
  • πŸ› Issues - Bug reports and features
  • πŸ“¦ HACS - Easy installation

🌐 Community


🌟 Love this integration? Star the repository and share with fellow pet owners! πŸ•πŸ±

Auto-generated on 2025-08-31 11:16 UTC β€’ Powered by GitHub Actions