marcschumacher / dwd_pollen

Home Assistant component to retrieve Pollen data from DWD (Germany)
21 stars 8 forks source link

cannot import name 'RestData' from 'homeassistant.components.rest.sensor #4

Open LuckyTriple7 opened 3 years ago

LuckyTriple7 commented 3 years ago

ERROR (MainThread) [homeassistant.components.hassio] Platform error sensor.dwd_pollen - cannot import name 'RestData' from 'homeassistant.components.rest.sensor' (/usr/src/homeassistant/homeassistant/components/rest/sensor.py)

Depends on: https://github.com/marcschumacher/dwd_pollen/pull/3

Stop working since Home Assistant Core 2021.3

Tho85 commented 3 years ago

@LuckyTriple7 I've made a PR against the other repo, see obelix05/dwd_pollen#1. Works fine for me.