esp-homekit-devices

Advanced firmware to add native Apple HomeKit and custom configurations, compatible with any SoC based on ESP32, ESP32-S, ESP32-C and ESP8266 series. (Shelly, Sonoff, Electrodragon, Tuya...)

OTHER License

Stars
2.7K
Committers
4
esp-homekit-devices - Home Accessory Architect v2.4.6

Published by RavenSystem over 4 years ago

Changelog:

  • Window Covering: Added "xa" key.
  • Window Covering: New custom option "m": key to modify percentage margen used to sync cover when it is full opened/closed. Valid value: an integer from 0 to 100. Default: 15.

Changelog v2.4.0:

  • General: Added new logger system (Advanced Logger Library) ONLY for normal mode. Now "o": key options are:
    0 Disable logs. Default.
    1 UART0 logs.
    2 UART1 logs.
    3 Network logs (Use nc -kulnw0 45678 to view).
    4 UART0 and network logs.
    5 UART1 and network logs.

  • Thermostat: Fixed bug that avoid to exec action when sensor fails.

  • Temperature Sensor: Now values will be set to 0 when sensor fails.

  • Thermostat and Temperature Sensor: Added new types for thermistors.

Wiki will be updated as soon as possible.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - Home Accessory Architect v2.4.5

Published by RavenSystem over 4 years ago

Changelog:

  • General: Memory improvements.
  • Accessory: New optional "cd": key to add a delay (milliseconds) after an accessory is created, and before next accessory creation. Default: none. Typical use: Let initial accessory actions to exec and free memory before next accessory is created.

Changelog v2.4.0:

  • General: Added new logger system (Advanced Logger Library) ONLY for normal mode. Now "o": key options are:
    0 Disable logs. Default.
    1 UART0 logs.
    2 UART1 logs.
    3 Network logs (Use nc -kulnw0 45678 to view).
    4 UART0 and network logs.
    5 UART1 and network logs.

  • Thermostat: Fixed bug that avoid to exec action when sensor fails.

  • Temperature Sensor: Now values will be set to 0 when sensor fails.

  • Thermostat and Temperature Sensor: Added new types for thermistors.

Wiki will be updated as soon as possible.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - HAA OTA v3.2.0

Published by RavenSystem over 4 years ago

Changelog:

  • Memory improvements.
  • Updated Advanced Logger Library.

Changelog v3.0.0:

  • Added option to use any web server (local or remote) instead GitHub.
    User is able to setup host and path, port and enable SSL.
  • Security improvement: Now all firmwares must be signed and verified with hardcoded public key.
  • Allowed versions downgrade.
  • Performance improvements.
  • Reduced flash size.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - Home Accessory Architect v2.4.4

Published by RavenSystem over 4 years ago

Changelog:

  • Normal mode: Fixed default log output when "o" is not declared.
  • Log output: Added last part of MAC address to network logs.

Changelog v2.4.0:

  • General: Added new logger system (Advanced Logger Library) ONLY for normal mode. Now "o": key options are:
    0 Disable logs. Default.
    1 UART0 logs.
    2 UART1 logs.
    3 Network logs (Use nc -kulnw0 45678 to view).
    4 UART0 and network logs.
    5 UART1 and network logs.

  • Thermostat: Fixed bug that avoid to exec action when sensor fails.

  • Temperature Sensor: Now values will be set to 0 when sensor fails.

  • Thermostat and Temperature Sensor: Added new types for thermistors.

Wiki will be updated as soon as possible.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - Home Accessory Architect v2.4.3

Published by RavenSystem over 4 years ago

Changelog:

  • Thermostat: Change deadband behaviour.

Changelog v2.4.0:

  • General: Added new logger system (Advanced Logger Library) ONLY for normal mode. Now "o": key options are:
    0 Disable logs. Default.
    1 UART0 logs.
    2 UART1 logs.
    3 Network logs (Use nc -kulnw0 45678 to view).
    4 UART0 and network logs.
    5 UART1 and network logs.

  • Thermostat: Fixed bug that avoid to exec action when sensor fails.

  • Temperature Sensor: Now values will be set to 0 when sensor fails.

  • Thermostat and Temperature Sensor: Added new types for thermistors.

Wiki will be updated as soon as possible.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - Home Accessory Architect v2.4.2

Published by RavenSystem over 4 years ago

Changelog:

  • Thermostat and Temperature Sensor: Change way to process sensor data and exec actions.

Changelog v2.4.0:

  • General: Added new logger system (Advanced Logger Library) ONLY for normal mode. Now "o": key options are:
    0 Disable logs. Default.
    1 UART0 logs.
    2 UART1 logs.
    3 Network logs (Use nc -kulnw0 45678 to view).
    4 UART0 and network logs.
    5 UART1 and network logs.

  • Thermostat: Fixed bug that avoid to exec action when sensor fails.

  • Temperature Sensor: Now values will be set to 0 when sensor fails.

  • Thermostat and Temperature Sensor: Added new types for thermistors.

Wiki will be updated as soon as possible.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - HAA OTA v3.1.5

Published by RavenSystem over 4 years ago

Changelog:

  • Fixed bug that could avoid haamain.bin installations.

Changelog v3.0.0:

  • Added option to use any web server (local or remote) instead GitHub.
    User is able to setup host and path, port and enable SSL.
  • Security improvement: Now all firmwares must be signed and verified with hardcoded public key.
  • Allowed versions downgrade.
  • Performance improvements.
  • Reduced flash size.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - HAA OTA v3.1.4

Published by RavenSystem over 4 years ago

Changelog:

  • Greater delay before reboot to allow send logs over network.

