Skip to main content

Wiser by Feller µGateway API

Project description

Wiser by Feller API Async Python Library

aioWiserbyfeller

Use your Wiser by Feller smart light switches, cover controls and scene buttons in your python project.

Beware: This integration implements Wiser by Feller and not Wiser by Schneider Electric, which is a competing Smart Home platform (and is not compatible). It es even more confusing, as Feller (the company) is a local subsidiary of Schneider Electric, catering only to the Swiss market.

Functionality

Devices

Wiser by Feller devices always consist of two parts: The control front and the base module. There are switching base modules (for light switches and cover controllers) and non-switching base modules (for scene buttons and secondary controls).

Because the functionality changes when the same base module is used with a different front, the combination of the two is considered an unique device.

Devices are connected with each other by a proprietary K+ bus system. One (and only one) device acts as a WLAN gateway (called µGateway) to interface with the system.

Status LEDs

Each front features a configurable RGB LED edge for their buttons. Normally you would configure those in the Wiser Home app. They can be configured in color and brightness. For buttons controlling a load, there can be two different brightnesses: One for if the load is on and one for if it is off. For others (e.g. scene buttons) there can only be one brightness, as there is no logical "on" state.

Note: Due to the implementation on the devices, the status light is not suited for fast updating, as multiple slow API calls are necessary.

Known issues

  • As of right now, the µGateway API only supports Rest and Websockets. MQTT is implemented, but only for the proprietary app.
  • Note: device names are in German because manufacturer does not have an English online presence.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiowiserbyfeller-1.0.0b6.tar.gz (32.3 kB view hashes)

Uploaded Source

Built Distribution

aiowiserbyfeller-1.0.0b6-py3-none-any.whl (46.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page