Skip to content

Commit

Permalink
Change default to stable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lanwin committed Feb 13, 2024
1 parent 3d847da commit 47ec302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ uart:

# Import custom component from GitHub
external_components:
- source: github://lanwin/esphome_samsung_ac@main
- source: github://lanwin/esphome_samsung_ac@stable # use @main if you want the latest development (possibly unstable?)
components: [samsung_ac]

# Configuration of AC component
Expand Down

0 comments on commit 47ec302

Please sign in to comment.