Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.31 KB

File metadata and controls

27 lines (20 loc) · 1.31 KB

Http integrations

HTTP endpoints, notifications, metrics, and external service integrations.

Use these when you need Shelly to talk to external services or expose data via HTTP.

Scripts

  • ecoflow/stream-ultra/load_balancing_static_vc.shelly.js - production (see ecoflow/README.md)
  • finance-yahoo/stock-monitor_vc.shelly.js (see finance-yahoo/README.md)
  • http_post_watts_to_thingspeak/http_post_watts_to_thingspeak.shelly.js
  • http-handlers/http-handlers.shelly.js
  • http-notify-on-power-threshold/http-notify-on-power-threshold.shelly.js
  • prometheus/prometheus.shelly.js
  • push-pushed/push-pushed.shelly.js
  • tasmota/mitsubishi-heavy-ac/mitsubishi_heavy_ac_vc.shelly.js - production (see tasmota/README.md)
  • telegram/telegram-interaction.shelly.js (see telegram/README.md)

Guides

  • ecoflow/README.md - EcoFlow cloud API integrations overview.
  • ecoflow/stream-ultra/README.md - STREAM Ultra load balancing setup and configuration.
  • finance-yahoo/README.md - Yahoo Finance stock monitor purpose, persona, and setup notes.
  • tasmota/README.md - Shelly-to-Tasmota control relationship and collection overview.
  • tasmota/mitsubishi-heavy-ac/README.md - Mitsubishi Heavy AC control flow, target mapping, and endpoint setup.
  • telegram/README.md - Telegram bot setup and command configuration.