{ "home_assistant": { "installation_type": "Home Assistant Core", "version": "2023.10.3", "dev": false, "hassio": false, "virtualenv": true, "python_version": "3.11.4", "docker": false, "arch": "armv7l", "timezone": "Europe/Paris", "os_name": "Linux", "os_version": "6.1.21-v7+", "run_as_root": false }, "custom_components": { "roborock": { "version": "1.0.12", "requirements": [ "python-roborock==0.34.6", "ical==5.0.0" ] }, "sonoff": { "version": "3.5.3", "requirements": [ "pycryptodome>=3.6.6" ] }, "localtuya": { "version": "5.2.1", "requirements": [] }, "webrtc": { "version": "v3.4.0", "requirements": [] }, "smart_irrigation": { "version": "v2023.9.3", "requirements": [] }, "hacs": { "version": "1.33.0", "requirements": [ "aiogithubapi>=22.10.1" ] }, "openweathermaphistory": { "version": "2.0.2", "requirements": [] }, "livebox": { "version": "1.8.6", "requirements": [ "aiosysbus==0.2.1" ] } }, "integration_manifest": { "domain": "smart_irrigation", "name": "Smart Irrigation", "codeowners": [ "@jeroenterheerdt" ], "config_flow": true, "dependencies": [ "http", "panel_custom" ], "documentation": "https://github.com/jeroenterheerdt/HASmartIrrigation", "iot_class": "local_push", "issue_tracker": "https://github.com/jeroenterheerdt/HASmartIrrigation/issues", "requirements": [], "version": "v2023.9.3", "is_built_in": false }, "data": { "config": { "entry_id": "97016f6e7231a5e3167776bdd9b143c9", "version": 1, "domain": "smart_irrigation", "title": "Smart Irrigation", "data": { "owm_api_key": "XXXXXXXX", "owm_api_version": "3.0", "use_owm": true, "name": "Smart Irrigation" }, "options": {}, "pref_disable_new_entities": false, "pref_disable_polling": false, "source": "user", "unique_id": "Smart Irrigation", "disabled_by": null }, "storage": { "config": { "calctime": "23:00", "units": "metric", "use_owm": true, "autocalcenabled": true, "autoupdateenabled": true, "autoupdateschedule": "hours", "autoupdatedelay": "0", "autoupdateinterval": "1", "autoclearenabled": true, "cleardatatime": "23:59", "starteventfiredtoday": false }, "zones": [ { "id": 0, "name": "Terrasse", "size": 25.0, "throughput": 3.5, "state": "automatic", "bucket": 0, "old_bucket": 0, "delta": 9.333565851807405e-06, "duration": 0, "module": 0, "multiplier": 1.0, "explanation": "Note: this explanation uses '.' as decimal separator and shows rounded values. Module returned Evapotranspiration deficiency of 0.0. Bucket was 0.0.
maximum bucket size is 5.0.New bucket value is [old_bucket]+[delta]=0.0+0.0=0.0.
Since bucket >= 0, no irrigation is necessary and duration is set to 0", "mapping": 0, "lead_time": 0.0, "maximum_duration": 2400.0, "maximum_bucket": 5, "last_calculated": "2023-10-21T14:37:56.692539" } ], "modules": [ { "id": 0, "name": "PyETO", "description": "Calculate duration based on the FAO56 calculation from the PyETO library.", "config": { "forecast_days": "1" }, "schema": [ { "type": "boolean", "name": "coastal", "optional": true, "default": false }, { "type": "select", "options": [ [ "1", "EstimateFromTemp" ], [ "2", "EstimateFromSunHours" ], [ "3", "DontEstimate" ] ], "name": "solrad_behavior", "required": true, "default": "1" }, { "type": "integer", "name": "forecast_days", "required": true, "default": 0 } ] }, { "id": 1, "name": "Static", "description": "'Dummy' module with a static configurable delta.", "config": null, "schema": [ { "type": "float", "name": "delta", "required": true, "default": 0 } ] } ], "mappings": [ { "id": 0, "name": "Default", "mappings": { "Dewpoint": { "source": "owm", "sensorentity": "", "unit": "" }, "Evapotranspiration": { "source": "none", "sensorentity": "", "unit": "" }, "Humidity": { "source": "owm", "sensorentity": "", "unit": "" }, "Precipitation": { "source": "sensor", "sensorentity": "sensor.total_precipitation_24h", "unit": "" }, "Pressure": { "source": "owm", "sensorentity": "", "unit": "" }, "Solar Radiation": { "source": "none", "sensorentity": "", "unit": "" }, "Temperature": { "source": "owm", "sensorentity": "", "unit": "" }, "Windspeed": { "source": "owm", "sensorentity": "", "unit": "" } }, "data": [], "data_last_updated": "2023-10-21T14:37:55.347102" } ] } } }