Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
joeltoumi committed Oct 9, 2024
2 parents 6ecab31 + 5559347 commit b9530fd
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 119 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ stop_name: Nombre personalizado

Después de la instalación, la tarjeta debería verse de la siguiente manera:


![image](https://raw.githubusercontent.com/joeltoumi/sensor_crtm/f5d1b4e463a4e1128b87cefb50fd7839982107af/card.png)

[paypalme]: https://www.paypal.me/joelruiz
[paypalbedge]: https://camo.githubusercontent.com/3073969b3e2923ae564193fabf646ce6a85329cd39cbdfd3fa4d814cb5b48e92/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50617950616c2d3030343537433f7374796c653d666f722d7468652d6261646765266c6f676f3d70617970616c266c6f676f436f6c6f723d7768697465
[paypalbedge]: https://camo.githubusercontent.com/3073969b3e2923ae564193fabf646ce6a85329cd39cbdfd3fa4d814cb5b48e92/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50617950616c2d3030343537433f7374796c653d666f722d7468652d6261646765266c6f676f3d70617970616c266c6f676f436f6c6f723d7768697465
116 changes: 0 additions & 116 deletions bus-stop-card.js

This file was deleted.

Binary file added card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion custom_component/crtm/const.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from datetime import timedelta

DOMAIN = "crtm_bus_stop_integration"
DOMAIN = "crtm"
CONF_STOP_NUMBER = "stop_number"
API_URL = "https://api.transit.welbits.com/stops/times/"

Expand Down

0 comments on commit b9530fd

Please sign in to comment.