{ "name": "Berry Matter protocol implementation", "version": "0.1", "description": "Implementation of the Matter protocol specification in Berry for Tasmota, acting as an end-device over Wifi", "license": "MIT", "homepage": "https://github.com/arendst/Tasmota", "frameworks": "arduino", "platforms": "espressif32", "authors": { "name": "Stephan Hadinger", "maintainer": true }, "build": { "flags": [ "-I$PROJECT_DIR/include", "-includetasmota_options.h" ] } }