mirror of
https://github.com/esphome/esphome.git
synced 2025-09-26 23:22:21 +01:00
Replace random non-ascii-print characters with standard substitutes (#6840)
This commit is contained in:
@@ -105,7 +105,7 @@ class CustomAPIDevice {
|
||||
/** Subscribe to the state (or attribute state) of an entity from Home Assistant.
|
||||
*
|
||||
* Usage:
|
||||
*å
|
||||
*
|
||||
* ```cpp
|
||||
* void setup() override {
|
||||
* subscribe_homeassistant_state(&CustomNativeAPI::on_state_changed, "sensor.weather_forecast");
|
||||
|
Reference in New Issue
Block a user