ESPHome 2025.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::shelly_dimmer |
Functions | |
uint16_t | esphome::shelly_dimmer::shelly_dimmer_checksum (const uint8_t *buf, int len) |
Computes a crappy checksum as defined by the Shelly Dimmer protocol. | |