OpenGrowBox‐Devices & Entitys - OpenGrow-Box/OpenGrowBox GitHub Wiki

🌿 OpenGrowBox Entity Overview

This page documents all relevant entities (excluding device selects) from the integration. Each entity is listed with its possible values or types and the initial value.



🧩 Selects

OGB_PlantStage_<Room>

  • Description: Current Plant Stage
  • Values: Germination, Clones, EarlyVeg, MidVeg, LateVeg, EarlyFlower, MidFlower, LateFlower
  • Initial Value: Germination

OGB_TentMode_<Room>

  • Description: Current Tent/Room Mode
  • Values: VPD Perfection, In VPD Range, Targeted VPD, Drying, Disabled
  • Initial Value: Disabled

OGB_WorkMode_<Room>

  • Description: Current WorkMode in Tent/Room → if you work in the room for some time, you can enable and disable it
  • Values: Yes, NO,
  • Initial Value: NO

OGB_HoldVpdNight_<Room>

  • Description: Hold VPD on Night time
  • Values: YES, NO
  • Initial Value: YES

OGB_OwnWeights_<Room>

  • Description: Use Own Weights
  • Values: YES, NO
  • Initial Value: NO

OGB_CO2_Control_<Room>

  • Description: CO₂-Control
  • Values: YES, NO
  • Initial Value: NO

OGB_MinMax_Control_<Room>

  • Description: Own Min/Max Control
  • Values: YES, NO
  • Initial Value: NO

OGB_LightControl_<Room>

  • Description: Light Control ON/OFF for LightTimes
  • Values: YES, NO
  • Initial Value: NO

OGB_VPDLightControl_<Room>

  • Description: Light Control for Managing VPD (works only with light. Device)
  • Values: YES, NO
  • Initial Value: NO

OGB_DryingModes_<Room>

  • Description: Drying Modes
  • Values: ElClassico, SharkMouse, DewBased
  • Initial Value: (leer)

OGB_MainControl_<Room>

  • Description: Main Control System
  • Values: HomeAssistant, Node-RED, N8N, Self-Hosted
  • Initial Value: HomeAssistant

OGB_Hydro_Mode_<Room>

  • Description: Hydro Mode
  • Values: Hydro, Plant-Watering, OFF
  • Initial Value: OFF

OGB_Hydro_Cycle_<Room>

  • Description: Automatic Hydro-Cycle
  • Values: YES, NO
  • Initial Value: NO

OGB_AmbientControl_<Room>

  • Description: Ambient Control Logic
  • Values: YES, NO
  • Initial Value: NO

OGB_AmbientBorrow_<Room>

  • Description: Ambient Device Borrow Logic (not supported right now)
  • Values: YES, NO
  • Initial Value: NO

OGB_OwnDeviceSets_<Room>

  • Description: Own Device Lists (not supported right now)
  • Values: YES, NO
  • Initial Value: NO

OGB_Notifications_<Room>

  • Description: Notifications
  • Values: Enabled, Disabled
  • Initial Value: Disabled

OGB_WorkMode_<Room>

  • Description: Working Mode (not supported right now)
  • Values: YES, NO
  • Initial Value: NO

🌡️ Sensors

VPD & Klima

  • OGB_CurrentVPD_<Room>(vpd)None
  • OGB_AVGTemperature_<Room>(temperature)None
  • OGB_AVGDewpoint_<Room>(temperature)None
  • OGB_AVGHumidity_<Room>(humidity)None

Umgebung

  • OGB_AmbientVPD_<Room>(vpd)0.0
  • OGB_AmbientTemperature_<Room>(temperature)0.0
  • OGB_AmbientDewpoint_<Room>(temperature)0.0
  • OGB_AmbientHumidity_<Room>(humidity)0.0

Außenbereich

  • OGB_OutsiteTemperature<Room>(temperature)0.0
  • OGB_OutsiteDewpoint_<Room>(temperature)0.0
  • OGB_OutsiteHumidity_<Room>(humidity)0.0

Licht

  • OGB_PPFD_<Room>(ppfd)0.0
  • OGB_DLI_<Room>(dli)0.0

Pflanzzeit

  • OGB_PlantTotalDays_<Room>(days)0
  • OGB_TotalBloomDays_<Room>(days)0
  • OGB_ChopChopTime_<Room>(days)0
  • OGB_PlantFoodNextFeed_<Room>(Minutes)0

⏰ Zeiten

Beleuchtungszeiten

  • OGB_LightOnTime_<Room>08:00:00
  • OGB_LightOffTime_<Room>20:00:00
  • OGB_SunRiseTime_<Room>00:00:00
  • OGB_SunSetTime_<Room>00:00:00

📅 Datumsfelder

OGB_GrowStartDate_<Room>

  • Description: Startdatum des Growzyklus
  • Initial Value: (leer)

OGB_BloomSwitchDate_<Room>

  • Description: Datum des Übergangs zur Blütephase
  • Initial Value: (leer)

🔢 Einstellbare Zahlenwerte

🌡️ Klima & VPD

  • OGB_LeafTemp_Offset_<Room>Offset Blatt-Temperatur2.0 °C (0.0–5.0, Schritt 0.1)
  • OGB_VPDTarget_<Room>VPD-Zielwert0.0 kPa (0.0–5.0, Schritt 0.1)
  • OGB_VPDTolerance_<Room>VPD-Toleranzbereich0.1 % (0.0–25.0, Schritt 0.1)
  • OGB_TemperatureWeight_<Room>Gewichtung Temperatur für Steuerung1.0 X (0.0–2.0, Schritt 0.1)
  • OGB_HumidityWeight_<Room>Gewichtung Luftfeuchtigkeit für Steuerung1.0 X (0.0–2.0, Schritt 0.1)

🔒 Klima-Grenzwerte

  • OGB_MinTemp_<Room>Minimale Temperatur0 °C (0.0–35, Schritt 0.25)
  • OGB_MaxTemp_<Room>Maximale Temperatur0 °C (0.0–35, Schritt 0.25)
  • OGB_MinHum_<Room>Minimale Luftfeuchtigkeit0 % (0.0–100, Schritt 0.25)
  • OGB_MaxHum_<Room>Maximale Luftfeuchtigkeit0 % (0.0–100, Schritt 0.25)

🫁 CO₂ Steuerung

  • OGB_CO2MinValue_<Room>CO₂ Minimum400 ppm (0–2000, Schritt 5)
  • OGB_CO2MaxValue_<Room>CO₂ Maximum400 ppm (0–2000, Schritt 5)
  • OGB_CO2TargetValue_<Room>CO₂ Zielwert400 ppm (0–2000, Schritt 5)

🌱 Pflanzenbezogen

  • OGB_PlantsCount_<Room>Pflanzenanzahl0 (0–10, Schritt 1)
  • OGB_BreederBloomDays_<Room>Vorgabe Breeder Blütetage0 Tage (0–150, Schritt 1)
  • OGB_PlantFoodIntervall_<Room>Düngerintervall60 Minuten (0–60000, Schritt 1)

💧 Hydrosteuerung

  • OGB_HydroPumpDuration_<Room>Pumpdauer0 Sek. (0–300, Schritt 1)
  • OGB_HydroPumpIntervall_<Room>Intervall in Minuten0 Min. (0–1440, Schritt 1)

📌 Hinweis

  • Ersetze <Room> mit dem tatsächlichen Roomnamen deiner OpenGrowBox-Instanz.
  • Alle Values sind so definiert, wie sie im Python-Code initialisiert wurden.
⚠️ **GitHub.com Fallback** ⚠️