/ha-pax_ble

Home Assistant component for Pax Calima bluetooth-enabled fans.

Primary LanguagePythonApache License 2.0Apache-2.0

Home assistant Custom component for Pax Calima

Installation

Download using HACS or manually put it in custom_components folder.

Add device

The integration supports discovery of devices, so any fans should be automatically discovered. If not you may try to add it manually through the integration configuration.

Debugging

If there are problems, please enable debugging in configuration.yaml

# Logging
logger:
  default: warning
  logs:
    custom_components.pax_ble: debug

Thanks

@PatrickE94 for the Calima driver: https://github.com/PatrickE94/pycalima

@MarkoMarjamaa for a good starting point for the HA-implementation https://github.com/MarkoMarjamaa/homeassistant-paxcalima