Skip to content

Missing SetpointManager:Scheduled icon #1749

@mbadams5

Description

@mbadams5

This crash was discussed on unmethours.

The issue is that it is currently looking for "Temperature" using istringequal here, here, here, and here, when it really needs to see if "Temperature" is contained within the controlVariable. The three valid "Temperature" choices are Temperature, MaximumTemperature, and MinimumTemperature.

Workaround:
Change Control Variable to Temperature instead of MaximumTemperature or MinimumTemperature. This will show the icon again as well as allow you to delete the SetpointManager from the loop.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions