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 }}
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 Sep 17, 2026
feat: register low voltage thermostat reading types
Show description for abfdc1f
ColtHub
committed
abfdc1f
View commit details
Copy full SHA for abfdc1f
Browse repository at this point
feat: add HiloDevice.set_attributes() for batch writes
Show description for 23b379f
ColtHub
committed
23b379f
View commit details
Copy full SHA for 23b379f
Browse repository at this point
style: wrap the long constructor call in TestSetAttributes
ColtHub
committed
34d6082
View commit details
Copy full SHA for 34d6082
Browse repository at this point
style: restore untouched test formatting
ColtHub
committed
a0c3015
View commit details
Copy full SHA for a0c3015
Browse repository at this point
feat: expose low voltage thermostat readings on Climate
Show description for 267cd17
ColtHub
committed
267cd17
View commit details
Copy full SHA for 267cd17
Browse repository at this point
feat: add Climate.async_set_low_voltage_state()
Show description for fabe465
ColtHub
committed
fabe465
View commit details
Copy full SHA for fabe465
Browse repository at this point
refactor: rename Climate.mode to low_voltage_mode
Show description for c81162e
ColtHub
committed
c81162e
View commit details
Copy full SHA for c81162e
Browse repository at this point
fix: route async_set_temperature through low voltage state on 24 V devices
Show description for 15f5222
ColtHub
committed
15f5222
View commit details
Copy full SHA for 15f5222
Browse repository at this point
fix: round current_humidity instead of truncating
Show description for 0432de4
ColtHub
committed
0432de4
View commit details
Copy full SHA for 0432de4
Browse repository at this point
fix: treat STATE_UNKNOWN as absent on the textual read properties
Show description for b470280
ColtHub
committed
b470280
View commit details
Copy full SHA for b470280
Browse repository at this point
fix: raise when async_set_low_voltage_state has no mode to send
Show description for 6bcc85a
ColtHub
committed
6bcc85a
View commit details
Copy full SHA for 6bcc85a
Browse repository at this point
test: cover STATE_UNKNOWN branches, multi-param calls, and the API seam
Show description for ec0b90b
ColtHub
committed
ec0b90b
View commit details
Copy full SHA for ec0b90b
Browse repository at this point
You can’t perform that action at this time.