ESPHome  2025.2.0
Data Fields
esphome::speaker::VolumeRestoreState Struct Reference

#include <speaker_media_player.h>

Data Fields

float volume
 
bool is_muted
 

Detailed Description

Definition at line 37 of file speaker_media_player.h.

Field Documentation

◆ is_muted

bool esphome::speaker::VolumeRestoreState::is_muted

Definition at line 39 of file speaker_media_player.h.

◆ volume

float esphome::speaker::VolumeRestoreState::volume

Definition at line 38 of file speaker_media_player.h.


The documentation for this struct was generated from the following file: