mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 14:46:47 -06:00
Update URLs for ThingSpeak integration (#42065)
This commit is contained in:
parent
d12726559f
commit
eff9cd97dc
@ -10,12 +10,12 @@ ha_integration_type: integration
|
||||
ha_quality_scale: legacy
|
||||
---
|
||||
|
||||
The `thingspeak` integrations makes Home Assistant communicate with the [ThingSpeak API](https://thingspeak.com/).
|
||||
The `thingspeak` integrations makes Home Assistant communicate with the [ThingSpeak API](https://thingspeak.mathworks.com/).
|
||||
For now, it records exactly one entity at once, which is great for testing purposes. For long-time storage you should rely on the [InfluxDB integration](/integrations/influxdb/).
|
||||
|
||||
## Configuration
|
||||
|
||||
You will have to create a [new channel](https://thingspeak.com/channels/new) on ThingSpeak and grab your Write API Key from the "API Keys" tab of the channel you want to use.
|
||||
You will have to create a [new channel](https://thingspeak.mathworks.com/channels/new) on ThingSpeak and grab your Write API Key from the "API Keys" tab of the channel you want to use.
|
||||
|
||||
To setup the ThingSpeak integration in your installation, add the following to your {% term "`configuration.yaml`" %} file:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user