A python API to connect to Bosch Solution 2000/3000 alarm systems over local tcp/ip sockets
- Free software: GNU General Public License v3
- TODO
The connection to the alarm is insecure. The Bosch certificate expired in 2022 and needs a firmware update. The alarm also does not speak modern TLS; this package relies on you running an older version of python with an older version of openssl that still has support for SSLv2. BEWARE.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.