Home-Assistant: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 38: | Line 38: | ||
## Tuya Smart or Smart Life app account Password. The password of your app account. | ## Tuya Smart or Smart Life app account Password. The password of your app account. | ||
=== Alexa | === Alexa Integration === | ||
# Create a skill | |||
[https://developer.amazon.com/fr-FR/alexa Amazon Developer] | |||
# Run the skill | |||
[https://us-east-1.console.aws.amazon.com/console AWS consol] |
Revision as of 14:24, 1 May 2022
Home Page / Link
Main Page: [home-assistant.io]
Install with docker
- Get source from Linuxserver and build (docker build)
Linux Server homeassistant
- Install HACS to get community app
HACS Instruction: HACS Prerequisites
- run a script under login directory on home assistant server
- Add HACS as a new integration
- Install localTuya with HACS and configure Tuya device localy
Configuration
Tuya Integration
- Create a could project at iot.tuya.com
- Country
- Choose the country you picked when signing up.
- Tuya IoT Access ID :
- Go to your cloud project on Tuya IoT Platform.
- Find the Access ID under Authorization Key on the Project Overview tab.
- Tuya IoT Access Secret
- Go to your cloud project on Tuya IoT Platform.
- Find the Access Secret under Authorization Key on the Project Overview tab.
- Account
- Tuya Smart or Smart Life app account Password. The password of your app account.
Alexa Integration
- Create a skill
- Run the skill