From e1840a37aa9bc81c96ef6b564c0c4e20682121f3 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Tue, 20 May 2025 11:53:54 -0400 Subject: [PATCH] Update refs for new repo --- README.md | 2 +- supersensor.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e33d49e..f9eacef 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Note: Once programmed, the output LED will flash continuously until connected For more details, please [see my first blog post on the SuperSensor project](https://www.boniface.me/the-supersensor/) and [my update post on version 2.0](https://www.boniface.me/the-supersensor-2.0). -**NOTE: For those with v1.x hardware, see [the branch for that code instead](https://github.com/joshuaboniface/supersensor/tree/v1.x).** +**NOTE: For those with v1.x hardware, see [the repository for that code instead](https://github.com/joshuaboniface/supersensor).** ## Major Changes from 1.x diff --git a/supersensor.yaml b/supersensor.yaml index 73ceec6..7839039 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -53,7 +53,7 @@ esphome: - switch.turn_on: voice_support_active dashboard_import: - package_import_url: github://joshuaboniface/supersensor/supersensor.yaml@2.x + package_import_url: github://joshuaboniface/supersensor2/supersensor.yaml esp32: board: esp32dev