From 2ff77d1dedd3300bf71af36f72f9646d3c8b492d Mon Sep 17 00:00:00 2001 From: Cyberes Date: Mon, 19 Aug 2024 14:26:14 -0600 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee33aa4..8837162 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ *NOAA space weather data in Home Assistant.* -This project consists of an external MQTT server, a custom component, and custom dashboard cards. \ No newline at end of file +This project consists of an external MQTT server, a custom component, and custom dashboard cards. Works well with [tcarwash/home-assistant_noaa-space-weather](https://github.com/tcarwash/home-assistant_noaa-space-weather). + +Individual components have their own README files.