issues Search Results · repo:broox/python-nuheat language:Python
Filter by
7 results
(70 ms)7 results
inbroox/python-nuheat (press backspace or delete to remove)=================================== FAILURES ===================================
_______________________ TestThermostat.test_get_data_401 _______________________
self = tests.test_thermostat.TestThermostat ...
fabaff
- Opened on Apr 7, 2024
- #19
I see that you ve updated setup.py for version 1.1.0 but haven t yet published it on PyPI. If you wouldn t mind, could
you please do that? I ve gotten back to a point where I d like to pull this into HomeAssistant ...
brab
- 4
- Opened on Oct 7, 2023
- #18
Per @keithnet, the APIs are the same.
The hostname for warm tiles is: warmtiles.mythermostat.info
The data returned by a Warm Tiles thermostat seems to have a few properties that are different than that ...
broox
- Opened on Jan 20, 2023
- #17
This library is pinning the requests dependency too strictly.
install_requires=[
requests==2.28.1 ,
],
https://github.com/broox/python-nuheat/blob/41db294f2205822b25f14966af5b5086241e1591/setup.py#L33 ...
frenck
- 1
- Opened on Jan 12, 2023
- #13
Wondering Energy usage can be added?
I m thinking maybe Hourly could be reported downstream to Home Assistant to make NuHeat contribute to the Energy stats
for consumption devices in a similar manner ...
deftdawg
- 3
- Opened on Dec 3, 2021
- #7
NuHeat was recently rebranded as Mape Heat and has correspondingly changed their domain name. It seems likely that the
API at the new URL is the same as the old one, but registration with new devices under ...
brab
- 12
- Opened on Jul 31, 2021
- #4
git cloned your project, and created nuheat.py:
from nuheat import NuHeat
# Initalize an API session with your login credentials
api = NuHeat( ###### , ###### )
api.authenticate()
# Fetch a thermostat ...
bug
yetdog
- 4
- Opened on Jan 11, 2018
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.