|
ESPHome 2026.1.4
|
Data Structures | |
| struct | AnalogAttrs |
| struct | BinaryAttrs |
| class | FactoryResetAction |
| class | ZigbeeBinarySensor |
| class | ZigbeeComponent |
| class | ZigbeeEntity |
| class | ZigbeeSensor |
| class | ZigbeeSwitch |
Variables | |
| const zb_uint8_t | ZB_ZCL_ANALOG_INPUT_STATUS_FLAG_MAX_VALUE = 0x0F |
| const zb_uint8_t | ZB_ZCL_BINARY_OUTPUT_STATUS_FLAG_MAX_VALUE = 0x0F |
| ZigbeeComponent * | global_zigbee = nullptr |
| const uint8_t | IEEE_ADDR_BUF_SIZE = 17 |
| ZigbeeComponent* esphome::zigbee::global_zigbee = nullptr |
Definition at line 19 of file zigbee_zephyr.cpp.
| const uint8_t esphome::zigbee::IEEE_ADDR_BUF_SIZE = 17 |
Definition at line 21 of file zigbee_zephyr.cpp.
| const zb_uint8_t esphome::zigbee::ZB_ZCL_ANALOG_INPUT_STATUS_FLAG_MAX_VALUE = 0x0F |
Definition at line 35 of file zigbee_sensor_zephyr.cpp.
| const zb_uint8_t esphome::zigbee::ZB_ZCL_BINARY_OUTPUT_STATUS_FLAG_MAX_VALUE = 0x0F |
Definition at line 71 of file zigbee_switch_zephyr.cpp.