mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
update snapshot
This commit is contained in:
@@ -43,9 +43,9 @@
|
|||||||
StateSnapshot({
|
StateSnapshot({
|
||||||
'attributes': ReadOnlyDict({
|
'attributes': ReadOnlyDict({
|
||||||
'friendly_name': 'model0 Ventilation',
|
'friendly_name': 'model0 Ventilation',
|
||||||
'percentage': 0,
|
'percentage': 25,
|
||||||
'percentage_step': 25.0,
|
'percentage_step': 25.0,
|
||||||
'preset_mode': None,
|
'preset_mode': <VentilationMode.PERMANENT: 'permanent'>,
|
||||||
'preset_modes': list([
|
'preset_modes': list([
|
||||||
<VentilationMode.PERMANENT: 'permanent'>,
|
<VentilationMode.PERMANENT: 'permanent'>,
|
||||||
<VentilationMode.VENTILATION: 'ventilation'>,
|
<VentilationMode.VENTILATION: 'ventilation'>,
|
||||||
|
Reference in New Issue
Block a user