Version 1.0
Fermax Blue Intercom Script (Version 1.0)
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