Add a plant
Fill in what you know now — you can add more later.
Data
Export everything as a JSON file.
Rooms & temperature
Track how warm each room is, to help spot how heat affects how often a plant needs watering. Set a plant\u2019s Location (on its Overview tab) to match a room name exactly, and its latest reading will show there.
Rooms without their own sensor use outside temperature (via Open-Meteo, no key needed) plus this offset as an estimate.
Automatic daily logging & Home Assistant sensors
To log every room automatically once a day: Cloudflare dashboard \u2192 this Worker \u2192 Settings \u2192 Triggers \u2192 Cron Triggers \u2192 Add, e.g. 0 6 * * * for 6am daily. It calls the same job as \u201cLog temperatures now\u201d above and keeps 60 days of history per room.

To use a real thermometer instead of the outside-temperature estimate for a room: add HA_URL (your Home Assistant\u2019s web address) and HA_TOKEN (a Long-Lived Access Token, from your Home Assistant profile page) as secrets on this Worker, then give that room the sensor\u2019s entity id above, e.g. sensor.living_room_temperature.
AI plant lookup
Checking...
NFC tags
Each plant has its own quick-action links, usable as NFC tags or QR codes — find them in that plant\u2019s NFC tab.
About BFCD Bud
A simple house plant tracker: log watering, repotting, sizes and care notes, scan an NFC tag on the pot to log or open a plant, and look plants up online.
Plant
Edit plant details
Look this plant up online
Write or scan these on a tag stuck to the pot. Tapping the tag opens your phone\u2019s browser to the link below \u2014 no app needed on iPhone or Android.
Open this plant
Open and log a watering
QR code
Scan the QR code above to open this plant \u2014 handy if a phone can\u2019t read the NFC tag.
iPhone setup (via Shortcuts \u2014 no App Store download needed)
Write a tag
  1. Copy the link above (\u201cCopy link\u201d).
  2. Open the Shortcuts app \u2192 tap + to create a new shortcut.
  3. Tap Add Action, search for \u201cWrite NFC Tag\u201d and add it.
  4. In the action, choose URL as the data type and paste the link in.
  5. Tap the play button, then hold the blank tag to the top of your iPhone until it confirms.
Make tapping the tag open it instantly
  1. Shortcuts app \u2192 Automation tab \u2192 + \u2192 Create Personal Automation.
  2. Choose NFC \u2192 Scan and tap the same tag to register it.
  3. Add action Open URLs and paste in the link.
  4. Turn off Ask Before Running so it fires the moment you tap, no confirmation needed.
This is a one-off setup per tag. Once done, tapping the pot with your iPhone opens straight to this plant \u2014 or logs a watering, if you used the watering link \u2014 exactly like on Android.