your version “version”: 1027 is more advanced than mine, could explain why I’m missing some options.
could you tell me your exact Aquarite model ?
your version “version”: 1027 is more advanced than mine, could explain why I’m missing some options.
could you tell me your exact Aquarite model ?
its a Oxilife , not Aquarite, the app is “Vistapool”
New release 1.2.0, be aware of BREAKING CHANGES see below or release notes, I’m preparing the custom_component for official integration submission, so I do have to follow some HA guidelines and standards that will rename some entities…
time entities with native time pickers (previously read-only sensors)select entities with Slow/Medium/High dropdowns (previously read-only sensors)number entities with slidershasLED hardware flag)main.localTime (previously wrote to non-existent main.time path with no effect)light.status with off-delay-on cycle for proper color advancestrings.json, icons.json, and all translation files (en, nl, da) fully synced with 70 entity keysbutton/time to supported platforms, homeassistant version constraint (2024.1.0), issue_tracker URLAfter upgrading, you will need to remove stale entities from the entity registry and reload the integration for the following changes:
| Old Entity | New Entity |
|---|---|
sensor.pool_filtration_interval_* |
time.pool_filtration_interval_* |
sensor.pool_filtration_timer_speed_* |
select.pool_filtration_timer_speed_* |
sensor.pool_filtration_intel_temperature |
number.pool_intel_mode_temperature |
sensor.pool_filtration_smart_min_temp |
number.pool_smart_mode_min_temperature |
sensor.pool_filtration_smart_high_temp |
number.pool_smart_mode_max_temperature |
binary_sensor.pool_filtration_smart_freeze |
switch.pool_smart_mode_freeze_protection |
Additionally:
hasLED=1aquarite_dashboard.yaml for reference)The Hayward AquaRite custom integration is going official as Vistapool: Vistapool - Home Assistant
I'm starting with sensors only. Additional PRs into the official channel will bring the current custom integration and the future official one up to parity in terms of functionality. Once that's done, the custom integration will no longer be supported.
Monitor this space for updates.
Awesome job.
I forgot to tell you that now I created a full local-only custom integration (the package version is deprecated):
Time to update the OP with both your Vistapool official integration and my local-only custom integration. ![]()
Thanks for inspiring me to create it...
@fdebrus maybe a little too off-topic of a question but since you are working on control integrations related to automations for pools wondering what you and others here think about this feature request idea of adding a pool cleaner entity domain for pool cleaning devices (forking the existing vacuum entity domain?
Not sure which API they use today but I at least know that they are a few Hayward-branded pool cleaner robots but it might still be relevant in the future if extend support to pool cleaner robots. everyone here can feel free to post feedback/input comments there in tnag upstream feature request.
@alexdelprete well done, I like your local integration very much ! always a source of inspiration.
@Gamester17 I guess this is a total different platform, do you have a website where you connect to manage your pool robots ?
Question to all, if you have a Wifi module connected to your system, how does it names ? do you all have "SugarWifi" as hostname in your DHCP ?
Hi @fdebrus ,
First of all, thanks for all the work and the time spent developing this integration (now Official!) for Home Assistant. I just installed it and it's working great! I'm so thankful.
My only question is if you know, approx, when will we be able to control the pool options, like filtration, redox target, pH target, filtration mode, light, and AUX relays. I don't know if you have any plan adding this or not.
Again, very thankful for the official integration!
Thanks so much, appreciate it! ![]()
Good news: control of those features (filtration, redox and pH targets, filtration mode, light, and the AUX relays) is exactly what's being worked on right now. It's all moving through review rather than waiting to be started.
The best way to follow progress is to keep an eye on the open Pull Requests for Vistapool. The HA Core team is doing an incredible job reviewing everything, fine-tuning it, and aligning it with Home Assistant's standards and they're doing this across thousands of contributions project-wide.
Vistapool alone represents 16 Pull Requests in total (around 10 still open) along with all their reviews, so they're putting serious care into making sure what lands in HA Core is solid and robust. Worth the wait!
You can track them all here: Pull requests · home-assistant/core