Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Immediately check for update when toggling beta switch #218

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

that1guy
Copy link
Collaborator

  • Immediately check for update when toggling beta switch

- Immediately check for update when toggling beta switch
@that1guy that1guy requested review from gnumpi and formatBCE January 11, 2025 21:10
@gnumpi gnumpi merged commit 97fafcd into develop Jan 13, 2025
that1guy added a commit that referenced this pull request Jan 21, 2025
* - BROKEN: Adding optional ld2450 component

- This optional component adds LD241050 support to the Sat1 (however, it is currently causing the wake word not to respond).

* Add entities for ld2410 to config. Add example code for sensor tuning.

* Removed docs-related YAML. Renamed some sensors for uniformity. Small fixes.

* mute pcm5122 on startup

* volume and mute support for tas2780

* introduce satellite1 dac_proxy component

* enable usage of satellite1 dac proxy

* set pcm5122 digital volume control to range from -50db to 0dB

* fix: don't set new pcm5122-gpio value on i2c read error

* dma and ring-buffer size alignment with 16/48kHz

* bump ESPHome to 2024.12.1

* bump ESPHome to 2024.12.2

* tas2780 use stereo downmix

* Introducing developer.yaml (#220)

- adding optional developer.yaml
- gives access to tools to UDP stream microphone for quality testing
- optionally emit logs to MQTT server
- moves optional packages to satellite1.base

* Attempting another LD2450 implementation

There are now two non-working implementations in ld2450.yaml file.

* - BROKEN: Adding optional ld2450 component

- This optional component adds LD241050 support to the Sat1 (however, it is currently causing the wake word not to respond).

* Attempting another LD2450 implementation

There are now two non-working implementations in ld2450.yaml file.

* adjusted volume ranges for tas2780 and pcm5122

* further adjust tas2780 volume settings

* fusb302b: move irq handler to core 1

* Confirming LD2450 Code Working

- PR#222 allowed to confirm this ls2450 code is working.
- Added optional ld2450.yaml file to satellite1.base that the customer can comment out.

* Immediately check for update when toggling beta switch (#218)

- Immediately check for update when toggling beta switch

* Suppress error LEDs when two devices wake simultaneously (#217)

Previously when two Sat1s hear the wake word and race to respond one of them would show red LEDs.

We are now suppressing the error LEDs on the device that came in second place.

This matches Nabus user experience.

* fusb302b don't retry the cc detection after it has failed (#221)

* adjust wifi settings and audio pipeline timings (#225)

* dashboard: Import satellite1.yaml by enabling import_full_config   (#227)

* dashboard imports satellite1.yaml as it is
* satellite1.yaml references components and configs externally (develop branch) 
---------

Co-authored-by: that1guy <[email protected]>

---------

Co-authored-by: that1guy <[email protected]>
Co-authored-by: root <root@vscode>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants