Larry Kluger

Results 7 issues of Larry Kluger

Please add a license file. Many thanks!

See https://n0rdy.foo/posts/20250121/okta-bcrypt-lessons-for-better-apis/ Bcrypt is typically used to encrypt passwords. But it currently silently accepts input over 72 char even though characters 73 and beyond are ignored. This enables appsec attacks...

### The problem TL;DR: Receiving messages works great. In HA I see all of the settings for the HVAC, and the display changes quickly when an HVAC remote is used...

bug

## 📄 Description Add NASA documentation to the project (retrieved from Internet Archive's Wayback machine). Documentation has been converted to markdown with some reformatting to enable better display. ### What...

### The problem YAML documentation for [UART data logging](https://github.com/omerfaruk-aran/esphome_samsung_hvac_bus/wiki/Troubleshooting#debugging-data-reception) is not correct. Currently: ```` uart: rx_pin: GPIO3 baud_rate: 9600 debug: uart: direction: BOTH after: delimiter: "\n" sequence: - lambda: UARTDebug::log_hex(direction,...

bug

### What happened? Zigbee2mqtt ver 2.6.0 Repro steps: 1. Open [Settings icon] 2. Click `Advanced` 3. Change `Last Seen` to `ISO_8601_Local` 4. Click `Submit` at bottom of screen 5. Result:...

bug

Add board-specific documentation to [docs/ESP32-Devices.md](https://github.com/tasmota/docs/blob/master/docs/ESP32-Devices.md) for ESP32-S3-ETH & -POE-ETH boards.