Testing new versioning

This commit is contained in:
Edward Firmo
2024-12-21 11:05:40 +01:00
parent f6169e3ea2
commit f02f90c3fa
2 changed files with 2 additions and 5 deletions

View File

@@ -98,6 +98,7 @@ async def register_tx_ultimate_easy(var, config):
config[CONF_ON_LONG_TOUCH_RELEASE],
)
async def to_code(config):
var = cg.new_Pvariable(config[CONF_ID])
await cg.register_component(var, config)