deviceGladys.features
      .filter((feature) => feature.external_id === `${externalId}:wind_strength`)
      .forEach((feature) => {
        const valueDeviceNetatmo = deviceNetatmo.wind_strength || (dashboardData && dashboardData.WindStrength);
        this.gladys.event.emit(EVENTS.DEVICE.NEW_STATE, {