Update climate snapshots to fix CI (#109141)
This commit is contained in:
parent
f768dd8761
commit
d752ab3aa4
2 changed files with 4 additions and 4 deletions
|
@ -37,7 +37,7 @@
|
|||
'original_name': 'Climate',
|
||||
'platform': 'teslemetry',
|
||||
'previous_unique_id': None,
|
||||
'supported_features': <ClimateEntityFeature: 17>,
|
||||
'supported_features': <ClimateEntityFeature: 401>,
|
||||
'translation_key': <TeslemetryClimateSide.DRIVER: 'driver_temp'>,
|
||||
'unique_id': 'VINVINVIN-driver_temp',
|
||||
'unit_of_measurement': None,
|
||||
|
@ -61,7 +61,7 @@
|
|||
'dog',
|
||||
'camp',
|
||||
]),
|
||||
'supported_features': <ClimateEntityFeature: 17>,
|
||||
'supported_features': <ClimateEntityFeature: 401>,
|
||||
'temperature': 22.0,
|
||||
}),
|
||||
'context': <ANY>,
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
'original_name': 'Climate',
|
||||
'platform': 'tessie',
|
||||
'previous_unique_id': None,
|
||||
'supported_features': <ClimateEntityFeature: 17>,
|
||||
'supported_features': <ClimateEntityFeature: 401>,
|
||||
'translation_key': 'primary',
|
||||
'unique_id': 'VINVINVIN-primary',
|
||||
'unit_of_measurement': None,
|
||||
|
@ -61,7 +61,7 @@
|
|||
<TessieClimateKeeper.DOG: 'dog'>,
|
||||
<TessieClimateKeeper.CAMP: 'camp'>,
|
||||
]),
|
||||
'supported_features': <ClimateEntityFeature: 17>,
|
||||
'supported_features': <ClimateEntityFeature: 401>,
|
||||
'temperature': 22.5,
|
||||
}),
|
||||
'context': <ANY>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue