Skip to content

Wrong name in manufacturer_specification.xml for Fibaro FGCD001 #2639

@MadPatrick

Description

@MadPatrick

in manufacturer_specification.xml in line 750 the name of the Fibaro CO sensor FGCD001 is wrong.
This is the name of the smoke sensor

FGSD -> FGCD

    <Product config="fibaro/fgcd001.xml" id="1000" name="FGSD001 CO Sensor" type="1201"/>
    <Product config="fibaro/fgcd001.xml" id="1001" name="FGSD001 CO Sensor" type="1201"/>

must be

    <Product config="fibaro/fgcd001.xml" id="1000" name="FGCD001 CO Sensor" type="1201"/>
    <Product config="fibaro/fgcd001.xml" id="1001" name="FGCD001 CO Sensor" type="1201"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions