Releases: Korkuttum/blynk
Releases · Korkuttum/blynk
Release list
Native Light Entity Support
Adds native Light entity support for the Blynk integration.
✨ New
- New "Light" pin type → creates
light.*entities instead ofnumber.* - 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)
🧪 Beta — Testing Needed
Adds native Light entity support for the Blynk integration.
✨ New
- New "Light" pin type → creates
light.*entities instead ofnumber.* - 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
Blynk - v2.0.0 - MQTT Support 🎉
🚀 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 🎉
v2.0.0-mqttbeta1 Update manifest.json
Blynk - v1.2.0 - New input types added! 🎉
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
- The configuration phase has been made user-friendly.
- API queries have been optimized.
Blynk - v1.0.0
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.