Skip to content

Releases: cvc90/Fermax-Blue-Intercom

Version 1.1

27 Sep 18:47
02651c9
Compare
Choose a tag to compare

Fermax Blue Intercom Script (Version 1.1)

Fermax Blue

Description

Second version of the Fermax Blue Intercom Script to connect with the Fermax Blue API (used to show user information, show intercom information, intercom history, open door)

New features 🆕

  • Added message if the door opens or does not open
  • Added function "Get credits"
  • Added function "Version"
  • Added argument "--credits"
  • Added argument "--version"
  • Variables added for the "Get credits" function
  • Variables added for the "Version" function

Improvements 🚑

  • Added comments to help developers understand the code more easily
  • Updated fake client application and iOS device headers to the latest available version.
  • Code restructuring to improve performance
  • Cleaning white spaces
  • Fix in function "Open door"
  • Fix in "README.md" in the "Disclaimer" section
  • Fix in "README.md" in the "License" section
  • Fixes in "README.md" in the "Arguments" section
  • Fix in "README_DE.md" in the "Haftungsausschluss" section
  • Fix in "README_DE.md" in the "Lizenz" section
  • Fixes in "README_DE.md" in the "Argumente" section
  • Fix in "README_ES.md" in the "Aviso" section
  • Fix in "README_ES.md" in the "Licencia" section
  • Fixes in "README_ES.md" in the "Argumentos" section

Full Changelog (32 commits)

Version 1.0

26 Sep 05:38
7891e12
Compare
Choose a tag to compare

Fermax Blue Intercom Script (Version 1.0)

Fermax Blue

Description

First version of the Fermax Blue Intercom Script to connect with the Fermax Blue API (used to show user information, show intercom information, intercom history, open door)

New features 🆕

  • Show user information
  • Show user information in .json
  • Shows information about the devices paired
  • Shows information about the devices paired in .json
  • Show intercom information
  • Show intercom information in .json
  • Intercom history
  • Intercom history in .json

Improvements 🚑

  • Now "open door" is not executed every time you run the script, it is now only executed with the --open-door argument
  • Code restructuring to improve performance
  • Cleaning white spaces
  • Added comments to help developers understand the code more easily

Full Changelog (47 commits)