Netatmo Weather API
Returns your home weather station data using the Netatmo API
Description
Returns your home weather station data using the Netatmo Weather API
Requires you to register at https://dev.netatmo.com
Designed to be called by other shortcuts, and it’s highly suggested to read the Netatmo API documentation
Example input to get to get CO₂ data getmeasure?device_id=12345&scale=30min&type=co2&optimize=false&real_time=false
Note that temperature is reported in °C, if you're planning to make a shortcut using temperature, don't forget to convert.
Example shortcuts here for base station and module level data:
https://routinehub.co/shortcut/5396
https://routinehub.co/shortcut/5408