Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dvd-dev
/
python-hilo
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
32
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: support low voltage (24 V) thermostats
- #441
#441
Open
ColtHub
wants to merge 12 commits into
dvd-dev:main
dvd-dev/python-hilo:main
from
ColtHub:feature/low-voltage-thermostat-support
ColtHub/python-hilo:feature/low-voltage-thermostat-support
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat: support low voltage (24 V) thermostats
#441
ColtHub
wants to merge 12 commits into
dvd-dev:main
dvd-dev/python-hilo:main
from
ColtHub:feature/low-voltage-thermostat-support
ColtHub/python-hilo:feature/low-voltage-thermostat-support
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
feat: register low voltage thermostat reading types
Show description for 8b7f1ec
ColtHub
committed
8b7f1ec
View commit details
Copy full SHA for 8b7f1ec
Browse repository at this point
feat: add HiloDevice.set_attributes() for batch writes
Show description for 5b05f92
ColtHub
committed
5b05f92
View commit details
Copy full SHA for 5b05f92
Browse repository at this point
style: wrap the long constructor call in TestSetAttributes
ColtHub
committed
0572560
View commit details
Copy full SHA for 0572560
Browse repository at this point
style: restore untouched test formatting
ColtHub
committed
f8dadbf
View commit details
Copy full SHA for f8dadbf
Browse repository at this point
feat: expose low voltage thermostat readings on Climate
Show description for 2f0a3b1
ColtHub
committed
2f0a3b1
View commit details
Copy full SHA for 2f0a3b1
Browse repository at this point
feat: add Climate.async_set_low_voltage_state()
Show description for 19b2ff1
ColtHub
committed
19b2ff1
View commit details
Copy full SHA for 19b2ff1
Browse repository at this point
refactor: rename Climate.mode to low_voltage_mode
Show description for 4b4e26c
ColtHub
committed
4b4e26c
View commit details
Copy full SHA for 4b4e26c
Browse repository at this point
fix: route async_set_temperature through low voltage state on 24 V devices
Show description for 9f40e78
ColtHub
committed
9f40e78
View commit details
Copy full SHA for 9f40e78
Browse repository at this point
fix: round current_humidity instead of truncating
Show description for 91284fb
ColtHub
committed
91284fb
View commit details
Copy full SHA for 91284fb
Browse repository at this point
fix: treat STATE_UNKNOWN as absent on the textual read properties
Show description for 184a002
ColtHub
committed
184a002
View commit details
Copy full SHA for 184a002
Browse repository at this point
fix: raise when async_set_low_voltage_state has no mode to send
Show description for bb85312
ColtHub
committed
bb85312
View commit details
Copy full SHA for bb85312
Browse repository at this point
test: cover STATE_UNKNOWN branches, multi-param calls, and the API seam
Show description for 4b9c1e8
ColtHub
committed
4b9c1e8
View commit details
Copy full SHA for 4b9c1e8
Browse repository at this point
You can’t perform that action at this time.