Skip to content

Releases: souliss/souliss

Souliss v7.3-beta.0

06 Jan 11:46
Compare
Choose a tag to compare

Preliminary support for ESP32 (WiFi and multi-core), migrating to latest ESP8266 cores (2.6.3) and Arduino IDE (1.8.1)

Souliss v7.2-beta.1

30 Oct 21:27
Compare
Choose a tag to compare

Completed support for KMP Electronics PRODINo WiFi-ESP WROOM-2

  • Rewritten KMP Electronics PRODINo WiFi-ESP WROOM-2 examples for RS485
  • Fixed support for ESP8266 and RS485
  • Publish/Subscribe methods renamed to avoid conflict with MQTT library

Souliss v7.2-beta.0

08 Oct 21:14
Compare
Choose a tag to compare

The Gateway can now interact easily with event-based cloud services using the new LASTIN. Debug messages can now be printed on any interface and not only USART with a simple inSketch definition.

  • Preliminary Support for KMP Electronics PRODINo WiFi-ESP WROOM-2
  • Revamped LASTIN for simpler use with Cloud services
  • Debug object #define is centralized
  • Introduction of Pulsed Output functions
  • Support for ESP8266 Core 2.3.0
  • Resolved many compiler warnings

Souliss v7.1-beta.1

12 Dec 19:27
Compare
Choose a tag to compare

Patch release, minor bugfix and improvements.

Souliss v7.1-beta.0

14 Oct 10:28
Compare
Choose a tag to compare

Introduce the runtime switch between Gateway or Peer and an HTTP based WebConfig interface for ESP8266 with support for OTA.

  • Support for Authometion LYT8266 WiFi Multicolor Bulb
  • Support for IONO Relay Board
  • Support for Industruino PLC
  • Support for Controllino Maxi PLC
  • Gateway behaviour can now be set at runtime
  • Support for ESP8266 OTA (Over the Air) programming
  • Added WebConfiguration for ESP8266
  • Introduced a Lock-down for User Interfaces
  • Added T6n Typicals, Analog Setpoint
  • Bugfix for T18, T19 and T31
  • Bugfix for Moteino support
  • General bugfix (see issues)

Souliss v7.0-beta.6

16 Aug 11:35
Compare
Choose a tag to compare

Introduce the support for the new LYT88 light bulbs from Authometion and include several bugfix and enhancements.

  • Support for Authometion LYT88 LED RGB+W Light Bulbs
  • Introduced Remote I/O
  • Introduced vNet Hard Reset to force a reset via Watchdog
  • Most used log messages are now located in the programming memory and no longer in RAM
  • Minor bugfix for T12 and T22
  • Standard deadband for analog value at 1.5% (was at 5%)
  • Added example for standard Arduino with USART / RS485
  • Added example for ESP8266 with USART / RS485

Souliss v.7.0-beta.5

28 May 17:31
Compare
Choose a tag to compare

Porting for 16-bit and 32-bit microcontrollers and support to run Souliss directly on Expressif ESP8266 SoC with WiFi

  • Porting for 16-bit and 32-bit microcontrollers
  • Support for Expressif ESP8266 SoC with WiFi
  • vNet over USART extended to ESP8266
  • Minor bugfix

Souliss v.7.0-beta.4

14 Oct 10:29
Compare
Choose a tag to compare
Souliss v.7.0-beta.4 Pre-release
Pre-release
v7.0-friariello.4

Public release for Souliss v7.0.4

Souliss v.7.0-beta.3

07 May 20:41
Compare
Choose a tag to compare

Revised configuration structure and dynamic addressing features, extended support for battery operated devices.

  • Configuration is only available through inSketch or changing the configuration files
  • Quick Configuration is deprecated.
  • Dynamic Addressing works also in case of complex network
  • EEPROM is used to retain network configuration for either Gateway and Peers
  • Review of all examples
  • Zeroconfig examples
  • Introduction of Publish/Subscribe user methods
  • Massive commands can be used between nodes
  • Media 3 has been moved from MAC broadcast to IP broadcast
  • General bugfix

Souliss v.7.0-beta.2

07 Apr 20:17
Compare
Choose a tag to compare
Souliss v.7.0-beta.2 Pre-release
Pre-release

Pre-release of Souliss v7.0

Upgrade for Arduino IDE 1.6.3 and bugfix for battery operated devices

  • Improvement for battery operated devices
  • Introduced the User Config file
  • Compiles in Arduino IDE 1.6.3