Read the statement by Michael Teeuw here.
Google Sheets module help
-
I’ve been trying to get a Google Sheets module working for a little while now with no success. I’ve been able to enable the API on my Google account and have even tried to read up on the sheets.spreadsheets.get and sheets.spreadsheets.values.get but haven’t been able to make a working module yet.
Has anyone had any more success with this?
I’m trying to make a module that will display a spreadsheet from my Google Sheets on my display at work and maybe even color code rows on the display based on a cell value.
Thanks in advance!
-
@matt1672 This post it old, but in case anyone finds it in the future - I made a module for displaying Google Sheets data on MM. https://github.com/ryan-d-williams/MMM-GoogleSheets.
You can color code the rows based on custom logic in the config file.