Home assistant gives the following errors:
Entity sensor.indego_last_completed (<class 'custom_components.indego.sensor.IndegoSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.indego_next_mow (<class 'custom_components.indego.sensor.IndegoSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.indego_mowing_mode (<class 'custom_components.indego.sensor.IndegoSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.indego_runtime_total (<class 'custom_components.indego.sensor.IndegoSensor'>) implements device_state_attributes. Please report it to the custom component author.
Hi,
Home assistant gives the following errors: Entity sensor.indego_last_completed (<class 'custom_components.indego.sensor.IndegoSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.indego_next_mow (<class 'custom_components.indego.sensor.IndegoSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.indego_mowing_mode (<class 'custom_components.indego.sensor.IndegoSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.indego_runtime_total (<class 'custom_components.indego.sensor.IndegoSensor'>) implements device_state_attributes. Please report it to the custom component author.