Zigbee #23
Annotations
6 errors
esphome/components/zigbee/switch/zigbee_on_off.cpp#L16
#define macros for integer constants are not allowed, please use static const uint8_t HA_ESP_LIGHT_ENDPOINT = 14; style instead (replace uint8_t with the appropriate datatype). See also Google style guide.
|
esphome/components/zigbee/switch/zigbee_on_off.cpp#L17
#define macros for integer constants are not allowed, please use static const uint8_t HA_ESP_LIGHT_ENDPOINT2 = 15; style instead (replace uint8_t with the appropriate datatype). See also Google style guide.
|
esphome/components/zigbee/switch/zigbee_on_off.cpp#L22
#define macros for integer constants are not allowed, please use static const uint8_t BULB_INIT_BASIC_APP_VERSION = 00; style instead (replace uint8_t with the appropriate datatype). See also Google style guide.
|
esphome/components/zigbee/switch/zigbee_on_off.cpp#L23
#define macros for integer constants are not allowed, please use static const uint8_t BULB_INIT_BASIC_HW_VERSION = 00; style instead (replace uint8_t with the appropriate datatype). See also Google style guide.
|
esphome/components/zigbee/switch/zigbee_on_off.cpp#L24
#define macros for integer constants are not allowed, please use static const uint8_t BULB_INIT_BASIC_STACK_VERSION = 00; style instead (replace uint8_t with the appropriate datatype). See also Google style guide.
|
|
The logs for this run have expired and are no longer available.
Loading