esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
entities Directory Reference
Directory dependency graph for entities:
include/esphome/api/model/entities

Files

 alarm_control_panel.hpp
 Typed AlarmControlPanel entity (info + state + command).
 
 binary_sensor.hpp
 Typed BinarySensor entity (info + state).
 
 button.hpp
 Typed Button entity (info + command).
 
 camera.hpp
 Typed Camera entity (info only; images are streamed separately).
 
 climate.hpp
 Typed Climate entity (info + state + command).
 
 cover.hpp
 Typed Cover entity (info + state + command).
 
 date.hpp
 Typed Date entity (info + state + command).
 
 datetime.hpp
 Typed DateTime entity (info + state + command).
 
 event.hpp
 Typed Event entity (info + state).
 
 fan.hpp
 Typed Fan entity (info + state + command).
 
 infrared.hpp
 Typed Infrared entity (info only).
 
 light.hpp
 Typed Light entity (info + state + command).
 
 lock.hpp
 Typed Lock entity (info + state + command).
 
 media_player.hpp
 Typed MediaPlayer entity (info + state + command).
 
 number.hpp
 Typed Number entity (info + state + command).
 
 radio_frequency.hpp
 Typed RadioFrequency entity (info only).
 
 select.hpp
 Typed Select entity (info + state + command).
 
 sensor.hpp
 Typed Sensor entity (info + state).
 
 siren.hpp
 Typed Siren entity (info + state + command).
 
 switch.hpp
 Typed Switch entity (info + state + command).
 
 text.hpp
 Typed Text entity (info + state + command).
 
 text_sensor.hpp
 Typed TextSensor entity (info + state).
 
 time.hpp
 Typed Time entity (info + state + command).
 
 update.hpp
 Typed Update entity (info + state + command).
 
 valve.hpp
 Typed Valve entity (info + state + command).
 
 water_heater.hpp
 Typed WaterHeater entity (info + state + command).