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

Fix led switch for 090615.switch.aidh1 and 090615.switch.aidh2 #1527

Closed
KleinerSource opened this issue Dec 28, 2024 · 3 comments
Closed

Fix led switch for 090615.switch.aidh1 and 090615.switch.aidh2 #1527

KleinerSource opened this issue Dec 28, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@KleinerSource
Copy link

KleinerSource commented Dec 28, 2024

12470: ["PTX", "Mesh Single Wall Switch (no N)", "090615.switch.aidh1"],
12471: ["PTX", "Mesh Double Wall Switch (no N)", "090615.switch.aidh2"],

BoolConv("led", "switch", mi="9.p.1"), # config
Should be changed to
BaseConv("led", "switch", mi="9.p.1"), # config

@AlexxIT AlexxIT added the enhancement New feature or request label Dec 28, 2024
@AlexxIT AlexxIT self-assigned this Dec 28, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Dec 28, 2024

Terrible commit from AI. Neural network doesn't know the basics of python at all.

@AlexxIT AlexxIT changed the title 090615.switch.aidh1 090615.switch.aidh2 bug led switch not work Fix led switch for 090615.switch.aidh1 and 090615.switch.aidh2 Dec 28, 2024
@AlexxIT AlexxIT added this to the v4.0.8 milestone Dec 28, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Dec 28, 2024

@AlexxIT AlexxIT closed this as completed Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@AlexxIT @KleinerSource and others