Coder Social home page Coder Social logo

ha_rsms's Introduction

ha_rsms

RSMS Client Component for HomeAssistant

RSMS是一个反向网络链接组件,能为没有外网IP的服务进行简单的反向代理,此项目为针对HA的组件

安装

从源代码安装

git clone "[email protected]:meetutech/ha_rsms" ${HOME}/.homeassistant/custom_components/ha_rsms

一键安装

curl -f -o- -LS "https://raw.githubusercontent.com/meetutech/ha_rsms/master/install.sh" | bash

如需要指定HA的配置文件目录,可执行如下代码:

curl -f -o- -LS "https://raw.githubusercontent.com/meetutech/ha_rsms/master/install.sh" | HASS_CONFIG_PATH=<config_path> bash

将其中<config_path>替换成实际目录即可

配置

在configuration.yaml文件中,添加:

ha_rsms:

重启HA即可

链接微信

HA启动后会通过Notification系统发送一个二维码,打开微信扫描二维码,即可拉起小程序

ha_rsms's People

Contributors

littlepush avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.