Skip to main content
Feedback

Netatmo MCP connector

Netatmo is a smart home platform that provides weather stations, thermostats, and security cameras with environmental and monitoring data. The Netatmo MCP connector allows AI agents to retrieve weather measurements, manage thermostat schedules, access camera footage and events, and configure webhooks for real-time notifications. It also supports querying air quality data from indoor sensors and retrieving home automation status across connected Netatmo devices.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Netatmo MCP connector to perform the following actions:

  • Monitor home temperature and humidity across multiple rooms in real time
  • Automate thermostat adjustments based on occupancy and weather conditions
  • Track indoor air quality metrics from Healthy Home Coach stations
  • Capture and retrieve security camera snapshots when events occur
  • Detect when household members arrive or leave to trigger smart home actions
  • Pull historical weather measurements for trend analysis and reporting
  • Create and switch heating schedules without manual thermostat interaction
  • Retrieve publicly shared weather data from outdoor sensors in target areas

Example prompts

Use the following example prompts to invoke Netatmo MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me the current temperature and humidity readings from all my Netatmo weather stations.
  • Set my thermostat to 72 degrees and switch to my weekend schedule.
  • Get the latest security camera snapshot from the event that just triggered.
  • List all devices I own in Netatmo and their module information.
  • Tell me the air quality score from my Healthy Home Coach right now.
  • Mark my home as empty and log that event in my Netatmo timeline.
  • What was my thermostat's manual setpoint temperature yesterday at 6 PM?
  • Retrieve all security camera events from the last 24 hours.
  • Create a new heating schedule called 'Winter Mode' in my Netatmo account.
  • Pull weather data from outdoor modules in downtown Chicago.

Netatmo MCP connector tools

The Netatmo MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
addwebhookRegisters a webhook URL to receive notifications for Netatmo device events.
createnewscheduleCreates a new heating schedule with specified temperature settings and time periods.
devicelistRetrieves a list of all Netatmo devices associated with the user account.
dropwebhookRemoves a previously registered webhook from receiving Netatmo event notifications.
getcamerapictureRetrieves the most recent snapshot image from a specified Netatmo camera.
geteventsuntilRetrieves events for a device up until a specified timestamp or date.
gethomecoachsdataRetrieves air quality and environmental data from Netatmo Home Coach devices.
gethomedataRetrieves comprehensive data about homes, rooms, devices, and their current status.
getlasteventofRetrieves the most recent event recorded for a specified camera or device.
getmeasureRetrieves measurement data such as temperature, humidity, or pressure from devices.
getnexteventsRetrieves upcoming events for a device starting from the current time.
getpublicdataRetrieves publicly available environmental data from Netatmo stations in specified areas.
getstationsdataRetrieves weather station data including temperature, humidity, wind, and rainfall measurements.
getthermostatsdataRetrieves thermostat status, setpoints, and heating control information for connected devices.
getthermstateRetrieves the current state and settings of a specific thermostat device.
getuserRetrieves profile information and account details for the authenticated user.
partnerdevicesRetrieves information about devices shared by other users or partner accounts.
setpersonsawayMarks specified household members as away to adjust home automation and security.
setpersonshomeMarks specified household members as home to resume normal automation settings.
setthermpointSets the target temperature and heating mode for a thermostat device.
switchscheduleActivates or switches to a different heating schedule for temperature control.
syncscheduleSynchronizes schedule changes across all thermostats in the home system.
On this Page