issues Search Results · repo:jinnatar/python-cozify language:Python
Filter by
18 results
(72 ms)18 results
injinnatar/python-cozify (press backspace or delete to remove)The basics are trivial to implement for get calls, endpoints I ve found:
- cozify.hub_api.get( /hub/users , **kwargs)
- cozify.hub_api.get( /rooms , **kwargs)
- cozify.hub_api.get( /zones , **kwargs) ...
enhancement
help wanted
jinnatar
- 1
- Opened on Oct 25, 2022
- #22
Hi,
is it possible to get active themes via python-cozify in any way? Themes were briefly mentioned in the related thread on
the Cozify forum. I understood that the hub does expose them but that s not ...
samuli-as
- 4
- Opened on Jun 30, 2022
- #20
At current cloud authentication is failing with an APIError 500:
% util/auth.py
Enter your Cozify account email address: foo@bar.baz
Traceback (most recent call last):
File util/auth.py , line 10, ...
bug
jinnatar
- 2
- Opened on Mar 25, 2021
- #18
This needs more investigation, but it s possible an ip address change of the hub could cause it to flip to remote,
instead of attempting to just fetch an up to date ip from the cloud. Will need to test ...
enhancement
jinnatar
- Opened on Mar 25, 2021
- #17
If there is no valid cloud state saved:
% util/devicelist.py
WARNING:absl:Cloud attribute remotetoken not found in state.
Traceback (most recent call last):
File util/devicelist.py , line 21, ...
bug
jinnatar
- 1
- Opened on Mar 25, 2021
- #16
So today I installed some IKEA Trådfri bulbs and immediately my alerts tell me my house is on fire. Like, 4000 degrees
on fire. 🔥🚒
Turns out device[ state ][ temperature ] can be either ambient temperature ...
enhancement
japsu
- 3
- Opened on Jul 25, 2020
- #15
cozify.Error.APIError: API error, 410: API version outdated. Update python-cozify. Gone - https://cloud2.cozify.fi/ui/0.2/hub/remote/cc/1.10/hub/tz -
What should i do? I tried git pull but it didn t ...
bug
Kirbo
- 7
- Opened on Nov 12, 2018
- #14
Hub token can expire and not get auto-renewed even though cloud is still valid. hub.ping() will fail: hub.ping()
WARNING:root:API error, 401: Unauthorized - http://10.0.10.147:8893/cc/1.8/hub/tz - Authentication ...
bug
jinnatar
- 1
- Opened on Mar 12, 2018
- #12
As reported by a user:
from cozify import hub, multisensor
devices = hub.getDevices()
print(multisensor.getMultisensorData(devices))
Traceback (most recent call last): File , line 1, in UnicodeEncodeError: ...
jinnatar
- 1
- Opened on Feb 21, 2018
- #11
% sudo -Hu srv /srv/ephemeral/cozify-temp.git/cozify-single-sample.py
Traceback (most recent call last):
File /srv/ephemeral/cozify-temp.git/cozify-single-sample.py , line 20, in module
main() ...
bug
jinnatar
- 1
- Opened on Oct 14, 2017
- #10

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!
Press the /
key to activate the search input again and adjust your query.
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!
Press the /
key to activate the search input again and adjust your query.