Rodrigo Martín
Rodrigo Martín
# What does this implement/fix? Adds the ability to create a fully custom BLE server with its own services, characteristics and descriptors. ## Types of changes - [ ] Bugfix...
## Description: As described in esphome/esphome#7009. **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#7009 ## Checklist: - [x] I am merging into `next` because this is new documentation...
# What does this implement/fix? Added `wifi.save_ap_settings` action that stores the SSID and password in persistent memory. This allows for more complex setups where the SSID and password might be...
# What does this implement/fix? Added templated options for MQTT `broker`, `port`, `username`, `password`, `client_id`, `discovery`, `discover_ip`, `discovery_retain`, `discovery_prefix` and `topic_prefix` (and the topics for `birth_message`, `will_message`, `shutdown_message` and `log_topic`)....
## Description: **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#7335 ## Checklist: - [x] I am merging into `next` because this is new documentation that has a matching...
## Description: **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#7327 ## Checklist: - [x] I am merging into `next` because this is new documentation that has a matching...