0.89 netatmo sensor don't work anymore

With 0.89 my netatmo sensors stopped working.

When I check my config I get this

Platform not found: sensor.netatmo

Logs tell:

Error: Unable to find platform netatmo. Search path was limited to path of component: custom_components

I also use this custom component:

When I comment out this

 - platform: netatmo
   station: station_name
   modules:
     room1:
       - temperature
       - humidity
       - co2

than the config check is fine. I think this error is linked to the custom component. But when I comment out the climate section of the custom component I still get the above mentioned errors.

@Baosong_Shan

See this for the fix, if you have the same issue: