ok i got it to work flipping on and off couple things whats the reason for the
msg = {}
what does that do?
and i ran into issue… so i have 2 flow pages
so i have the
Shelly page that creates all the clicks
[{"id":"612a38668b9dc057","type":"ha-binary-sensor","z":"cd54e1decb70e46f","name":"Shelly Button 3 Long Press Binary Sensor","entityConfig":"719475aa929c84ea","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1080,"y":540,"wires":[["3eacdec64fa2ac7d"]]},{"id":"20162c451eb2380a","type":"ha-binary-sensor","z":"cd54e1decb70e46f","name":"Shelly Button 1 Double Press Binary Sensor","entityConfig":"ef0b39dad948dbbf","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1090,"y":100,"wires":[["18abaa7edd540850"]]},{"id":"ecb7b1f2c019b40e","type":"trigger","z":"cd54e1decb70e46f","name":"","op1":"on","op2":"off","op1type":"str","op2type":"str","duration":"1","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":840,"y":100,"wires":[["20162c451eb2380a"]]},{"id":"c63b73930f10d7a1","type":"function","z":"cd54e1decb70e46f","name":"payload on","func":"msg = {};\nmsg.payload = \"on\";\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":100,"wires":[["ecb7b1f2c019b40e"]]},{"id":"6098d0a913be72b7","type":"trigger","z":"cd54e1decb70e46f","name":"","op1":"on","op2":"off","op1type":"str","op2type":"str","duration":"1","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":840,"y":540,"wires":[["612a38668b9dc057"]]},{"id":"d68f811ae5ecace4","type":"function","z":"cd54e1decb70e46f","name":"payload on","func":"msg = {};\nmsg.payload = \"on\";\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":540,"wires":[["6098d0a913be72b7"]]},{"id":"d8923434632e423c","type":"switch","z":"cd54e1decb70e46f","name":"which device","property":"payload.event.device","propertyType":"msg","rules":[{"t":"eq","v":"shellybutton1-485519F2EB03","vt":"str"},{"t":"eq","v":"shellybutton1-483FDAC34078","vt":"str"},{"t":"eq","v":"shellybutton1-485519F35E8F","vt":"str"},{"t":"eq","v":"Button 4","vt":"str"}],"checkall":"true","repair":false,"outputs":4,"x":270,"y":160,"wires":[["a7ccc66eec1831c7"],["76ee9602df27f321"],["1a38ea3d4d06d0d4"],[]]},{"id":"a7ccc66eec1831c7","type":"switch","z":"cd54e1decb70e46f","name":"Button 1 Switchs","property":"payload.event.click_type","propertyType":"msg","rules":[{"t":"eq","v":"single","vt":"str"},{"t":"eq","v":"double","vt":"str"},{"t":"eq","v":"triple","vt":"str"},{"t":"eq","v":"long","vt":"str"}],"checkall":"true","repair":false,"outputs":4,"x":490,"y":120,"wires":[["bb056d135ba8a387"],["c63b73930f10d7a1"],["c33436922f1604fa"],["747e730d26d7625b"]]},{"id":"1a38ea3d4d06d0d4","type":"switch","z":"cd54e1decb70e46f","name":"Button 3 Switchs","property":"payload.event.click_type","propertyType":"msg","rules":[{"t":"eq","v":"single","vt":"str"},{"t":"eq","v":"double","vt":"str"},{"t":"eq","v":"triple","vt":"str"},{"t":"eq","v":"long","vt":"str"}],"checkall":"true","repair":false,"outputs":4,"x":490,"y":480,"wires":[["1eca40c6253e0ffc"],["624011bd3879d803"],["2ecbdffab278f055"],["d68f811ae5ecace4"]]},{"id":"b132876ae73487e4","type":"ha-binary-sensor","z":"cd54e1decb70e46f","name":"Shelly Button 3 Single Press Binary Sensor","entityConfig":"f2147396d8d97a47","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1090,"y":420,"wires":[["3eacdec64fa2ac7d"]]},{"id":"cd63cbe03979dd24","type":"ha-binary-sensor","z":"cd54e1decb70e46f","name":"Shelly Button 3 Double Press Binary Sensor","entityConfig":"fbcd93b1849654fd","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1090,"y":460,"wires":[["3eacdec64fa2ac7d"]]},{"id":"4a1ee73c3050402d","type":"ha-binary-sensor","z":"cd54e1decb70e46f","name":"Shelly Button 3 Triple Press Binary Sensor","entityConfig":"2a2d4d8f1398655a","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1090,"y":500,"wires":[["3eacdec64fa2ac7d"]]},{"id":"76ee9602df27f321","type":"switch","z":"cd54e1decb70e46f","name":"Button 2 Switchs","property":"payload.event.click_type","propertyType":"msg","rules":[{"t":"eq","v":"single","vt":"str"},{"t":"eq","v":"double","vt":"str"},{"t":"eq","v":"triple","vt":"str"},{"t":"eq","v":"long","vt":"str"}],"checkall":"true","repair":false,"outputs":4,"x":490,"y":300,"wires":[["42db78203f6be1d9"],["d2378b36638d0d62"],["120b0176ad6777e9"],["e1ff74d9e09f7551"]]},{"id":"148207df3639d409","type":"ha-binary-sensor","z":"cd54e1decb70e46f","name":"Shelly Button 2 Single Press Binary Sensor","entityConfig":"1c54cd935e7b178a","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1090,"y":240,"wires":[["2cca28fb68600be1"]]},{"id":"0180c5c2c8bdecaa","type":"ha-binary-sensor","z":"cd54e1decb70e46f","name":"Shelly Button 2 Double Press Binary Sensor ","entityConfig":"dd950297b449c90d","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1090,"y":280,"wires":[["2cca28fb68600be1"]]},{"id":"7ffd633bfeafe175","type":"ha-binary-sensor","z":"cd54e1decb70e46f","name":"Shelly Button 2 Triple Press Binary Sensor","entityConfig":"5fcf0213790a24d1","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1090,"y":320,"wires":[["2cca28fb68600be1"]]},{"id":"a67287843c8d4964","type":"ha-binary-sensor","z":"cd54e1decb70e46f","name":"Shelly Button 2 Long Press Binary Sensor","entityConfig":"0857a292dc4544a8","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1080,"y":360,"wires":[["2cca28fb68600be1"]]},{"id":"6ff376f24f1fca7e","type":"ha-binary-sensor","z":"cd54e1decb70e46f","name":"Shelly Button 1 Triple Press Binary Sensor","entityConfig":"0c2ade578d3c9308","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1090,"y":140,"wires":[["18abaa7edd540850"]]},{"id":"02e75aaa869e2628","type":"ha-binary-sensor","z":"cd54e1decb70e46f","name":"Shelly Button 1 Long Press Binary Sensor","entityConfig":"0f13e3bee85a3748","version":0,"state":"payload","stateType":"msg","attributes":[],"inputOverride":"allow","outputProperties":[],"x":1080,"y":180,"wires":[["18abaa7edd540850"]]},{"id":"18abaa7edd540850","type":"debug","z":"cd54e1decb70e46f","name":"debug 16","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1380,"y":120,"wires":[]},{"id":"2cca28fb68600be1","type":"debug","z":"cd54e1decb70e46f","name":"debug 17","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1380,"y":300,"wires":[]},{"id":"3eacdec64fa2ac7d","type":"debug","z":"cd54e1decb70e46f","name":"debug 18","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1380,"y":480,"wires":[]},{"id":"f3b850b82a15ede7","type":"debug","z":"cd54e1decb70e46f","name":"debug 19","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":260,"y":240,"wires":[]},{"id":"d7ce468442999297","type":"trigger","z":"cd54e1decb70e46f","name":"","op1":"on","op2":"off","op1type":"str","op2type":"str","duration":"1","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":840,"y":140,"wires":[["6ff376f24f1fca7e"]]},{"id":"c33436922f1604fa","type":"function","z":"cd54e1decb70e46f","name":"payload on","func":"msg = {};\nmsg.payload = \"on\";\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":140,"wires":[["d7ce468442999297"]]},{"id":"adfdd471e0e85330","type":"trigger","z":"cd54e1decb70e46f","name":"","op1":"on","op2":"off","op1type":"str","op2type":"str","duration":"1","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":840,"y":180,"wires":[["02e75aaa869e2628"]]},{"id":"747e730d26d7625b","type":"function","z":"cd54e1decb70e46f","name":"payload on","func":"msg = {};\nmsg.payload = \"on\";\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":180,"wires":[["adfdd471e0e85330"]]},{"id":"01a0cf3fd5bad566","type":"trigger","z":"cd54e1decb70e46f","name":"","op1":"on","op2":"off","op1type":"str","op2type":"str","duration":"1","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":840,"y":240,"wires":[["148207df3639d409"]]},{"id":"42db78203f6be1d9","type":"function","z":"cd54e1decb70e46f","name":"payload on","func":"msg = {};\nmsg.payload = \"on\";\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":240,"wires":[["01a0cf3fd5bad566"]]},{"id":"7215af3de731d773","type":"trigger","z":"cd54e1decb70e46f","name":"","op1":"on","op2":"off","op1type":"str","op2type":"str","duration":"1","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":840,"y":280,"wires":[["0180c5c2c8bdecaa"]]},{"id":"d2378b36638d0d62","type":"function","z":"cd54e1decb70e46f","name":"payload on","func":"msg = {};\nmsg.payload = \"on\";\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":280,"wires":[["7215af3de731d773"]]},{"id":"8c16fa21a5ab3094","type":"trigger","z":"cd54e1decb70e46f","name":"","op1":"on","op2":"off","op1type":"str","op2type":"str","duration":"1","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":840,"y":320,"wires":[["7ffd633bfeafe175"]]},{"id":"120b0176ad6777e9","type":"function","z":"cd54e1decb70e46f","name":"payload on","func":"msg = {};\nmsg.payload = \"on\";\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":320,"wires":[["8c16fa21a5ab3094"]]},{"id":"33702e86549c391f","type":"trigger","z":"cd54e1decb70e46f","name":"","op1":"on","op2":"off","op1type":"str","op2type":"str","duration":"1","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":840,"y":360,"wires":[["a67287843c8d4964"]]},{"id":"e1ff74d9e09f7551","type":"function","z":"cd54e1decb70e46f","name":"payload on","func":"msg = {};\nmsg.payload = \"on\";\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":360,"wires":[["33702e86549c391f"]]},{"id":"816cee41e38dfefb","type":"trigger","z":"cd54e1decb70e46f","name":"","op1":"on","op2":"off","op1type":"str","op2type":"str","duration":"1","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":840,"y":420,"wires":[["b132876ae73487e4"]]},{"id":"1eca40c6253e0ffc","type":"function","z":"cd54e1decb70e46f","name":"payload on","func":"msg = {};\nmsg.payload = \"on\";\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":420,"wires":[["816cee41e38dfefb"]]},{"id":"e20c42b1c71ff454","type":"trigger","z":"cd54e1decb70e46f","name":"","op1":"on","op2":"off","op1type":"str","op2type":"str","duration":"1","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":840,"y":460,"wires":[["cd63cbe03979dd24"]]},{"id":"624011bd3879d803","type":"function","z":"cd54e1decb70e46f","name":"payload on","func":"msg = {};\nmsg.payload = \"on\";\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":460,"wires":[["e20c42b1c71ff454"]]},{"id":"577d876d5f348fcf","type":"trigger","z":"cd54e1decb70e46f","name":"","op1":"on","op2":"off","op1type":"str","op2type":"str","duration":"1","extend":false,"overrideDelay":false,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":840,"y":500,"wires":[["4a1ee73c3050402d"]]},{"id":"2ecbdffab278f055","type":"function","z":"cd54e1decb70e46f","name":"payload on","func":"msg = {};\nmsg.payload = \"on\";\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":690,"y":500,"wires":[["577d876d5f348fcf"]]},{"id":"f6a6a1fed48a3ff2","type":"server-events","z":"cd54e1decb70e46f","name":"All shelly clicks","server":"824eb086f81f9a6e","version":3,"exposeAsEntityConfig":"","eventType":"shelly.click","eventData":"","waitForRunning":true,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"eventData"}],"x":80,"y":160,"wires":[["d8923434632e423c"]]},{"id":"719475aa929c84ea","type":"ha-entity-config","server":"915baa48.9b1898","deviceConfig":"","name":"Shelly Button 3 Long Press","version":"6","entityType":"binary_sensor","haConfig":[{"property":"name","value":"Shelly Button 3 Long Press"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""}],"resend":false,"debugEnabled":false},{"id":"ef0b39dad948dbbf","type":"ha-entity-config","server":"915baa48.9b1898","deviceConfig":"","name":"Shelly Button 1 Double Press","version":"6","entityType":"binary_sensor","haConfig":[{"property":"name","value":"Shelly Button 1 Double Press"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""}],"resend":false,"debugEnabled":false},{"id":"f2147396d8d97a47","type":"ha-entity-config","server":"915baa48.9b1898","deviceConfig":"","name":"Shelly Button 3 Single Press","version":"6","entityType":"binary_sensor","haConfig":[{"property":"name","value":"Shelly Button 3 Single Press"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""}],"resend":false,"debugEnabled":false},{"id":"fbcd93b1849654fd","type":"ha-entity-config","server":"915baa48.9b1898","deviceConfig":"","name":"Shelly Button 3 Double Press","version":"6","entityType":"binary_sensor","haConfig":[{"property":"name","value":"Shelly Button 3 Double Press"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""}],"resend":false,"debugEnabled":false},{"id":"2a2d4d8f1398655a","type":"ha-entity-config","server":"915baa48.9b1898","deviceConfig":"","name":"Shelly Button 3 Triple Press","version":"6","entityType":"binary_sensor","haConfig":[{"property":"name","value":"Shelly Button 3 Triple Press"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""}],"resend":false,"debugEnabled":false},{"id":"1c54cd935e7b178a","type":"ha-entity-config","server":"915baa48.9b1898","deviceConfig":"","name":"Shelly Button 2 Single Press","version":"6","entityType":"binary_sensor","haConfig":[{"property":"name","value":"Shelly Button 2 Single Press"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""}],"resend":false,"debugEnabled":false},{"id":"dd950297b449c90d","type":"ha-entity-config","server":"915baa48.9b1898","deviceConfig":"","name":"Shelly Button 2 Double Press","version":"6","entityType":"binary_sensor","haConfig":[{"property":"name","value":"Shelly Button 2 Double Press"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""}],"resend":false,"debugEnabled":false},{"id":"5fcf0213790a24d1","type":"ha-entity-config","server":"915baa48.9b1898","deviceConfig":"","name":"Shelly Button 2 Triple Press","version":"6","entityType":"binary_sensor","haConfig":[{"property":"name","value":"Shelly Button 2 Triple Press"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""}],"resend":false,"debugEnabled":false},{"id":"0857a292dc4544a8","type":"ha-entity-config","server":"915baa48.9b1898","deviceConfig":"","name":"Shelly Button 2 Long Press","version":"6","entityType":"binary_sensor","haConfig":[{"property":"name","value":"Shelly Button 2 Long Press"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""}],"resend":false,"debugEnabled":false},{"id":"0c2ade578d3c9308","type":"ha-entity-config","server":"915baa48.9b1898","deviceConfig":"","name":"Shelly Button 1 Triple Press","version":"6","entityType":"binary_sensor","haConfig":[{"property":"name","value":"Shelly Button 1 Triple Press"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""}],"resend":false,"debugEnabled":false},{"id":"0f13e3bee85a3748","type":"ha-entity-config","server":"915baa48.9b1898","deviceConfig":"","name":"Shelly Button 1 Long Press","version":"6","entityType":"binary_sensor","haConfig":[{"property":"name","value":"Shelly Button 1 Long Press"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""}],"resend":false,"debugEnabled":false},{"id":"824eb086f81f9a6e","type":"server","name":"Home Assistant","version":5,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":false,"heartbeat":false,"heartbeatInterval":"30","areaSelector":"friendlyName","deviceSelector":"friendlyName","entitySelector":"id","statusSeparator":"at: ","statusYear":"hidden","statusMonth":"short","statusDay":"numeric","statusHourCycle":"h23","statusTimeFormat":"h:m","enableGlobalContextStore":true},{"id":"915baa48.9b1898","type":"server","name":"Home Assistant","version":5,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true,"heartbeat":false,"heartbeatInterval":"30","areaSelector":"friendlyName","deviceSelector":"friendlyName","entitySelector":"friendlyName","statusSeparator":"at: ","statusYear":"hidden","statusMonth":"short","statusDay":"numeric","statusHourCycle":"h23","statusTimeFormat":"h:m","enableGlobalContextStore":true}]
and then on other pages i wanna be able to do like turn on a gate light from the binary sensor but
when i ran into issue
so its set to toggle
but when the Binary sensory turns off it toggles the gate light off…
how do you if its possible
toggle the Gate Light but still turn off the Binary Sensor. or you cant
and here is that code
[{"id":"3ada22bada5729ac","type":"api-call-service","z":"cd54e1decb70e46f","name":"Gate Light","server":"915baa48.9b1898","version":5,"debugenabled":false,"domain":"switch","service":"toggle","areaId":[],"deviceId":["1fe8b6cd1506d31f97f4a57bb8a04cd8"],"entityId":[],"data":"","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":650,"y":620,"wires":[[]]},{"id":"e8a41520d4e4d469","type":"server-state-changed","z":"cd54e1decb70e46f","name":"Shelly Button 1 Single Press","server":"915baa48.9b1898","version":5,"outputs":1,"exposeAsEntityConfig":"","entityId":"binary_sensor.shelly_button_1_single_press","entityIdType":"exact","outputInitially":false,"stateType":"str","ifState":"","ifStateType":"str","ifStateOperator":"is","outputOnlyOnStateChange":true,"for":"0","forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"entityState"},{"property":"data","propertyType":"msg","value":"","valueType":"eventData"},{"property":"topic","propertyType":"msg","value":"","valueType":"triggerId"}],"x":220,"y":620,"wires":[["3ada22bada5729ac"]]},{"id":"915baa48.9b1898","type":"server","name":"Home Assistant","version":5,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true,"heartbeat":false,"heartbeatInterval":"30","areaSelector":"friendlyName","deviceSelector":"friendlyName","entitySelector":"friendlyName","statusSeparator":"at: ","statusYear":"hidden","statusMonth":"short","statusDay":"numeric","statusHourCycle":"h23","statusTimeFormat":"h:m","enableGlobalContextStore":true}]
and sorry ahead of time if my sentences dont make sense… i have disylexia so it makes sense to me but not always to other people