ManagerWeather

Access this instance at HomeyAPIV3Local.weather.

Extends

  • HomeyAPIV3.ManagerWeather

Instance Methods

getState

(async) getState(): Promise.<any>

Scopes

homey.system.readonly

HTTP

GET /api/manager/weather/state

Returns

Promise.<any>

getWeather

(async) getWeather(): Promise.<any>

Scopes

homey.geolocation.readonly

HTTP

GET /api/manager/weather/weather

Returns

Promise.<any>