This is a recommended update for all Hubitat Bridge plugin users.

Recent major changes include:
- v 2022.0.7 - Security Update
- v 2022.0.6 - Support for Aqara FP1 device
Added a requirement to update Cryptography package to version 39.0.2
If the Cryptography package version is older than 39.0.2, the plugin will be stopped and you will be asked to run the following command in a terminal session:
- Code: Select all
pip3 install --upgrade cryptography