Jinna Kiisuo
Jinna Kiisuo
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)` All of them probably support also post calls for...
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, in main() File...
The rename would break compatibility but then again no stability has been yet promised. Need to think about it and get back to this.
The cloud.refresh() API helper seems to work great in keeping up a functional token. What really needs to be done though is to create some logic into cloud.authenticate() to "every...
Status?
What you have already still seems to work, any plans to continue this effort? Would be interesting to hear why the project seems abandoned so I know how much of...
## Problem description Hub has no built-in abuse reporting, so reporting here instead. The user synlapoolca1970 seems to host only malicious links with no images published. **URL**: https://hub.docker.com/u/synlapoolca1970 # Task...
The 1.0.3 tag seems to be over a year old and is missing QoL improvements such as: https://github.com/hercules-team/python-augeas/pull/38
Specifying: `CHIA_EXPORTER_HOSTNAME=10.0.10.3:25166` results in the following error: `time="2023-01-15T15:06:24Z" level=error msg="dial tcp: address 10.0.10.3:25166:55400: too many colons in address"` Ergo, the accessible daemon port is always assumed to be the same...
The metrics I'm wishing I had but don't with the official implementation: - Current pool points - Current pool difficulty - Points found - Points ACKd These are metrics that...
This is on an Electrolux WP71-265WT portable AC unit. Identified as broadlink affiliated by pcap and the app calling out to the broadlink cloud. App is so so so bad...