Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akeb/ali_ip_relay
https://github.com/akeb/ali_ip_relay
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/akeb/ali_ip_relay
- Owner: AKEB
- License: apache-2.0
- Created: 2022-08-30T10:13:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T07:49:21.000Z (over 2 years ago)
- Last Synced: 2023-08-17T20:33:37.584Z (over 1 year ago)
- Language: Python
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ali_ip_relay
This integration shows how you would go ahead and integrate a physical light into Home Assistant.
![IP-8.jpg](IP-8.jpg)
![IP-8-2.jpg](IP-8-2.jpg)[Buy in Aliexpress](https://aliexpress.com/item/32914881766.html)
### Installation
Copy this folder to `/custom_components/ali_ip_relay/`.
Add the following entry in your `configuration.yaml`:
```yaml
light:
- platform: ali_ip_relay
ip: IP_HERE
port: PORT_HERE
```