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 gas sensor #258

Merged
merged 5 commits into from
Nov 12, 2024
Merged

Add gas sensor #258

merged 5 commits into from
Nov 12, 2024

Conversation

JELoohuis
Copy link
Collaborator

@JELoohuis JELoohuis commented Sep 27, 2024

-Added gas sensors
Added support for 'rqbj' Tuya devices.
The following capabilities were implemented:

  • gas_sensor_status (alarm_gas)
  • gas_sensor_state (alarm_gas)
  • gas_sensor_value (measure_gas)
  • co_state (alarm_co)
  • co_value (measure_co)
  • battery_state (alarm_battery)
  • battery_value (measure_battery)
  • battery_percentage (measure_battery)
  • temper_alarm (alarm_tamper)
  • alarm_switch (onoff.alarm_switch)

Additionally the following capabilities were implemented as settings:

  • muffling
  • alarm_volume
  • alarm_time
  • alarm_ringtone
  • alarm_bright

@JELoohuis JELoohuis marked this pull request as ready for review September 27, 2024 15:08
@JELoohuis JELoohuis marked this pull request as draft September 27, 2024 15:08
@bobvandevijver bobvandevijver added the enhancement New feature or request label Sep 30, 2024
@bobvandevijver bobvandevijver added this to the Release 1.5.0 milestone Sep 30, 2024
@bobvandevijver bobvandevijver linked an issue Oct 7, 2024 that may be closed by this pull request
@bobvandevijver bobvandevijver marked this pull request as ready for review November 12, 2024 13:08
@bobvandevijver bobvandevijver merged commit 3a31f7f into athombv:next Nov 12, 2024
3 checks passed
@bobvandevijver bobvandevijver deleted the add-gas-sensor branch November 12, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

[Device request]: Gas sensor
2 participants