Skip to content

Commit

Permalink
Pushed new manifest files via GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
PixelIt Pipeline Bot committed Aug 29, 2024
1 parent db63209 commit d03e08a
Show file tree
Hide file tree
Showing 10 changed files with 836 additions and 566 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

{
"name": "PixelIt",
"version": "v3.0.0",
"home_assistant_domain": "PixelIt",
"funding_url": "https://github.com/pixelit-project/PixelIt",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP32",
"parts": [
{
"path": "../firmware/firmware_v3.0.0-beta_ESP32_d1_mini32.full-upgrade.bin",
"offset": 0
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

{
"name": "PixelIt",
"version": "v3.0.0",
"home_assistant_domain": "PixelIt",
"funding_url": "https://github.com/pixelit-project/PixelIt",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP32",
"parts": [
{
"path": "../firmware/firmware_v3.0.0-beta_ESP32_d1_mini32.bin",
"offset": 0
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

{
"name": "PixelIt",
"version": "v3.0.0",
"home_assistant_domain": "PixelIt",
"funding_url": "https://github.com/pixelit-project/PixelIt",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP32",
"parts": [
{
"path": "../firmware/firmware_v3.0.0-beta_ESP32_generic.full-upgrade.bin",
"offset": 0
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

{
"name": "PixelIt",
"version": "v3.0.0",
"home_assistant_domain": "PixelIt",
"funding_url": "https://github.com/pixelit-project/PixelIt",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP32",
"parts": [
{
"path": "../firmware/firmware_v3.0.0-beta_ESP32_generic.bin",
"offset": 0
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

{
"name": "PixelIt",
"version": "v3.0.0",
"home_assistant_domain": "PixelIt",
"funding_url": "https://github.com/pixelit-project/PixelIt",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP32",
"parts": [
{
"path": "../firmware/firmware_v3.0.0-beta_ESP32_ulanzi.full-upgrade.bin",
"offset": 0
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

{
"name": "PixelIt",
"version": "v3.0.0",
"home_assistant_domain": "PixelIt",
"funding_url": "https://github.com/pixelit-project/PixelIt",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP32",
"parts": [
{
"path": "../firmware/firmware_v3.0.0-beta_ESP32_ulanzi.bin",
"offset": 0
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

{
"name": "PixelIt",
"version": "v3.0.0",
"home_assistant_domain": "PixelIt",
"funding_url": "https://github.com/pixelit-project/PixelIt",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP8266",
"parts": [
{
"path": "../firmware/firmware_v3.0.0-beta_ESP8266_d1_mini.bin",
"offset": 0
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

{
"name": "PixelIt",
"version": "v3.0.0",
"home_assistant_domain": "PixelIt",
"funding_url": "https://github.com/pixelit-project/PixelIt",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP8266",
"parts": [
{
"path": "../firmware/firmware_v3.0.0-beta_ESP8266_generic.bin",
"offset": 0
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

{
"name": "PixelIt",
"version": "v3.0.0",
"home_assistant_domain": "PixelIt",
"funding_url": "https://github.com/pixelit-project/PixelIt",
"new_install_prompt_erase": true,
"builds": [
{
"chipFamily": "ESP8266",
"parts": [
{
"path": "../firmware/firmware_v3.0.0-beta_ESP8266_nodemcuv2.bin",
"offset": 0
}
]
}
]
}
Loading

0 comments on commit d03e08a

Please sign in to comment.