Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

device_state_attributes Depreciated #11

Open
TheRedBull205 opened this issue Jan 2, 2022 · 1 comment
Open

device_state_attributes Depreciated #11

TheRedBull205 opened this issue Jan 2, 2022 · 1 comment

Comments

@TheRedBull205
Copy link

Entity sensor.jumbo_delivery_time_slots (<class 'custom_components.jumbo.sensor.DeliveryTimeSlotSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.jumbo_pick_up (<class 'custom_components.jumbo.sensor.PickUpSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.jumbo_pick_up_time_slots (<class 'custom_components.jumbo.sensor.PickUpTimeSlotSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.jumbo_basket (<class 'custom_components.jumbo.sensor.BasketSensor'>) implements device_state_attributes. Please report it to the custom component author.

In [config folder]\custom_components/jumbo/sensor.py replace all device_state_attributes with extra_state_attributes

TheRedBull205 added a commit to TheRedBull205/home-assistant-jumbo that referenced this issue Jan 2, 2022
Fix issue  peternijssen#11

replace all device_state_attributes with extra_state_attributes
@TheRedBull205
Copy link
Author

Added Pull #12 to fix this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant