Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecates items #167

Merged
merged 2 commits into from
Jun 24, 2019
Merged

Deprecates items #167

merged 2 commits into from
Jun 24, 2019

Conversation

shorowit
Copy link
Contributor

@shorowit shorowit commented Feb 7, 2019

Removes any items marked as deprecated in the schema:

  • Removes WaterHeaterInsulation/Pipe; use HotWaterDistribution/PipeInsulation instead.
  • Removes PoolPump/HoursPerDay; use PoolPump/PumpSpeed/HoursPerDay instead.
  • Removes comment about SolarThermalSystem/CollectorLoopType enumeration that no longer appears relevant.
  • Removes "indoor water " (note extra trailing space) enumeration from WaterType.

Closes #74.

@nmerket nmerket merged commit ecc2998 into master Jun 24, 2019
@nmerket nmerket deleted the deprecate branch June 24, 2019 21:18
@nmerket nmerket added this to the v3.0 milestone Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WaterType "indoor water" has an extra space, remove it
2 participants