Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.46 KB

setup-ambientweather-console.md

File metadata and controls

41 lines (29 loc) · 1.46 KB
layout title parent nav_order
default
Configure AmbientWeather Console
Install
2

Configure AmbientWeather Console

Some models of AmbientWeather console's support publishing data to a configured HTTP endpoint. If your model supports this, then you can use ambientweather-local-server to receive this data.

1. Console Firmware

First step is to update your AmbientWeather Console firmware to the latest version.

Firmware update instructions

Model Min Firmware Version
WS-2000 1.7.6

2. Console Wifi Firmware

Additionally, the AmbientWeather Console has Wifi firmware that should be updated to the latest version.

Wifi Firmware update instructions

Model Min Wifi Firmware Version
WS-2000 4.3.2
WS-2902A 4.3.4

3. Configure Custom Server

  1. On your AmbientWeather Console find where you can configure a custom server
    1. IP Address will be the IP Address of your locally running ambientweather-local-server
    2. Port will be the port of your locally running ambientweather-local-server ex. 8080 by default
    3. Path should be: /api/ambientweather/metrics?
      1. The question mark at the end is required
  2. Save your settings
  3. Your AmbientWeather Console should now be pushing data to your ambientweather-local-server