Skip to content

AfonsoFGarcia/bluecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueCon

Library for connecting to Fermax Blue supported doorbells.

Tested Devices:

  • Fermax Veo XS WiFi (9449)

Installation

pip install bluecon

Acknowledgements

I'd like to thank all contributors of push_receiver and its many forks for provinding a library that can receive push notifications from Firebase. This is the essencial part of how Fermax Blue works in terms of receiving the doorbell rings and without it this project would be close to pointless. This library is included with some minor changes in this repo.