We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
satellite1.factory.yaml
develop
Home Assistant: 2024.12.3 Music Assistant: 2.3.3 Branch: develop [385676b] Flashed config: satellite1.factory.yaml XMOS Firmware: v1.0.1-alpha.40 Onboarding method: BT Improv / iOS Companion App
2024.12.3
2.3.3
v1.0.1-alpha.40
BT Improv
iOS Companion App
Add use_address to config/common/wifi_improv.yaml to enable to tail logs though WiFi:
use_address
config/common/wifi_improv.yaml
wifi: id: wifi_id use_address: satellite1-XXXXX.local
esptool.py -p /dev/cu.usbmodem101 erase_flash | tee erase.log && \ esphome clean config/satellite1.factory.yaml | tee clean.log && \ esphome compile config/satellite1.factory.yaml | tee compile.log && \ esphome upload config/satellite1.factory.yaml | tee upload.log
USB-C
3A @ 9V
factory
esphome logs config/satellite1.factory.yaml | tee runtime.log
v1.0.1-alpha.39
compile.log erase.log runtime.log upload.log
The text was updated successfully, but these errors were encountered:
gnumpi
No branches or pull requests
Testing environment
Home Assistant:
2024.12.3
Music Assistant:
2.3.3
Branch:
develop
[385676b]Flashed config:
satellite1.factory.yaml
XMOS Firmware:
v1.0.1-alpha.40
Onboarding method:
BT Improv
/iOS Companion App
Testing workflow
Add
use_address
toconfig/common/wifi_improv.yaml
to enable to tail logs though WiFi:USB-C
with3A @ 9V
PDfactory
config):Issues
esphome logs config/satellite1.factory.yaml | tee runtime.log
gives no logs over WiFi, where `satellite1` config works.Other observations
develop
flashingv1.0.1-alpha.39
)Dumped logs
compile.log
erase.log
runtime.log
upload.log
The text was updated successfully, but these errors were encountered: