1.0.14 • Published 2 years ago

homebridge-connect-my-pool-home-automation v1.0.14

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

[homebridge-connect-my-pool-home-automation: Native HomeKit support for Astral Connect My Pool

Homebridge Astral Connect My Pool Home Automation

Downloads Version

HomeKit support for Astral Connect My Pool using Home Automation API with Homebridge.

homebridge-connect-my-pool-home-automation is a plugin for Homebridge intended to give you an integrated experience with your Astral Connect My Pool devices.

It currently provides Heater, Spa, Channels and Favourite capabilty in HomeKit. Sensor information is used to indicate status of channels (hack to indicate mode, open means not off as it is highlighted in Home).

Installation

If you are new to Homebridge, please first read the Homebridge documentation.

  1. Install Homebridge:
sudo npm install -g --unsafe-perm homebridge
  1. Install homebridge-connect-my-pool-home-automation:
sudo npm install -g --unsafe-perm homebridge-connect-my-pool-home-automation

Plugin configuration

Add the platform in config.json in your home directory inside .homebridge and edit the required fields.

"platforms": [
  {
    "name": "Connect My Pool Home Automation",
    "apikey": "apikey",
    "latitude": latitude,
    "longitude": longitude,
    "platform": "ConnectMyPoolHomeAutomation"
  }
]

Notes

Only tested with my setup, I have EVO pool pump, EVO gas heater, spa jets, spa blower, lights and favourites.

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago