将hf_weather放在了custom_components下。检测配置提示Platform error weather.hf_weather - Integration 'hf_weather' not found.
/data/docker/homeassistant/config/custom_components
hf_weather/
├── init.py
├── manifest.json
├── pycache
│ ├── heweather_forecast.cpython-36.pyc
│ ├── init.cpython-37.pyc
│ └── weather.cpython-37.pyc
└── weather.py