ha-noaa-space-weather/custom-component/README.md

10 lines
241 B
Markdown

## 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
```