You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for raising a expander card issue. Please take the time to review the following
11
+
categories as some of them do not apply here.
12
+
13
+
🙅 "Please DO NOT Raise an Issue" Cases
14
+
- Question
15
+
STOP!! Please ask questions about how to use something, or to understand why something isn't
16
+
working as you expect it to Github discussion or on forum https://community.home-assistant.io/t/expander-accordion-collapsible-card/738817/4.
17
+
- Managed Dependency Upgrade
18
+
You DO NOT need to raise an issue for a managed dependency version upgrade as there's a semi-automatic process for checking managed dependencies for new versions before a release. BUT pull requests for upgrades that are more involved than just a version property change are still most welcome.
19
+
- With an Immediate Pull Request
20
+
An issue will be closed as a duplicate of the immediate pull request, so you don't have to raise an issue if you plan to create a pull request immediately.
21
+
22
+
🐞 Bug report (please don't include this emoji/text, just add your details)
23
+
Please provide details of the problem, including the version of expander card and your Brwoser that you
24
+
are using. If possible, please provide a test case or sample application that reproduces
25
+
the problem. This makes it much easier for us to diagnose the problem and to verify that
26
+
we have fixed it
27
+
For quick troubleshooting, prepare a [minimally reproducible example](https://en.wikipedia.org/wiki/Minimal_reproducible_example).
28
+
29
+
!!!Please check your Browser console for Javascript errors!!!
30
+
31
+
32
+
33
+
TIP: You can always edit your issue if it isn't formatted correctly.
34
+
See https://guides.github.com/features/mastering-markdown
[](https://www.buymeacoffee.com/andre0512)
7
-
[](https://github.com/Andre0512/speedport/releases/latest)
8
-
[](https://tooomm.github.io/github-release-stats/?username=Andre0512&repository=speedport)
9
-
[](https://tooomm.github.io/github-release-stats/?username=Andre0512&repository=speedport)
Telekom Speedport Integration for Home Assistant based
12
9
on [speedport-api](https://github.com/Andre0512/speedport-api.git).
13
10
11
+
## Introduction
12
+
13
+
First a few words to start with. A big thank you goes to @Andre0512 (https://github.com/Andre0512/speedport), who initially launched the card, but he does not have enough time for further care. I forked this card for my own HomeAssistant to make a few improvements. I give no guarantee for the functionality and no promise of lifelong maintenance, as I do the whole thing in my free time. Of course, I am happy about every contribution and PR
14
+
15
+
14
16
## Features
15
17
16
18
- Track presence of connected devices
@@ -24,11 +26,20 @@ on [speedport-api](https://github.com/Andre0512/speedport-api.git).
24
26
* Speedport Smart 4
25
27
26
28
## Installation
27
-
**Method 1:**[](https://my.home-assistant.io/redirect/hacs_repository/?owner=Andre0512&repository=speedport&category=integration)
The Speedport is not available in [HACS][hacs] (Home Assistant Community Store) by default, but you can add it as custom repositories.
30
33
31
-
**Method 3:** Manually copy `speedport` folder from [latest release](https://github.com/Andre0512/speedport/releases/latest) to `config/custom_components` folder.
34
+
1. Install HACS if you don't have it already
35
+
2. Open HACS in Home Assistant
36
+
3. Add this repository (https://github.com/MelleD/speedport) via HACS Custom repositories ([How to add Custom Repositories](https://hacs.xyz/docs/faq/custom_repositories/))
37
+
38
+
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=MelleD&repository=speedport&category=plugin)
39
+
40
+
### Manuall (not recommended)
41
+
42
+
Manually copy `speedport` folder from [latest release](https://github.com/MelleD/speedport/releases/latest) to `config/custom_components` folder.
32
43
33
44
_Restart Home Assistant_
34
45
@@ -41,13 +52,36 @@ _If the integration is not in the list, you need to clear the browser cache._
41
52
42
53
### Further Information
43
54
44
-
If you have email notifications enabled, make sure you have the "A security related event has occurred" option unchecked
45
-
or you will receive a lot of emails, see [#1](https://github.com/Andre0512/speedport/issues/1).
55
+
If you have email notifications enabled, make sure you have the "A security related event has occurred" option unchecked or you will receive a lot of emails.
46
56
47
57
## Support
48
58
49
-
If you find this project helpful and would like to support its development, you can buy me a coffee! ☕
59
+
Clone and create a PR to help make the card even better.
<ahref="https://www.buymeacoffee.com/melled"target="_blank"><imgsrc="https://www.buymeacoffee.com/assets/img/custom_images/white_img.png"alt="Buy Me A Coffee"style="height: auto!important;width: auto!important;" ></a>
0 commit comments