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

Add climate sensors #189

Merged
merged 6 commits into from
Aug 30, 2024
Merged

Conversation

JELoohuis
Copy link
Collaborator

@JELoohuis JELoohuis commented Aug 29, 2024

  • Added climate sensors
    Added support for the 'wsdcg' Tuya device category, with the following capabilities implemented:
    • onoff (switch)
    • measure_temperature (va_temperature)
    • measure_humidity (va_humidity)
    • measure_luminance (bright_value)
    • alarm_tamper (temper_alarm)
    • alarm_battery (battery_state)
    • measure_battery (battery_percentage, battery_value, va_battery)

@JELoohuis JELoohuis added this to the Release 1.3.0 milestone Aug 29, 2024
drivers/sensor_climate/driver.compose.json Outdated Show resolved Hide resolved
drivers/sensor_climate/driver.ts Outdated Show resolved Hide resolved
drivers/sensor_climate/device.ts Outdated Show resolved Hide resolved
@bobvandevijver bobvandevijver added the enhancement New feature or request label Aug 30, 2024
@bobvandevijver bobvandevijver merged commit 5a5db11 into athombv:master Aug 30, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
2 participants