Skip to content

Releases: Korkuttum/blynk

Native Light Entity Support

Choose a tag to compare

@Korkuttum Korkuttum released this 03 Jul 14:38
ca75fc0

Adds native Light entity support for the Blynk integration.

✨ New

  • New "Light" pin type → creates light.* entities instead of number.*
  • Brightness control (HA 0–255 ↔ Blynk 0–100)
  • Works with MQTT and HTTP API modes

🙏 Credits

Thanks to @devanshtangri for the contribution! (#4)
#4

v2.1.0-beta1 — Native Light Entity Support (Beta)

Choose a tag to compare

@Korkuttum Korkuttum released this 02 Jul 07:30
19adb85

🧪 Beta — Testing Needed

Adds native Light entity support for the Blynk integration.

✨ New

  • New "Light" pin type → creates light.* entities instead of number.*
  • Brightness control (HA 0–255 ↔ Blynk 0–100)
  • Works with MQTT and HTTP API modes

🙏 Credits

Thanks to @devanshtangri for the contribution! (#4)
#4

📋 Please test and report issues

https://github.com/Korkuttum/blynk/issues

Blynk - v2.0.0 - MQTT Support 🎉

Choose a tag to compare

@Korkuttum Korkuttum released this 03 Feb 15:06
ecf8b92

🚀 New Feature: MQTT Support

With the addition of MQTT support, you can now monitor and control the status of your pins in real time.


⚠️ Important Notice

You may need to reconfigure your current setup.

Blynk - v2.0.0 - MQTT Support 🎉

Pre-release

Choose a tag to compare

@Korkuttum Korkuttum released this 30 Jan 09:22
acbac75
v2.0.0-mqttbeta1

Update manifest.json

Blynk - v1.2.0 - New input types added! 🎉

Choose a tag to compare

@Korkuttum Korkuttum released this 03 Jul 10:03
9b82afb

New Features

Number Input

  • Add numeric controls to your dashboard
  • Supports both slider and box input modes
  • Fully configurable min/max values and step sizes
  • Perfect for controlling numeric values in your Blynk projects

Text Input

  • Send text data to your Blynk devices
  • Configurable text length limits
  • Real-time text synchronization
  • Perfect for sending messages or commands

Button Entity

  • Simple push-button functionality
  • Perfect for triggering momentary actions

Blynk - v1.1.0

Choose a tag to compare

@Korkuttum Korkuttum released this 01 Jul 13:10
4a18b45
  • The configuration phase has been made user-friendly.
  • API queries have been optimized.

Blynk - v1.0.0

Choose a tag to compare

@Korkuttum Korkuttum released this 30 Jun 05:42
54287ca

This integration is designed to manage your IoT projects through the Blynk platform. It provides easy control of common IoT devices like ESP8266 and ESP32, allowing you to expose your Blynk virtual pins as sensors, switches, and binary sensors in Home Assistant.