WeatherDuino Forum

Full Version: WeatherDuino (Local JSON) – Home Assistant Integration
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
WeatherDuino (Local JSON) – Home Assistant Integration
I’ve released a custom Home Assistant integration for WeatherDuino that reads sensor data locally via HTTP JSONno cloud, no YAML configuration required.
🔧 Key Features
  • Local integration via JSON endpoint (/ json )
  • Config Flow (UI setup) – just enter IP/hostname
  • Automatic sensor creation
  • Clean naming (no “WeatherDuino + IP” prefixes)
  • Supports a wide range of sensors, including:
    • Temperature & humidity (indoor / outdoor)
    • Barometric pressure
    • Wind (speed, gust, direction)
    • Rain (rate & total today)
    • Solar radiation / UV
    • Air quality (CO₂, PM2.5, PM10, AQI)
    • Soil moisture & additional external sensors
📊 Included Dashboard Examples
  • Windrose Card (24h / 4h wind distribution)
  • ApexCharts (wind, gusts, rain history)
  • Rain Gauge Card
  • Mushroom Cards for quick status & values
    All Lovelace YAML examples are documented in the repository.
📦 Installation
  • Via HACS (Custom Repository) or manual installation
  • After installation, the integration can be added directly via
    Settings → Devices & Services
🔗 Repository
👉 https://github.com/Sundancer78/weatherdu...eassistant
Feedback, issues, and feature requests are very welcome 😊
Hello, Andre,
Good job!  Like

(I have used something like your solution.)
[attachment=3291]