7#include "esphome/components/sensor/sensor.h"
8#include "esphome/core/component.h"
24 void setup()
override;
Mixin holding the hub/device binding shared by the auto-generated per-device companion diagnostic sen...
Diagnostic sensor that publishes a device's cumulative count of outbound exchanges that timed out (no...
float get_setup_priority() const override
Get setup priority so the parent hub is available first.
void setup() override
Register the device-update subscription and publish the initial cached state.
void dump_config() override
Dump sensor configuration to the log.