Skip to content

The custom components that I do it myself and collect. And the configuration file now running in Ubuntu and raspberry

Notifications You must be signed in to change notification settings

xushuaibing/HomeAssistantExtra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HomeAssistantExtra

The custom components that I do it myself and collect. And the configuration file now running in Ubuntu and raspberry

Deemo

The front page has integrated the following platform

  • environment sensor

    • Including PM1.0/2.5/10 temp,lightlevel and humidity.thoes sensor can provide basic informations of room.

    • It base on MQTT + ESPEasy + NodeMcu(ESP8266)

  • Hefeng weather

    • weekly forcast can show today's details and next five day's weather

    • The hourly forcast shows next per 3 hour

    • The outdoor environment

    • quality life can tell you some advice for today's weather

  • XiaoMiGateWay

    • Xiaomi GateWay can make you control the XiaoMi hardware(if it can connected gateway......)
  • sonoff

    • Buy a sonoff hardware in taobao or itead .Most of it used to control relay(such like controling curtain like me).But now the firmware update and you can use sensor in sonoff's GPIO

    • sonoff also use ESP8266 as core,so the process is same as NodeMcu.

  • IPCamera

    • you can see the real-time situation on the web
  • baidu or dilb face_identify

    • you can use the identification from major technology companies .If you concerned about your own photos, you may choose local face reconition based on dilb or opencv.

  • Dingdong smart speaker

    • By HAbridge you can link to your dear smart speaker sunch as Echo then the bridge will let your speaker become more powerful(control device in HA not only in instructions)

    • BTW the interaction with Dingdong looks so stupid ,maybe i should select a smarter one.

  • node_red

    • this webpage just for people with Internet of Things experience.of course after clear the functions of it,you can easily make highly controllable automation strategy instead of HA's editor.
  • vlc for tts

    • the vlc platform is for wired speaker,For stable i give up to choose wiredless speakers.The TTS platform is baidu.

The whole HA and HAbridge and node-red is running on the docker.

About

The custom components that I do it myself and collect. And the configuration file now running in Ubuntu and raspberry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.5%
  • HTML 37.4%
  • Shell 1.1%