Skip to content

Documentation error in climate component #44

@pow4all

Description

@pow4all

According climate/climate.html from line 36 on there is an error in climate/locales/en-US/climate.html

It should be:

    <h3>Details</h3>
    <dl class="message-properties">
        <dt>payload <span class="property-type">Current Temperature</span></dt>
        <dt>mode <span class="property-type">Mode</span></dt>
        <dt>swingMode <span class="property-type">Swing Mode</span></dt>
        <dt>fanMode <span class="property-type">Fan Mode</span></dt>
        <dt>target_humidity <span class="property-type">Target Humidity</span></dt>
    </dl>

(Second, third and fourth description Text is wrong)

Thanks for fixing!

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions