Aohzan / ipx800v5

IPX800 V5 integration for Home-Assistant
Apache License 2.0
10 stars 0 forks source link
domotique gce-electronics hacs home-assistant home-assistant-integration home-automation homeassistant integration ipx800 ipx800-v5 ipx800v5

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 :fr:

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)