npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

homebridge-aqua-temp-connect

v1.0.2

Published

Aqua Temp heat pump controls and temperature sensors for Homebridge

Readme

Aqua Temp for Homebridge

Control compatible Aqua Temp heat pumps from Apple Home through Homebridge.

  • Off, Heat, Cool and Auto, with a separate retained target for each mode.
  • Inlet water temperature on the thermostat.
  • Optional inlet, outlet and ambient temperature sensors, each disabled by default.
  • Shared-account discovery, bounded cloud retries and automatic read recovery.

Release channel: stable. Hardware testing has covered only AstralPool PASRW040-P-BP4II-C / BOOSTi-INV-HP-40. Other models are attempted with a console warning, using the same protocol mappings; compatibility is unverified. Cloud access is required. A sustained hardware soak has not been recorded; see compatibility and limitations.

Install

Use Node 22 or 24 and Homebridge 2.4.0 or later in the 2.x line. Back up Homebridge before changing plugins.

Install homebridge-aqua-temp-connect from Homebridge UI → Plugins, then follow the setup guide. Existing users of @deanvniekerk/homebridge-aqua-temp-connect should follow the package-name migration.

Configure the Aqua Temp account, restart the plugin's child bridge and pair it with Apple Home. A dedicated account with the device shared to it is recommended when the phone app and plugin compete for a session. See setup and migration and configuration.

Configure

Open the plugin settings in Homebridge UI and enter the Aqua Temp account details. Optional device filtering, diagnostics and temperature sensors can be configured on the same screen.

Using the thermostat

Switch Off before selecting a different mode. Selecting Heat, Cool or Auto requests On in that mode; it does not change the retained target. Auto uses a single target.

| Mode | Home target range | Step | | ---- | ----------------- | ----- | | Heat | 15–38°C | 0.5°C | | Cool | 10–35°C | 0.5°C | | Auto | 10–38°C | 0.5°C |

Targets outside Home's range can still be set in Aqua Temp. The plugin never silently clamps them; an unrepresentable target can make the thermostat unavailable until changed in Aqua Temp. After a timeout, check the app before retrying: the command may have applied late.

Home's heating/cooling indicator estimates demand when compressor activity is unknown. It is not proof that the compressor is running; delays, defrost and protection cannot currently be distinguished. Unknown compressor activity alone does not disable controls. Stale/offline core readings remain unavailable.

Support and contributing

Report the plugin/runtime versions, device model, expected behavior and a sanitized diagnostic report in a GitHub issue. Never include account credentials, tokens, pairing codes or raw device identifiers.

An original, independent implementation under the MIT license. Not affiliated with Aqua Temp, AstralPool, Fluidra, Apple or SONOFF.