Passing arrays to modules

Hello everyone
I have developed, and have working code, of a module to get your position from Google.
Unfortunately it needs a ton of cookies, and I have to pass them as a dictionary. It seems that I can’t get a proper dictionary passed into the code from the config file.

Any help?

I suggest that you open a pull request with your code. Will be much easier for people to help.

Done!

https://github.com/home-assistant/home-assistant/pull/4131