Skip to content

Conversation

@420coupe
Copy link

@420coupe 420coupe commented Jun 8, 2025

Implemented Aquacomputer Next Vision coolant temperature reading - I was able to decode some of the response using an old visioncli repo as the starting base. There is still a lot of other things that can be decoded from response but 100% certain the current one I'm decoding matches the displayed value for coolant temp on the VISION OLED screen.

Additionally added custom icons for water temp and aio pump, custom icons appear both in the top bar and menu/sub-menu items. Also at first there was no fan speed being displayed until i
sudo modprobe nct6775 and also added that command to /etc/modules-load.d/nct6775.conf so it loads on restart.

edited: added example of vitals with components below
image

@corecoding
Copy link
Owner

There are a lot of changes here, including removal of my donation link in the metadata.json. I think the biggest reason for the large diff is your IDE changed ' to ". Can you refactor this diff so it is easier to see the true changes?

@420coupe
Copy link
Author

@corecoding There we go, fixed difference in IDE prettier changes. Now you can see just the implementation of AC Next vision.

@420coupe 420coupe force-pushed the acvision branch 2 times, most recently from d57efa2 to e85577b Compare August 16, 2025 22:23
@420coupe
Copy link
Author

Ok fixed the whitespace fixes from IDE as well, hence the forced pushes above.

Now correctly displaying just the changes to implement acvision

…ding as well as custom icons for the water temp and aio pump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants