A monorepo consisting of documentation and implementations of the local communication protocol used by Steigen Automatic Laundry Systems.
Note: There are 2 "ecosystems" of Steigen appliances; They are differentiated by their compatibility with either the Steigen Home or Steigen Connect mobile app. As of right now, only Steigen appliances that support the Steigen Home mobile app have been tested.
Call for action: If you have a Steigen appliance that is not listed in the table below, please help populate the table below with a pull request, or file a new "Appliance Compatibility" issue in the the issue tracker.
The following documentation and implementations have been tested on the following Steigen hardware and firmware, and what local protocol version is being used:
Hardware | Main Module | MCU Module | Local Protocol (v3.0 / 3.3) | Date | Working? | Tested By |
---|---|---|---|---|---|---|
Solar | 3.1.4 | 2.0.0 | v3.3 | 4 April 2020 | Yes | @achrinza |
Even if the hardware or firmware combination is not listed, the documentation and implementations should still work. If you're encountering any issues, please open file a new "Appliance Compatibility" issue in the issue tracker.
The protocol documentation can be found under docs
.
The FAQ is broken down into the different docs pages so that they won't be too long and on-topic.
Copyright (c) 2021 The Open Steigen Authors.
Code in this monorepo are licensed under MIT.
Documentation in this monorepo are licensed under CC BY-SA 4.0.