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 humidifier #249

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Add humidifier #249

merged 4 commits into from
Nov 12, 2024

Conversation

JELoohuis
Copy link
Collaborator

@JELoohuis JELoohuis commented Sep 23, 2024

-Added support for humidifiers
Added support for 'jsq' Tuya devices.
The following capabilities were implemented:

  • switch (onoff)
  • switch_spray (onoff.spray)
  • temp_set (target_temperature)
  • humidity_set (target_humidity)
  • sleep (night_mode)
  • temp_current (measure_temperature)
  • humidity_current (measure_humidity)
  • mode (enum.fog_mode)
  • spray_mode (enum.spray_mode)
  • level (enum.spray_level)
  • level_current (measure_content_volume)

@JELoohuis JELoohuis added the enhancement New feature or request label Sep 23, 2024
@JELoohuis JELoohuis added this to the Release 1.5.0 milestone Sep 23, 2024
@JELoohuis JELoohuis force-pushed the add-humidifier branch 2 times, most recently from 6b922c3 to 4220408 Compare September 23, 2024 13:38
@bobvandevijver bobvandevijver linked an issue Sep 23, 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 022c1ff into athombv:next Nov 12, 2024
3 checks passed
@bobvandevijver bobvandevijver deleted the add-humidifier branch November 12, 2024 14:06
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]: Air purifier with light capabilities
2 participants