Skip to content

Conversation

@chuckwagoncomputing
Copy link
Contributor

This clockinfo fetches air quality index and temperature from the IQAir API.
I put "Not affiliated with IQAir" in the readme, but I don't know if this is sufficient. I suppose that "IQAir" is probably a registered trademark, but the IQAir Copyright and Trademark page just shows their privacy policy for some reason.

https://chuckwagoncomputing.github.io/BangleApps/

make lint happier, standardize indentation
@RKBoss6
Copy link
Contributor

RKBoss6 commented Oct 21, 2025

Nice! For iOS, I was thinking of adding AQI to the weather data being pulled in, so later in the year, we can update this to use that data if available! Looks nice!

@bobrippling
Copy link
Collaborator

Yeah looks good - @gfwilliams I guess the trademark mention is ok?

@gfwilliams
Copy link
Member

Looks great, thanks! I don't see a problem with using the IQAir name - it's fair use, you're not using it to sell anything, just to describe what it does.

@chuckwagoncomputing
Copy link
Contributor Author

I just realized there's an issue with this.
There's only one aqiTime slot, so if there are multiple instances, and one of them fails to fetch for some reason, it will be blocked from fetching for an hour.

@bobrippling
Copy link
Collaborator

Cool!

@bobrippling
Copy link
Collaborator

Was about to merge but I notice there's some new changes - @chuckwagoncomputing do you want me to let you test those for a little while first?

@chuckwagoncomputing
Copy link
Contributor Author

Let me test this one a little more. A few times I've looked at my watch and it's showing the AQI but not the temperature, which is a bit puzzling. I'm not quite sure how to debug that. I guess I'll create a version that detects that scenario and writes some debug info to a file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants