Difference between revisions of "Spacestate sensors"
| m (add fuse group) | m (migration to MQTT) | ||
| Line 6: | Line 6: | ||
| |GitHub=SpaceAPI-sensors | |GitHub=SpaceAPI-sensors | ||
| }} | }} | ||
| + | {{Marked as outdated|The system-to-be-installed uses Tasmota firmware combined with an [[MQTT]] script}} | ||
| + | |||
| Note: Onewire sensors are part of the [[ESP8266-SpaceState]] ([[SpaceAPI]]). | Note: Onewire sensors are part of the [[ESP8266-SpaceState]] ([[SpaceAPI]]). | ||
| Some code is already in place, and using [[ESP8266]] wifi modules make it very modular. | Some code is already in place, and using [[ESP8266]] wifi modules make it very modular. | ||
Revision as of 09:54, 20 November 2021
| Project: Spacestate sensors | |
|---|---|
| Featured: | No | 
| State | Planned | 
| Members | Xopr | 
| GitHub | SpaceAPI-sensors | 
| Description | You can't manage what you don't measure | 
| Picture | |
|   | |
Note: Onewire sensors are part of the ESP8266-SpaceState (SpaceAPI).
Some code is already in place, and using ESP8266 wifi modules make it very modular.
The temperature sensors are connected to fuse group A.
synopsis
Create a modular repository of sensors and outputs to keep an eye on temperatures (and/or other stuff), especially for monitoring the server room, and optionally, the [sl|h|st]ackspace(s), including the space state switch.
intro
After implementing the Space state switch, a Spacestate indicator,its mobile implementation and some different types of temperature sensors, it is time to make it modular.
