Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 437 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 437 Bytes
  1. Flutter app that commission a Matter device using MatterSupport and Matter framework in Apple
  2. I am using my own Matter controller (ESP Matter over Wifi device)
  3. For creating the controller and the stuff it needs (MTRKeypair, MTRStorage Delegate, etc), I used CHIPTool code.
  4. Using MatterSupport means using my own custom ecosystem, not homekit.