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

New driver for FTC532 8-button touch controller (rule use) #10222

Closed
wants to merge 6 commits into from

Conversation

vic42
Copy link

@vic42 vic42 commented Dec 22, 2020

Description:

New driver for FTC532 8-button touch controller (rule use)
Compiles and should work on ESP32 but commercial hardware includes ESP8266 only
Related issue (if applicable): fixes #
fixes #10185

Checklist:

  • The pull request is done against the latest dev branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works on Tasmota core ESP8266 V.2.7.4.9
  • The code change is tested and works on Tasmota core ESP32 V.1.0.5-rc4
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

@vic42 vic42 changed the title Ftc532 touch pr New driver for FTC532 8-button touch controller (rule use) Dec 22, 2020
@arendst arendst self-assigned this Dec 22, 2020
@arendst
Copy link
Owner

arendst commented Dec 22, 2020

I'll do some refactoring and functionality chks now.

Did you test this driver with real hardware?

@vic42
Copy link
Author

vic42 commented Dec 22, 2020

ftc532.mp4

Plus one more beta tester with several devices remotely.

@snookyly
Copy link

Works like a charm. Successfully tested with wall mounted device.

arendst added a commit that referenced this pull request Dec 22, 2020
Add support for FTC532 8-button touch controller by Peter Franck (#10222)
@arendst
Copy link
Owner

arendst commented Dec 22, 2020

Thx. Merged. Pls give it a try.

@arendst arendst closed this Dec 22, 2020
@vic42
Copy link
Author

vic42 commented Dec 22, 2020

I built a bin from dev tree and for me it seems to work as expected.

@vic42 vic42 deleted the FTC532_touch_PR branch December 22, 2020 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants