ESPHome 2025.10.2
Loading...
Searching...
No Matches
homeassistant_service.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::api::TemplatableStringValue< X >
 
class  esphome::api::TemplatableKeyValuePair< Ts >
 
class  esphome::api::ActionResponse
 
class  esphome::api::HomeAssistantServiceCallAction< Ts >
 
struct  esphome::api::HomeAssistantServiceCallAction< Ts >::Flags
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::api
 

Typedefs

template<typename... Ts>
using esphome::api::ActionResponseCallback = std::function<void(const ActionResponse &, Ts...)>