|
609 | 609 | 'state': '-0.5', |
610 | 610 | }) |
611 | 611 | # --- |
612 | | -# name: test_anna_number_entities[platforms0-True-anna_heatpump_heating][number.opentherm_domestic_hot_water_setpoint-entry] |
613 | | - EntityRegistryEntrySnapshot({ |
614 | | - 'aliases': list([ |
615 | | - None, |
616 | | - ]), |
617 | | - 'area_id': None, |
618 | | - 'capabilities': dict({ |
619 | | - 'max': 60.0, |
620 | | - 'min': 35.0, |
621 | | - 'mode': <NumberMode.BOX: 'box'>, |
622 | | - 'step': 0.5, |
623 | | - }), |
624 | | - 'config_entry_id': <ANY>, |
625 | | - 'config_subentry_id': <ANY>, |
626 | | - 'device_class': None, |
627 | | - 'device_id': <ANY>, |
628 | | - 'disabled_by': None, |
629 | | - 'domain': 'number', |
630 | | - 'entity_category': <EntityCategory.CONFIG: 'config'>, |
631 | | - 'entity_id': 'number.opentherm_domestic_hot_water_setpoint', |
632 | | - 'has_entity_name': True, |
633 | | - 'hidden_by': None, |
634 | | - 'icon': None, |
635 | | - 'id': <ANY>, |
636 | | - 'labels': set({ |
637 | | - }), |
638 | | - 'name': None, |
639 | | - 'object_id_base': 'Domestic hot water setpoint', |
640 | | - 'options': dict({ |
641 | | - }), |
642 | | - 'original_device_class': <NumberDeviceClass.TEMPERATURE: 'temperature'>, |
643 | | - 'original_icon': None, |
644 | | - 'original_name': 'Domestic hot water setpoint', |
645 | | - 'platform': 'plugwise', |
646 | | - 'previous_unique_id': None, |
647 | | - 'suggested_object_id': None, |
648 | | - 'supported_features': 0, |
649 | | - 'translation_key': 'max_dhw_temperature', |
650 | | - 'unique_id': '1cbf783bb11e4a7c8a6843dee3a86927-max_dhw_temperature', |
651 | | - 'unit_of_measurement': <UnitOfTemperature.CELSIUS: '°C'>, |
652 | | - }) |
653 | | -# --- |
654 | | -# name: test_anna_number_entities[platforms0-True-anna_heatpump_heating][number.opentherm_domestic_hot_water_setpoint-state] |
655 | | - StateSnapshot({ |
656 | | - 'attributes': ReadOnlyDict({ |
657 | | - 'device_class': 'temperature', |
658 | | - 'friendly_name': 'OpenTherm Domestic hot water setpoint', |
659 | | - 'max': 60.0, |
660 | | - 'min': 35.0, |
661 | | - 'mode': <NumberMode.BOX: 'box'>, |
662 | | - 'step': 0.5, |
663 | | - 'unit_of_measurement': <UnitOfTemperature.CELSIUS: '°C'>, |
664 | | - }), |
665 | | - 'context': <ANY>, |
666 | | - 'entity_id': 'number.opentherm_domestic_hot_water_setpoint', |
667 | | - 'last_changed': <ANY>, |
668 | | - 'last_reported': <ANY>, |
669 | | - 'last_updated': <ANY>, |
670 | | - 'state': '53.0', |
671 | | - }) |
672 | | -# --- |
673 | 612 | # name: test_anna_number_entities[platforms0-True-anna_heatpump_heating][number.opentherm_maximum_boiler_temperature_setpoint-entry] |
674 | 613 | EntityRegistryEntrySnapshot({ |
675 | 614 | 'aliases': list([ |
|
0 commit comments