mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 00:27:19 +00:00
Update openweathermap snapshots
This commit is contained in:
parent
1133ae1a7f
commit
f097e5ec7f
@ -86,7 +86,7 @@
|
||||
'supported_features': 0,
|
||||
'translation_key': None,
|
||||
'unique_id': '12.34-56.78-co',
|
||||
'unit_of_measurement': 'µg/m³',
|
||||
'unit_of_measurement': 'μg/m³',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor_states[air_pollution][sensor.openweathermap_carbon_monoxide-state]
|
||||
@ -96,7 +96,7 @@
|
||||
'device_class': 'carbon_monoxide',
|
||||
'friendly_name': 'openweathermap Carbon monoxide',
|
||||
'state_class': <SensorStateClass.MEASUREMENT: 'measurement'>,
|
||||
'unit_of_measurement': 'µg/m³',
|
||||
'unit_of_measurement': 'μg/m³',
|
||||
}),
|
||||
'context': <ANY>,
|
||||
'entity_id': 'sensor.openweathermap_carbon_monoxide',
|
||||
|
Loading…
x
Reference in New Issue
Block a user