Changelog v3.0.0:

  • Added option to use any web server (local or remote) instead GitHub.
    User is able to setup host and path, port and enable SSL.
  • Security improvement: Now all firmwares must be signed and verified with hardcoded public key.
  • Allowed versions downgrade.
  • Performance improvements.
  • Reduced flash size.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - Home Accessory Architect v2.4.1

Published by RavenSystem over 4 years ago

Changelog:

  • Normal mode: Increase task size in Advanced Logger Task.

Changelog v2.4.0:

  • General: Added new logger system (Advanced Logger Library) ONLY for normal mode. Now "o": key options are:
    0 Disable logs. Default.
    1 UART0 logs.
    2 UART1 logs.
    3 Network logs (Use nc -kulnw0 45678 to view).
    4 UART0 and network logs.
    5 UART1 and network logs.

  • Thermostat: Fixed bug that avoid to exec action when sensor fails.

  • Temperature Sensor: Now values will be set to 0 when sensor fails.

  • Thermostat and Temperature Sensor: Added new types for thermistors.

Wiki will be updated as soon as possible.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - HAA OTA v3.1.3

Published by RavenSystem over 4 years ago

Changelog:

  • Increase task size in Advanced Logger Task.

Changelog v3.0.0:

  • Added option to use any web server (local or remote) instead GitHub.
    User is able to setup host and path, port and enable SSL.
  • Security improvement: Now all firmwares must be signed and verified with hardcoded public key.
  • Allowed versions downgrade.
  • Performance improvements.
  • Reduced flash size.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - Home Accessory Architect v2.4.0

Published by RavenSystem over 4 years ago

Changelog:

  • General: Added new logger system (Advanced Logger Library) ONLY for normal mode. Now "o": key options are:
    0 Disable logs. Default.
    1 UART0 logs.
    2 UART1 logs.
    3 Network logs (Use nc -kulnw0 45678 to view).
    4 UART0 and network logs.
    5 UART1 and network logs.

  • Thermostat: Fixed bug that avoid to exec action when sensor fails.

  • Temperature Sensor: Now values will be set to 0 when sensor fails.

  • Thermostat and Temperature Sensor: Added new types for thermistors.

Wiki will be updated as soon as possible.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - HAA OTA v3.1.2

Published by RavenSystem over 4 years ago

Changelog:

  • Update Advanced Logger Library.

Changelog v3.0.0:

  • Added option to use any web server (local or remote) instead GitHub.
    User is able to setup host and path, port and enable SSL.
  • Security improvement: Now all firmwares must be signed and verified with hardcoded public key.
  • Allowed versions downgrade.
  • Performance improvements.
  • Reduced flash size.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - HAA OTA v3.1.1

Published by RavenSystem over 4 years ago

Changelog:

  • Fixed version checker bug that avoid to finish installation.

Changelog v3.0.0:

  • Added option to use any web server (local or remote) instead GitHub.
    User is able to setup host and path, port and enable SSL.
  • Security improvement: Now all firmwares must be signed and verified with hardcoded public key.
  • Allowed versions downgrade.
  • Performance improvements.
  • Reduced flash size.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - HAA OTA v3.1.0

Published by RavenSystem over 4 years ago

Changelog:

  • Now device reboots when a download fails.
  • Use new Advanced Logger Library.

Changelog v3.0.0:

  • Added option to use any web server (local or remote) instead GitHub.
    User is able to setup host and path, port and enable SSL.
  • Security improvement: Now all firmwares must be signed and verified with hardcoded public key.
  • Allowed versions downgrade.
  • Performance improvements.
  • Reduced flash size.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - Home Accessory Architect v2.3.10

Published by RavenSystem over 4 years ago

Changelog:

  • Thermostat: Fixed bug that could not show correct thermostat state when deadband was used.

Changelog v2.3.0:

  • Thermostats and Temperature Sensors: Added new sensor types attached to ADC.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - Home Accessory Architect v2.3.9

Published by RavenSystem over 4 years ago

Changelog:

  • Thermostat: Logic improvements.

Changelog v2.3.0:

  • Thermostats and Temperature Sensors: Added new sensor types attached to ADC.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - Home Accessory Architect v2.3.8

Published by RavenSystem over 4 years ago

Changelog:

  • Thermostat: Logic improvements.
  • Thermostat: Added actions "10" and "11".

Changelog v2.3.0:

  • Thermostats and Temperature Sensors: Added new sensor types attached to ADC.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - Home Accessory Architect v2.3.7

Published by RavenSystem over 4 years ago

Changelog:

  • Thermostat: Added actions "8" and "9".

Changelog v2.3.0:

  • Thermostats and Temperature Sensors: Added new sensor types attached to ADC.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - HAA OTA v3.0.8

Published by RavenSystem over 4 years ago

Changelog:

  • Prevents device to stuck when DNS fails.

Changelog v3.0.0:

  • Added option to use any web server (local or remote) instead GitHub.
    User is able to setup host and path, port and enable SSL.
  • Security improvement: Now all firmwares must be signed and verified with hardcoded public key.
  • Allowed versions downgrade.
  • Performance improvements.
  • Reduced flash size.

Read Wiki for more info.

Donate Chat Twitter

esp-homekit-devices - Home Accessory Architect v2.3.6

Published by RavenSystem over 4 years ago

Changelog:

  • HomeKit: Improved mDNS memory management.
  • IR Actions: Reduced memory usage.

Changelog v2.3.0:

  • Thermostats and Temperature Sensors: Added new sensor types attached to ADC.

Read Wiki for more info.

Donate Chat Twitter

Badges
Extracted from project README
Release GitHub download Donate Twitter Chat