openclaw/skills/mysa-thermostat/SKILL.md
Read Mysa baseboard heater thermostat status at Crosstown. Use when asked about baseboard heaters, electric heat, Mysa thermostats, or room temperature at Crosstown (for baseboard heaters specifically).
npx skillsauth add Dbochman/dotfiles mysa-thermostatInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Read-only monitoring of Mysa BB-V1-1 baseboard heater thermostats at Crosstown via the Mysa REST API.
mysa
Returns JSON with all devices:
{
"devices": [
{
"name": "Bedroom",
"model": "BB-V1-1",
"mac": "${MYSA_DEVICE_MAC}",
"temp_f": 68.5,
"temp_c": 20.3,
"setpoint_f": 70.0,
"setpoint_c": 21.1,
"humidity": 45,
"duty_pct": 50,
"current_a": 8.5,
"line_voltage": 240,
"rssi_dbm": -55,
"firmware": "3.16.2.3"
}
]
}
| Field | Description |
|-------|-------------|
| temp_f / temp_c | Calibrated ambient temperature |
| sensor_temp_f / sensor_temp_c | Raw sensor temperature (before calibration) |
| setpoint_f / setpoint_c | Target temperature |
| humidity | Relative humidity % |
| duty_pct | Heater duty cycle (% of max current draw) |
| current_a | Amperage draw |
| line_voltage | Line voltage (V) |
| heatsink_f / heatsink_c | Heat sink temperature |
| rssi_dbm | WiFi signal strength (dBm) |
| brightness_pct | Display brightness % |
| lock | Child lock status |
These are baseboard electric heaters controlled by Mysa smart thermostats. When the user asks about:
The Nest thermostats control central HVAC. The Cielo minisplits are supplemental AC/heat. The Mysa thermostats control baseboard electric heaters.
~/.config/mysothermtools
Use exact configured Reolink cameras through the local Home Hub for availability and power status, fresh stills, visual commentary, protected Dylan/Julia/household sharing, and reversible spotlight control. Supports trusted owner tasks and explicitly scoped proactive automations; not for Nest or Ring cameras, arbitrary recipients, recordings, account changes, or raw camera APIs.
data-ai
Privately manage Dylan and Julia's household plant inventory and care history by physical location, bed, and exact Flower Cam view. Use for confirmed plant onboarding from camera conversations, camera- or bed-filtered inventory, record corrections, individual or whole-bed care, and private filtered exports. Pair with reolink-camera when an owner asks about plants visible in Flower Cam images.
testing
Inspect and control the physically secured Reachy Mini at Crosstown through ClawBody. Use for requests to check Reachy, look around, express an emotion, play any official emotion or dance preset, speak proactively, mute or unmute its microphone, stop movement, or describe what its camera sees.
tools
Handle Reachy/iMessage handoffs, selective durable memory, forgetting, and diagnostics; automatic context comes from the gateway plugin.