Skip to content

IP65 Outdoor Thermo-Hygrometer (WoIOSensor) now shows Temperature + Humidity in overview #51

Description

@olroX-cyber

Hi @0suu,
I added support for the SwitchBot IP65 Thermo-Hygrometer (WoIOSensor) so that temperature and humidity are now displayed directly in the Devices overview — exactly like the normal Meter / Meter Plus.
Change I made in deviceDefinitions.ts:

{ key: "meter", matchers: [ "meter plus", "meter pro co2", "meter pro", "outdoor meter", "meter", "WoIOSensor", // ← added "woiosensor" ], statusFields: [ ...tempHumidityFields, // CO2 field stays the same ], },

It works perfectly now! Thank you for this awesome app

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions