
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
iobroker.flowers
Advanced tools
ioBroker adapter for monitoring indoor plants via soil moisture, temperature and battery sensors with Telegram notifications

Monitor indoor plants via soil moisture, temperature and battery sensors with Telegram notifications.
This adapter works with any sensor already integrated in ioBroker (Zigbee, Wi-Fi, Bluetooth, Z-Wave, etc.) — no specific hardware required. Popular compatible sensors:
Notifications are sent via the ioBroker Telegram adapter.
sendTo('telegram.X', ...)| Parameter | Description |
|---|---|
| Telegram Instance | Instance number of the telegram adapter |
| Telegram Users | Comma-separated usernames (empty = all users) |
| Check Interval | How often to check sensor values |
| Max Messages per Day | Anti-spam limit |
| Offline Threshold | Hours before sensor is considered offline |
| Night Mode | Suppress notifications during night hours |
| Daily/Weekly Report | Scheduled status reports |
Add your plants and assign ioBroker state IDs for each sensor. Select a profile — thresholds are applied automatically. You can override individual threshold values per plant.
For automatic watering, assign a Watering state ID (e.g. a switch that controls a pump or valve). When soil humidity drops below the minimum threshold, the adapter sets this state to true for the configured watering duration, then sets it back to false.
Overview of built-in profiles with recommended thresholds. You can also create custom profiles in the table at the top — enter a name and thresholds, then use that name in the "Custom Profile" field in the Plants tab.
The adapter creates states under flowers.X.plants.<plant_name>:
| State | Description |
|---|---|
humidity | Current soil humidity % |
temperature | Current temperature °C |
battery | Current battery % |
And under flowers.X:
| State | Description |
|---|---|
info.connection | Adapter connection status |
notifications.totalToday | Notifications sent today |
notifications.sendDailyReport | Button: trigger daily report manually |
notifications.sendWeeklyReport | Button: trigger weekly report manually |
Assign a Watering state (e.g. zigbee.0.pump.state) in the Plants tab. When humidity drops below the minimum:
truefalseOnly one watering cycle runs at a time per plant. Configure the duration in Settings → Automatic Watering.
MIT License
Copyright (c) 2025-2026 sadam6752-tech sadam6752@gmail.com
FAQs
ioBroker adapter for monitoring indoor plants via soil moisture, temperature and battery sensors with Telegram notifications
We found that iobroker.flowers demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.