Skip to content

Commit

Permalink
alexa4p3: Removed internal links from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msinn committed Jan 16, 2024
1 parent afe934a commit 2de9c3f
Show file tree
Hide file tree
Showing 2 changed files with 1,303 additions and 28 deletions.
56 changes: 28 additions & 28 deletions alexa4p3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,34 +4,34 @@ Alexa4PayloadV3

## Table of Content

1. [Generell](#generell)
2. [Change Log](#changelog)
3. [Requrirements](#requirements)<br>
[Einrichtung Amazon-Skill / Lambda-Funktion](#Skill)<sup><span style="color:red"> **Neu**</sup></span>
4. [Icon / Display Categories](#Icons)<sup><span style="color:blue"> **Update**</sup></span>
5. [Entwicklung / Einbau von neuen Skills](#Entwicklung)
6. [Alexa-ThermostatController](#ThermostatController) + [Thermosensor](#Thermostatsensor)
7. [Alexa-PowerController](#PowerController)
8. [Alexa-BrightnessController](#BrightnessController)
9. [Alexa-PowerLevelController](#PowerLevelController)
10. [Alexa-PercentageController](#PercentageController)
11. [Alexa-LockController](#LockController)
12. [Alexa-CameraStreamController](#CameraStreamController) <sup><span style="color:blue"> **Update**</sup></span>
13. [Alexa-SceneController](#SceneController)
14. [Alexa-ContactSensor](#ContactSensor)
15. [Alexa-ColorController](#ColorController)
16. [Alexa-RangeController](#RangeController) <sup><span style="color:red"> **Neu**</sup></span>
17. [Alexa-ColorTemperaturController](#ColorTemperaturController) <sup><span style="color:red"> **Neu**</sup></span>
18. [Alexa-PlaybackController](#PlaybackController) <sup><span style="color:red"> **Neu**</sup></span>
19. [Web-Interface](#webinterface) <sup><span style="color:red"> **Neu**</sup></span>



## [Beispiel-Konfigurationen](#Beispiel) <sup><span style="color:red"> **Neu**</sup></span>


- [der fast perfekte Rolladen](#perfect_blind) <sup><span style="color:red"> **Neu**</sup></span>
- [Items in Abhängikeit des letzten benutzten Echos-Devices schalten](#get_last_alexa)<sup><span style="color:red"> **Neu**</sup></span>
1. Generell]
2. Change Log
3. Requrirements<br>
Einrichtung Amazon-Skill / Lambda-Funktion<sup><span style="color:red"> **Neu**</sup></span>
4. Icon / Display Categories<sup><span style="color:blue"> **Update**</sup></span>
5. Entwicklung / Einbau von neuen Skills
6. Alexa-ThermostatController + Thermosensor
7. Alexa-PowerController
8. Alexa-BrightnessController
9. Alexa-PowerLevelController
10. Alexa-PercentageController
11. Alexa-LockController
12. Alexa-CameraStreamController <sup><span style="color:blue"> **Update**</sup></span>
13. Alexa-SceneController
14. Alexa-ContactSensor
15. Alexa-ColorController
16. Alexa-RangeController <sup><span style="color:red"> **Neu**</sup></span>
17. Alexa-ColorTemperaturController](#ColorTemperaturController) <sup><span style="color:red"> **Neu**</sup></span>
18. Alexa-PlaybackController](#PlaybackController) <sup><span style="color:red"> **Neu**</sup></span>
19. Web-Interface](#webinterface) <sup><span style="color:red"> **Neu**</sup></span>



## Beispiel-Konfigurationen <sup><span style="color:red"> **Neu**</sup></span>


- der fast perfekte Rolladen <sup><span style="color:red"> **Neu**</sup></span>
- Items in Abhängikeit des letzten benutzten Echos-Devices schalten<sup><span style="color:red"> **Neu**</sup></span>
# --------------------------------------

## Generell <a name="generell"/></a>
Expand Down
Loading

0 comments on commit 2de9c3f

Please sign in to comment.