Skip to content

Commit 48f0365

Browse files
committed
docs: Updated data source docs to include reference to data source blueprints
1 parent 51820ff commit 48f0365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/setup/data_source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Data sources help group target timeframe sensors together to be fed from a central data source. These data sources take a specific shape, but can represent anything. To start configuring target timeframe sensors, you'll need to create an initial data source. This can be done via the [integration UI](https://my.home-assistant.io/redirect/config_flow_start/?domain=target_timeframe).
44

5-
Once the data source has been created, you'll have the following entities created. You'll then need to use the [available service](../services.md#target_timeframesupdate_target_timeframe_data_source) to configure the underlying data.
5+
Once the data source has been created, you'll have the following entities created. You'll then need to use the [available service](../services.md#target_timeframesupdate_target_timeframe_data_source) to configure the underlying data. There are also a collection of [blueprints](../blueprints.md#data-sources) available for loading popular data sources.
66

77
## Entities
88

0 commit comments

Comments
 (0)