-
Notifications
You must be signed in to change notification settings - Fork 2
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: marklynch/pool-controller-code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: marklynch/pool-controller-code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 12 files changed
- 1 contributor
Commits on Jul 15, 2026
-
- Decoded the newly discovered CMD 0x15 Mode Set Command: broadcast from the Touchscreen address (0x0050), switches Spa/Pool mode using the same encoding as the 0x14 status (Spa=0x00, Pool=0x01, unlike the inverted 0x2A values), confirmed by injection testing — documented in PROTOCOL.md and decoded into pool state, so mode switches commanded by other senders update Home Assistant immediately ### Changed - The Home Assistant Spa/Pool mode select (mode/set) now switches mode with the dedicated CMD 0x15 Mode Set Command instead of activating the Pool/Spa built-in favourites via CMD 0x2A; mode values throughout the code now use the new MODE_SPA/MODE_POOL constants - Renamed CMD 0x2A from "Mode/Favourite Control Command" to "Favourite Control Command" throughout PROTOCOL.md and the code (handler, pattern constant, comments and logs), since its value space is the favourite slots; the Spa/Pool MQTT mode select is unaffected
Configuration menu - View commit details
-
Copy full SHA for 71379db - Browse repository at this point
Copy the full SHA 71379dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a58922 - Browse repository at this point
Copy the full SHA 2a58922View commit details
Commits on Jul 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6357a3b - Browse repository at this point
Copy the full SHA 6357a3bView commit details -
Merge pull request #65 from marklynch/issue-64-mode-set-command
CMD 0x15 Mode Set Command
Configuration menu - View commit details
-
Copy full SHA for 62e058c - Browse repository at this point
Copy the full SHA 62e058cView commit details -
- Fixed the Home Assistant "Firmware" update entity reverting to "Upd…
…ate available" (with a live Install button) during the post-flash reboot: the rebooting window now reports as still installing with an indeterminate progress bar, flipping to "Up-to-date" once the new firmware boots and reports its version
Configuration menu - View commit details
-
Copy full SHA for e988cf5 - Browse repository at this point
Copy the full SHA e988cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c1fdc8 - Browse repository at this point
Copy the full SHA 4c1fdc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6296a96 - Browse repository at this point
Copy the full SHA 6296a96View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.8.1...v1.8.2