Skip to content

Commit

Permalink
tweak to JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
zxdavb committed May 27, 2024
1 parent b9d4cdf commit 2f36866
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/tests/systems/hass_118169/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"locationType": "Residential",
"useDaylightSaveSwitching": true,
"timeZone": {
"timeZoneId": "REDACTED",
"displayName": "REDACTED",
"timeZoneId": "AUSEasternStandardTime",
"displayName": "(UTC+10:00) Canberra, Melbourne, Sydney",
"offsetMinutes": 600,
"currentOffsetMinutes": 600,
"supportsDaylightSaving": true
Expand Down

0 comments on commit 2f36866

Please sign in to comment.