Skip to content

Commit

Permalink
provide package json
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Thieme-Garmann committed Jan 28, 2025
1 parent 7675ada commit e4984b0
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions package_sensebox-arduino-esp32_index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"packages": [
{
"name": "sensebox-arduino-esp32",
"maintainer": "Eric Thieme-Garmann",
"websiteURL": "https://sensebox.de",
"email": "[email protected]",
"help": {
"online": "https://sensebox.de"
},
"platforms": [
{
"name": "sensebox-arduino-esp32",
"architecture": "esp32",
"version": "1.0.0",
"category": "Contributed",
"url": "https://github.com/sensebox/sensebox-arduino-esp32/archive/refs/tags/2.1beta.zip"
}
]

}
]
}

0 comments on commit e4984b0

Please sign in to comment.