mskg / homey-heating

Heating scheduler for Athom Homey
https://homey-heating.mskg.app/
GNU General Public License v3.0
6 stars 6 forks source link

[TEST!] SyntaxError: Unexpected token A in JSON at position 0 #57

Closed mskg closed 5 years ago

mskg commented 5 years ago

https://sentry.io/organizations/mskg/issues/899853319/?project=1396900&referrer=github_plugin

SyntaxError: Unexpected token A in JSON at position 0
  ?, in JSON.parse
  File "./src/app/services/heating-plan-repository/HeatingPlanRepositoryService.ts", line 75, in load
    this.planList = JSON.parse(plansString);
  File "./src/app/services/bootstrapper.ts", line 27, in Object.<anonymous>
    repositoryService.load();
  ?, in Generator.next
  File "./src/app/services/heating-manager/TemperatureConflictPolicy.ts", line 27, in s
    export class MinTemperatureConflictPolicy implements ITemperatureConflictPolicy {
...
(2 additional frame(s) were not displayed)

SyntaxError: Unexpected token A in JSON at position 0
mskg commented 5 years ago

Just a test for the sentry integration