Environmental Sensors: Difference between revisions

From Leeds Hackspace Wiki
Jump to navigation Jump to search
No edit summary
m (Add python script link)
Line 4: Line 4:


Currently feeds are available for the [https://thingspeak.com/channels/144263/ inside] and [https://thingspeak.com/channels/145528 outside] of the space.
Currently feeds are available for the [https://thingspeak.com/channels/144263/ inside] and [https://thingspeak.com/channels/145528 outside] of the space.
== Slack Integration ==


If you are using Slack, you can query the current status by using the <code>/temperature</code> command.
If you are using Slack, you can query the current status by using the <code>/temperature</code> command.
This pulls data from a static JSON file which is generated every 15 minutes by a [https://gist.github.com/adnbr/80dc4cf0a52ba7c1f31c49e099af4335 python script].

Revision as of 15:20, 24 August 2016


Swwils is in the process of making a series of environmental sensors for the new space.

Currently feeds are available for the inside and outside of the space.


Slack Integration

If you are using Slack, you can query the current status by using the /temperature command. This pulls data from a static JSON file which is generated every 15 minutes by a python script.