mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Update climate snapshots to fix CI (#109141)
This commit is contained in:
parent
f768dd8761
commit
d752ab3aa4
@ -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…
x
Reference in New Issue
Block a user