Skip to content

IPX800 V5 integration for Home-Assistant

License

Notifications You must be signed in to change notification settings

Aohzan/ipx800v5

Repository files navigation

ipx800v5 integration for Home Assistant

GitHub release (with filter) GitHub Donate hacs_badge

This a custom component for Home Assistant. The ipx800v5 integration allows you to get information and control the IPX800 v5 and its extensions.

README en français 🇫🇷

Installation

HACS

HACS > Integrations > Explore & Add Repositories > GCE IPX800 V5 > Install this repository

Manually

Copy custom_components/ipx800v5 in config/custom_components of your Home Assistant (you must have *.py files in config/custom_components/ipx800v5).

Configuration

Easy

Add the integration GCE IPX800V5 in the interface on Configuration > Integration. Follow the instructions.

Advanced

Add the ipx800v5 key and your full configuration in configuration.yaml. See the french README for details

Dependency

pypx800v5 python package (installed by Home-Assistant itself, nothing to do here)