modified: profiles.py

This commit is contained in:
xbl
2026-07-30 19:39:07 +02:00
parent e6cf31323d
commit c9d815134e

View File

@ -9,7 +9,7 @@ profiles = {
"info_text4": "energizing, calming" "info_text4": "energizing, calming"
}, },
"Apricot Mimosa": { "Apricot Mimosa": {
"values": [27, 69, 65, 42, 41, 60], "values": [27, 69, 65, 43, 41, 60],
"info_text0": "9%", "info_text0": "9%",
"info_text1": "8%", "info_text1": "8%",
"info_text2": "Indica-dominant Hybrid", "info_text2": "Indica-dominant Hybrid",
@ -41,13 +41,21 @@ profiles = {
"info_text4": "energizing, focusing" "info_text4": "energizing, focusing"
}, },
"Cleopatra's Milk": { "Cleopatra's Milk": {
"values": [29, 65, 45, 35, 35, 55], "values": [26, 65, 45, 35, 35, 55],
"info_text0": "18%", "info_text0": "18%",
"info_text1": "<1%", "info_text1": "<1%",
"info_text2": "Indica-dominant Hybrid", "info_text2": "Indica-dominant Hybrid",
"info_text3": "cake, oriental spices, fruit", "info_text3": "cake, oriental spices, fruit",
"info_text4": "inspring, calming" "info_text4": "inspring, calming"
}, },
"Grape Waves": {
"values": [24, 75, 45, 45, 33, 45],
"info_text0": "18%",
"info_text1": "<1%",
"info_text2": "Indica-dominant Hybrid",
"info_text3": "creamy, heavy, raisins",
"info_text4": "calming, inspiring"
},
"JBT Kush": { "JBT Kush": {
"values": [30, 55, 50, 55, 45, 41], "values": [30, 55, 50, 55, 45, 41],
"info_text0": "20%", "info_text0": "20%",
@ -56,14 +64,6 @@ profiles = {
"info_text3": "gassy (fuel), cheesy, pungent", "info_text3": "gassy (fuel), cheesy, pungent",
"info_text4": "calming, relaxing, sleep promoting" "info_text4": "calming, relaxing, sleep promoting"
}, },
"Grape Waves": {
"values": [24, 75, 45, 45, 35, 45],
"info_text0": "18%",
"info_text1": "<1%",
"info_text2": "Indica-dominant Hybrid",
"info_text3": "creamy, heavy, raisins",
"info_text4": "calming, inspiring"
},
"Mother's Choice": { "Mother's Choice": {
"values": [35, 35, 55, 35, 50, 61], "values": [35, 35, 55, 35, 50, 61],
"info_text0": "15%", "info_text0": "15%",