#include <list_entities.h>
Definition at line 18 of file list_entities.h.
◆ ListEntitiesIterator()
| esphome::api::ListEntitiesIterator::ListEntitiesIterator |
( |
APIConnection * | client | ) |
|
◆ on_alarm_control_panel()
◆ on_binary_sensor()
◆ on_button()
| bool esphome::api::ListEntitiesIterator::on_button |
( |
button::Button * | entity | ) |
|
|
override |
◆ on_camera()
| bool esphome::api::ListEntitiesIterator::on_camera |
( |
camera::Camera * | entity | ) |
|
|
overridevirtual |
◆ on_climate()
| bool esphome::api::ListEntitiesIterator::on_climate |
( |
climate::Climate * | entity | ) |
|
|
override |
◆ on_cover()
| bool esphome::api::ListEntitiesIterator::on_cover |
( |
cover::Cover * | entity | ) |
|
|
override |
◆ on_date()
◆ on_datetime()
◆ on_end()
◆ on_event()
| bool esphome::api::ListEntitiesIterator::on_event |
( |
event::Event * | entity | ) |
|
|
override |
◆ on_fan()
| bool esphome::api::ListEntitiesIterator::on_fan |
( |
fan::Fan * | entity | ) |
|
|
override |
◆ on_infrared()
◆ on_light()
◆ on_lock()
| bool esphome::api::ListEntitiesIterator::on_lock |
( |
lock::Lock * | entity | ) |
|
|
override |
◆ on_media_player()
◆ on_number()
| bool esphome::api::ListEntitiesIterator::on_number |
( |
number::Number * | entity | ) |
|
|
override |
◆ on_select()
| bool esphome::api::ListEntitiesIterator::on_select |
( |
select::Select * | entity | ) |
|
|
override |
◆ on_sensor()
| bool esphome::api::ListEntitiesIterator::on_sensor |
( |
sensor::Sensor * | entity | ) |
|
|
override |
◆ on_service()
◆ on_switch()
| bool esphome::api::ListEntitiesIterator::on_switch |
( |
switch_::Switch * | entity | ) |
|
|
override |
◆ on_text()
| bool esphome::api::ListEntitiesIterator::on_text |
( |
text::Text * | entity | ) |
|
|
override |
◆ on_text_sensor()
◆ on_time()
◆ on_update()
◆ on_valve()
| bool esphome::api::ListEntitiesIterator::on_valve |
( |
valve::Valve * | entity | ) |
|
|
override |
◆ on_water_heater()
◆ client_
The documentation for this class was generated from the following files: