Kuba Szczodrzyński

Results 32 issues of Kuba Szczodrzyński

Hi, Currently, the [platform page](https://registry.platformio.org/platforms/kuba2k2/libretuya) in the PlatformIO Registry doesn't contain any quick start projects for developers. Such examples serve both to highlight widespread use cases and to help newcomers...

enhancement

# What does this implement/fix? This PR allows the user to preserve the WiFi credentials, that were entered using `captive_portal`, over subsequent OTA updates. I think this may be a...

integration: wifi
core
small-pr

# What does this implement/fix? Add a dedicated text_sensor to `debug` component for showing last reboot reason. Additionally, the `debug` component text sensor default icons were added. ## Types of...

integration: debug
core
small-pr

## Description: **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#3813 ## Checklist: - [x] Branch: `next` is for changes and new documentation that will go public with the...

has-parent
next

## Description: Add a dedicated text_sensor to `debug` component for showing last reboot reason. **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#3814 ## Checklist: - [x] Branch: `next`...

has-parent
next

- [x] fix AP mode (DHCP issues, wrong IP setting/reading) on ESPHome - fixed in 9495e3418c9bcd9d17813ad2e184b0f5b66a8ef3 - [ ] enable fast connect (BSSID connect) - [ ] fix STA connecting...

bug
enhancement

- [x] CB2x series - [x] CB3x series - [x] CBU - [x] CBLC5 - [ ] CBLC9 - [x] CB1S - [ ] CB8P

documentation
enhancement

enhancement

This is the second part of my PR (#631), which was previously reverted to remove changes unrelated to PC port. This PR adds the following features: --- 1. Command scheduling...