Jon Ziebell

Results 28 issues of Jon Ziebell

![image](https://user-images.githubusercontent.com/3288812/87735840-a3822200-c7a4-11ea-9dc9-3b6e0f8eac64.png)

Analyze

![image](https://user-images.githubusercontent.com/3288812/86033400-e2735200-ba06-11ea-8728-43bd6c191c51.png)

Tab:Analyze

![image](https://user-images.githubusercontent.com/3288812/107592098-14be7200-6bda-11eb-8c92-f71e6a5c640c.png) Spins here forever.

Compare

Example: ![image](https://user-images.githubusercontent.com/3288812/108301266-a6485980-716f-11eb-84fc-857312000742.png) This is like this because the CDD is 1 because the thermostat was first connected in December...so there's actually no CDD info yet.

Compare

More discussion here: https://community.beestat.io/t/462 The constant re-rendering for errors makes it difficult to navigate.

Detail

![image](https://user-images.githubusercontent.com/3288812/189464759-e0f9e07c-5479-43f0-ad15-703ef097b831.png) Need to add dummy values so time always updates and any missing value actually says so.

Air Quality

If ecobee sends a value above 255 for IAQ the value is not stored because the database column doesn't support it. Need to alter database table to fix.

Tab:Air Quality

Error: `request.CRITICAL: Uncaught PHP Exception GitList\SCM\Exception\CommandException: "/usr/bin/git show ia:D/js/component/triage.js" at /data/www/gitlist/src/SCM/System/Git/CommandLine.php line 320 {"exception":"[object] (GitList\\SCM\\Exception\\CommandException(code: 0): /usr/bin/git show ia:D/js/component/triage.js at /data/www/gitlist/src/SCM/System/Git/CommandLine.php:320)"} []` I have a repository that contains a branch...

bug

The app version of beestat does not allow the user to log out. I suspect this is an issue where main.dart needs another condition for the URL (in header.js) of...

General