Skip to content

Releases: FutureProofHomes/Satellite1-ESPHome

v0.0.1

03 Dec 19:08
84ad200

Choose a tag to compare

📦 Uncategorized

  • Enable pull-up for GPIO0 (boot/action button)
  • Enable fusb302b with optimized timing
  • Preparing factory firmware with appropriate URLs
  • Adding USB-C PD & Correct ESPHome URLs for OTA and Dashboards
  • Initial Release
  • Merge private-beta version as initial release

What's Changed

  • GitHub actions by @gnumpi in #2
  • UDP Streaming Test Environment by @gnumpi in #4
  • Add config for rev2 board and neopixel config. by @gnumpi in #24
  • condition firmware build on core and include file changes by @gnumpi in #25
  • Upload firmware as release assets by @gnumpi in #27
  • Add Satellite1 component by @gnumpi in #36
  • Feature/32 release actions updates by @that1guy in #42
  • Revert "Feature/32 release actions updates" by @qnlbnsl in #44
  • Update Permissions for release action by @qnlbnsl in #45
  • 50 voice assistant functional by @that1guy in #53
  • Fix Distorted Microphone Signal by @gnumpi in #52
  • Add gain_log2 option for satellite1 microphone component. by @gnumpi in #59
  • Restructure yaml configuration files by @gnumpi in #65
  • Add README, LICENSE and github ISSUE_TEMPLATEs by @gnumpi in #67
  • Configuration of Hardware Buttons by @gnumpi in #66
  • Add voice assistant config by @gnumpi in #68
  • Introduce and apply new led ring patterns and effects by @gnumpi in #69
  • New naming convention for the Satellite1 node by @gnumpi in #71
  • Make media_player compatible with puremagic library by @gnumpi in #77
  • Bump to ESPHome 2024.10.0 by @gnumpi in #78
  • Updating Readme by @that1guy in #81
  • Move to Hey Jarvis by @that1guy in #82
  • Adding Sat1 to ESPHome Dashboard by @that1guy in #84
  • fixing LED control for timer by @that1guy in #83
  • Remove mww toggle by @that1guy in #90
  • Enabling safe mode by @that1guy in #86
  • Cleanup unused code in i2s custom component by @gnumpi in #96
  • Fix: In duplex mode i2s reports wrong driver status by @gnumpi in #98
  • Bump to XMOS firmware v1.0.1-alpha.28 (use fixed_delay pipeline) by @gnumpi in #101
  • Enable Improv by @that1guy in #87
  • Increase mic gain by @that1guy in #103
  • Change action button to esp gpio 0 by @gnumpi in #107
  • Fusb302b integration by @gnumpi in #56
  • Disable ble improv and debug sensors by @gnumpi in #111
  • Adding SDK configs by @that1guy in #104
  • ensure output of wake word testing is ignored by @that1guy in #117
  • Bumping dev to XMOS Alpha 32 by @that1guy in #118
  • Reset SDK settings to default. by @gnumpi in #120
  • Base satellite1 mic component on the voice-kit two-channel microphone by @gnumpi in #115
  • Bump mWW and VA to [email protected] by @gnumpi in #121
  • Fix: Release i2s_access when installing the driver fails by @gnumpi in #123
  • Adding sound effects by @that1guy in #125
  • Fusb302b: Rewritten message reading task by @gnumpi in #128
  • Update build workflow and add developer build script by @qnlbnsl in #131
  • Feature 70/update yaml workflow by @qnlbnsl in #132
  • Disable fusb302b and remove related components from config by @gnumpi in #140
  • Revert "Feature 70/update yaml workflow" by @gnumpi in #141
  • Revert "Update build workflow and add developer build script" by @gnumpi in #142
  • Migrate configuration to rev4 hardware by @gnumpi in #143
  • Change to local led control via esp32_rmt_led_strip component by @gnumpi in #145
  • Adding temp & humidity sensors by @that1guy in #147
  • Bump to ESPHome version 2024.11.2 by @gnumpi in #154
  • Ignore strapping pin warnings by @gnumpi in #155
  • Split LED control into two virtual led components by @gnumpi in #156
  • Optional LD2410 MMWave by @that1guy in #153
  • Memory Optimized "factory firmware" with BLE improv for Rev4 by @that1guy in #151
  • GH-Workflows: hardcoded list of config files that get built by @gnumpi in #157
  • GH-Workflows: Update build and release triggers by @gnumpi in #158
  • Update gitignore by @gnumpi in #159
  • Adding Wake Words we Will Support by @that1guy in #152
  • Set initial version to 0 and update release process for firmware builds by @qnlbnsl in #164
  • Bump to staging by @qnlbnsl in #165
  • Enable pull-up for GPIO0 (boot/action button) by @gnumpi in #146
  • Enable fusb302b with optimized timing by @gnumpi in #169
  • Preparing factory firmware with appropriate URLs by @that1guy in #172
  • Adding USB-C PD & Correct ESPHome URLs for OTA and Dashboards by @that1guy in #174
  • Initial Release by @qnlbnsl in #166
  • Merge private-beta version as initial release by @gnumpi in #162

New Contributors

  • @gnumpi made their first contribution in #2

Full Changelog: https://github.com/FutureProofHomes/Satellite1-ESPHome/commits/v0.0.1

📦 Uncategorized

  • Enable pull-up for GPIO0 (boot/action button)
  • Enable fusb302b with optimized timing
  • Preparing factory firmware with appropriate URLs
  • Adding USB-C PD & Correct ESPHome URLs for OTA and Dashboards
  • Initial Release
  • Merge private-beta version as initial release

📦 Uncategorized

  • Enable pull-up for GPIO0 (boot/action button)
  • Enable fusb302b with optimized timing
  • Preparing factory firmware with appropriate URLs
  • Adding USB-C PD & Correct ESPHome URLs for OTA and Dashboards
  • Initial Release
  • Merge private-beta version as initial release

📦 Uncategorized

  • Enable pull-up for GPIO0 (boot/action button)
  • Enable fusb302b with optimized timing
  • Preparing factory firmware with appropriate URLs
  • Adding USB-C PD & Correct ESPHome URLs for OTA and Dashboards
  • Initial Release
  • Merge private-beta version as initial release

📦 Uncategorized

  • Enable pull-up for GPIO0 (boot/action button)
  • Enable fusb302b with optimized timing
  • Preparing factory firmware with appropriate ...
Read more

V0.0.0 Initial Release

30 Nov 21:06
2672c1a

Choose a tag to compare

v0.0.0

GH-Workflows: trigger build-only for dev branch, build-and-release fo…