### Enable Debug Logging for Peblar Component Source: https://github.com/0xf-group/hass-peblar/blob/main/README.md Enable detailed debug logs for the Peblar custom component by adding this configuration to your Home Assistant's configuration.yaml file. Restart Home Assistant after applying changes. ```yaml logger: default: info logs: custom_components.peblar: debug ``` -------------------------------- ### Peblar EV Charger Status Sensor Values Source: https://github.com/0xf-group/hass-peblar/blob/main/INFO.md The default status sensor for the Peblar EV charger component reports one of the following states. ```text disconnected awaiting_start charging ready_to_charge completed error ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.