Skip to content

Commit

Permalink
ci: Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Oct 16, 2024
1 parent 6573fb7 commit 8e4b41d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/code-sample-definitions/acs-entrances.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
created_at: '2024-04-05T07:57:05.323Z'
devices:
- device_id: 123e4567-e89b-12d3-a456-426614174000
device_type: "ecobee_thermostat"
device_type: 'ecobee_thermostat'
capabilities_supported:
- thermostat
properties:
name: "Entryway"
name: 'Entryway'
online: true,
relative_humidity: 0.36
temperature_farenheit: 70
Expand Down

0 comments on commit 8e4b41d

Please sign in to comment.