Skip to content

Commit

Permalink
allign manifest and readme domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
chiabre committed Jul 28, 2024
1 parent 26dec34 commit f2a22e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To enable this sensor, add the following lines to your `configuration.yaml` file

```yaml
sensor:
- platform: mbtalive
- platform: mbta
api_key: YOUR_MBTA_API_KEY
trips:
- name: "Morning Commute"
Expand Down
2 changes: 1 addition & 1 deletion custom_components/mbtalive/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"domain": "MBTA",
"domain": "mbta",
"name": "MBTALive",
"documentation": "https://github.com/chiabre/mbtalive",
"issue_tracker": "https://github.com/chiabre/mbtalive/issues",
Expand Down

0 comments on commit f2a22e7

Please sign in to comment.