Python-bsblan

Latest version: v0.5.18

Safety actively analyzes 623282 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 13

5.4.2

Bump pre-commit from 2.3.0 to 2.4.0 ...

3.8.0

liudger
🚑 Removed params not needed …

v.0.3.6
🚑 small fix to catch only json content

v.0.3.5
✨ changed some logic to make sure bsblan lib receives json data from bsblan device

- cleaned code
- bumped requirements

v.0.3.3
minor tweaks and cleanup

v.0.3.1
bumped requirements
🚑 fixed passkey string

v.0.3.0
🔥 Breaking changes
- fixed some flaws and changed some parameters
- add some extra code for test

3.2

- ATTENTION: In BSB_LAN_config.h, new layout of log_parameters, avg_parameters and ipwe_parameters now written in curly brackets and different size (40 instead of 80) and type ("parameter" instead of "float"). Please update your BSB_LAN_config.h accordingly to prevent errors!
- Added configuration file versioning checks to prevent the use of outdated configuration files with newer software versions.
- Variable esp32_save_energy now defaults to false because it only seems to make sense when using LAN connection or if you use WiFi and can live with the performance impact.
- Added folder "custom_functions" where code examples for useful functions will be collected which are nevertheless too specific to be added to BSB-LAN's core code.
- Added custom function example for mapping DS18B20 sensors to fixed custom floats parameters
- This release has been supported by the following GitHub Sponsors: BraweProg, fdobrovolny, Harald

3.1

* ATTENTION: For ESP32 devices using internal flash for log storage: Filesystem was switched from SPIFFS to LittleFS. Download important log data before updating!
* ATTENTION: In BSB_LAN_config.h, the structure of log_parameters, avg_parameters and ipwe_parameters has changed and now includes the destination device on the bus!
* ATTENTION: New EEPROM schema may result in lost web-configuration settings when updating. Note your settings prior to updating!
* ATTENTION: New variable esp32_save_energy in BSB_LAN_config.h - update before compiling new version.
* ATTENTION: New variable bssid in BSB_LAN_config.h - defines a fixed BSSID address to connect to when using WiFi on ESP32.
* Parameters can now be queried from other devices on the bus using the ! notation also when logging (including MQTT) or using average or IPWE parameters
* Enable/disable power saving on ESP32. Saves 20% of energy, but can have impact on WiFi range and downloading speed of log files when using WiFi (LAN not affected)
* Improved performance and flash memory usage on ESP32 devices using internal flash for logging due to switch from SPIFFS to LittleFS
* To improve handling of large datalogs: date range selection in /DG, new url commands /Da,b /DA /DB /Dn /DI /DKn
* This release has been supported by the following GitHub Sponsors: lapixo, nrobadey

3.0

* ATTENTION: BSB_LAN_custom_defs.h.default needs to be renamed to BSB_LAN_custom_defs.h and only contains a very limited set of parameters by default. See the manual for getting device-specific parameter lists.
* Add new '/LN' URL command to force logging irrespective of current interval.
* Improved library checks: No need for ESP32 users to remove ArduinoMDNS and WiFiSpi folders anymore.
* New SdFat version 2 for Arduino Due
* New data type VT_BINARY_ENUM
* This release has been supported by the following GitHub Sponsors: Alex, DE-cr

2.2.1

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.