Merge pull request #33 from edwardtfn/0.0.4
Remove references to Blueprint in the README
This commit is contained in:
@@ -70,7 +70,7 @@ improv_serial:
|
|||||||
id: serial_improv
|
id: serial_improv
|
||||||
|
|
||||||
logger:
|
logger:
|
||||||
level: INFO
|
level: DEBUG
|
||||||
|
|
||||||
ota:
|
ota:
|
||||||
platform: esphome
|
platform: esphome
|
||||||
|
|||||||
10
README.md
10
README.md
@@ -1,7 +1,9 @@
|
|||||||
# TX Ultimate Easy
|
# TX Ultimate Easy
|
||||||
|
|
||||||
|  | Welcome to TX Ultimate Easy! This project aims to provide custom firmware for Sonoff TX Ultimate devices based on ESPHome, making it easy for even the least tech-savvy users to configure and use. Our goal is to have all the configurations manageable directly through the Home Assistant UI or via blueprints, eliminating the need to edit YAML files manually. |
|
<!-- markdownlint-disable MD013 -->
|
||||||
|
|  | Welcome to TX Ultimate Easy! This project aims to provide custom firmware for Sonoff TX Ultimate devices based on ESPHome, making it easy for even the least tech-savvy users to configure and use. Our goal is to have all the configurations manageable directly through the Home Assistant UI, eliminating the need to edit YAML files manually. |
|
||||||
| --- | :-- |
|
| --- | :-- |
|
||||||
|
<!-- markdownlint-enable MD013 -->
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
@@ -27,9 +29,6 @@ To be written.
|
|||||||
- **Via Home Assistant UI:**
|
- **Via Home Assistant UI:**
|
||||||
All device settings can be managed through the Home Assistant interface. No need to edit YAML files directly.
|
All device settings can be managed through the Home Assistant interface. No need to edit YAML files directly.
|
||||||
|
|
||||||
- **Using Blueprints:**
|
|
||||||
Import and use blueprints to quickly configure your device for common use cases.
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
To be written.
|
To be written.
|
||||||
|
|
||||||
@@ -55,5 +54,6 @@ If you find this project helpful, consider supporting us through Buy Me a Coffee
|
|||||||
|
|
||||||
[](https://www.buymeacoffee.com/edwardfirmo)
|
[](https://www.buymeacoffee.com/edwardfirmo)
|
||||||
|
|
||||||
|
<!-- markdownlint-disable MD033 -->
|
||||||
<img src="Assets/Logo.webp" alt="TX Ultimate Easy Logo" width="100"/>
|
<img src="Assets/Logo.webp" alt="TX Ultimate Easy Logo" width="100"/>
|
||||||
|
<!-- markdownlint-enable MD033 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user