Skip to content

This custom integration restores compatibility between Home Assistant and Pi-Hole, which is no longer supported by the native integration due to API changes.

Notifications You must be signed in to change notification settings

bastgau/ha-pi-hole-v6

Repository files navigation

Pi-Hole V6 Integration for Home Assistant

Maintenair : bastgau Made with Python Made for Home Assistant GitHub Release HACS validation HASSFEST validation

Original component : Pi-hole

The Pi-hole integration allows you to retrieve statistics and interact with a Pi-hole system.

Description

Due to major changes in the Pi-Hole API, the native Home Assistant integration was no longer functional.

The "Pi-Hole V6 Integration" adds compatibility with the new API in Home Assistant. This integration aims to restore compatibility and provide Pi-Hole management directly from Home Assistant.

Features

  • Monitor Pi-Hole status.
  • Enable/Disable Pi-Hole via Home Assistant.
  • Retrieve filtering statistics.
  • Compatibility with the Pi-Hole V6 API.

The following sensors are currently implemented :

Translation

The integration is currently translated in few langages :

Installation

Installation via HACS

  1. Open Home Assistant and go to HACS.
  2. Navigate to "Integrations" and click on "Add a custom repository".
  3. Add the GitHub repository URL of the integration.
  4. Search for "Pi-Hole V6 Integration" and install it.
  5. Restart Home Assistant.

Manual Installation

  1. Download the integration files from the GitHub repository.
  2. Place the integration folder in the custom_components directory of Home Assistant.
  3. Restart Home Assistant.

Support & Contributions

If you encounter any issues or wish to contribute to improving this integration, feel free to open an issue or a pull request on the GitHub repository.

Enjoy!

About

This custom integration restores compatibility between Home Assistant and Pi-Hole, which is no longer supported by the native integration due to API changes.

Topics

Resources

Stars

Watchers

Forks