## Install
1. Copy `space_weather` to `config/custom_components`
2. Restart Home Assistant
3. Enable the custom component by adding the following to your `configuration.yaml`:
```yaml
sensor:
- platform: space_weather
```