Skip to content

Commit

Permalink
Additional detail
Browse files Browse the repository at this point in the history
  • Loading branch information
prairiesnpr committed Nov 4, 2024
1 parent f9a7adf commit 041f1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tuya.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ TuyaQuirkBuilder is a subclass of QuirkBuilder, retaining all of the V2 QuirkBui

### Convenience Methods

These methods allow exposing the most common Tuya clusters.
These methods allow exposing the most common Tuya clusters. These methods were added as part of the quirk building process and it is likely that there are other convenience methods that should be created. If you find that you are repeating the `.tuya_dp` and `.adds` formula, please PR or suggest additional methods.

#### tuya_battery(dp_id: int, power_cfg: PowerConfiguration = TuyaPowerConfigurationCluster2AAA, scale: float = 2)

Expand Down

0 comments on commit 041f1c6

Please sign in to comment.