Skip to content

Commit

Permalink
Add device_classes volatile_organic_compounds_parts and volume_flow_r…
Browse files Browse the repository at this point in the history
…ate (#3290)
  • Loading branch information
lechercheur123 authored Nov 19, 2024
1 parent 6f91ca1 commit 592d630
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/language-service/src/schemas/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,10 @@ export type DeviceClassesSensor =
| "temperature"
| "timestamp"
| "volatile_organic_compounds"
| "volatile_organic_compounds_parts"
| "voltage"
| "volume"
| "volume_flow_rate"
| "volume_storage"
| "water"
| "weight"
Expand Down

0 comments on commit 592d630

Please sign in to comment.