BigBobbas / ESP32-S3-Box3-Custom-ESPHome

Custom ESPHome config for ESP32-S3-Box-3 with sensors and touchscreen
88 stars 15 forks source link

Dev live wip merge to dev #72

Closed BigBobbas closed 1 month ago

BigBobbas commented 1 month ago

Wip merged to dev.

  1. added uptime calculations to display days, months, minutes, seconds

  2. Changed entity icons in HA Integration and tried to tidy the best it allows.

  3. Added Timeout settings for screensaver and blank screen Please note that Screensaver must be on in order for blank screen to be enabled. You can now adjust the timeout delays from the timeout settings page.

  4. Switch media player to external player - This can now be done from the device without editing the config. add media player entity in the substitutions

  5. added condition to the media button on home page, if 'external media' switch is on, then the page will open to control that media player and not the internal s3box3 one.

  6. Added substitution for external media player - please add your HA entity id as detailed in comment. Due to HA security when using 'media' browser I have had to move the sound files for wakeword sound and timer finished sound. These now need to be added in HA to config/www/sounds (you can copy the sounds folder in the repo to config/www)