Welcome Guest ( Log In | Register )

656 Pages « < 54 55 56 57 58 > » Bottom

Outline · [ Standard ] · Linear+

 Smart Home, Let's discuss

views
     
WIS9000
post Aug 25 2017, 10:56 AM

On my way
****
Junior Member
534 posts

Joined: Nov 2007
QUOTE(Two5Kid @ Aug 24 2017, 06:49 PM)
All your devices have to add another adapter socket? I'm no electrician, but what if we change the plug head into a plug (male part) that can fit into the XiaoMi socket (female part)?
*
Yup. that's the only draw back. I can live with it cos they are cheap.

Btw, how much are other compatible hubs / gateways that works with xiaomi zigbees?
ianlti
post Aug 25 2017, 11:06 AM

Getting Started
**
Junior Member
203 posts

Joined: Apr 2010
From: KL,PJ
QUOTE(WIS9000 @ Aug 25 2017, 10:56 AM)
Yup. that's the only draw back. I can live with it cos they are cheap.

Btw, how much are other compatible hubs / gateways that works with xiaomi zigbees?
*
so far i only know Samsung Smartthings hub works with xiaomi zigbees as they using same wave. others sensors are more expansive and need to import from US.
luvox
post Aug 29 2017, 12:40 AM

On my way
****
Junior Member
626 posts

Joined: Oct 2009
how to adapt echo dot with HA? Where is that config.json & what is "run make" to generate haaska.zip

Setup

In the config/ directory, copy config.json.sample to config.json and update it. Below is a listing of properties that config.json will accept.

Run make to build a deployable package of haaska. This will generate a haaska.zip file that you'll upload to AWS Lambda (if you're used to docker you can try running make with docker build -t haaska . && docker run -v "$PWD":/usr/src/app haaska
alucard89
post Aug 29 2017, 08:24 AM

Look at all my stars!!
*******
Senior Member
4,454 posts

Joined: Apr 2006
QUOTE(luvox @ Aug 29 2017, 12:40 AM)
how to adapt echo dot with HA? Where is that config.json & what is "run make" to generate haaska.zip

Setup

In the config/ directory, copy config.json.sample to config.json and update it. Below is a listing of properties that config.json will accept.

Run make to build a deployable package of haaska. This will generate a haaska.zip file that you'll upload to AWS Lambda (if you're used to docker you can try running make with docker build -t haaska . && docker run -v "$PWD":/usr/src/app haaska
*
Easier way for me was to install ha bridge, then just need to add ha settings (login/ports).
Then all devices added in ha should show up in ha bridge.

http://xbmcnut.blogspot.my/2016/10/install...pberry.html?m=1
luvox
post Aug 29 2017, 08:34 AM

On my way
****
Junior Member
626 posts

Joined: Oct 2009
QUOTE(alucard89 @ Aug 29 2017, 08:24 AM)
Easier way for me was to install ha bridge, then just need to add ha settings (login/ports).
Then all devices added in ha should show up in ha bridge.

http://xbmcnut.blogspot.my/2016/10/install...pberry.html?m=1
*
I havent bought Pi & installed HA on windows. What should i do on 1st step "On your Raspberry Pi, make sure you are in the Pi home folder:
cd /home/pi/"


rx330
post Aug 29 2017, 10:31 AM

10k Club
********
All Stars
11,808 posts

Joined: Jun 2006
im running HA bridge, just for alexa to communicate with vera devices
alucard89
post Aug 30 2017, 12:08 AM

Look at all my stars!!
*******
Senior Member
4,454 posts

Joined: Apr 2006
QUOTE(luvox @ Aug 29 2017, 08:34 AM)
I havent bought Pi & installed HA on windows. What should i do on 1st step "On your Raspberry Pi, make sure you are in the Pi home folder:
cd /home/pi/"
*
For windows, you can follow this guide

http://www.echotalk.org/index.php?topic=1730.0
luvox
post Aug 30 2017, 07:32 PM

On my way
****
Junior Member
626 posts

Joined: Oct 2009
QUOTE(alucard89 @ Aug 30 2017, 12:08 AM)
For windows, you can follow this guide

http://www.echotalk.org/index.php?topic=1730.0
*
Yesterday found this site n get the setup done. But dont know how to add broadlink batch file. There is script/https/udp/tcp option, which one work with broadlink? How to generate broadlink batch file? On the HA, i still fail to add broadlink to domain. Copy broadlink script onto configuration.yaml still cant get the broadlink added to domain. Saw some youtube video use HA domain, recall to generate script
alucard89
post Aug 31 2017, 09:11 PM

Look at all my stars!!
*******
Senior Member
4,454 posts

Joined: Apr 2006
QUOTE(luvox @ Aug 30 2017, 07:32 PM)
Yesterday found this site n get the setup done. But dont know how to add broadlink batch file. There is script/https/udp/tcp option, which one work with broadlink? How to generate broadlink batch file? On the HA, i still fail to add broadlink to domain. Copy broadlink script onto configuration.yaml still cant get the broadlink added to domain. Saw some youtube video use HA domain, recall to generate script
*
For my setup, I don't think I dealt with any broadlink batch file/script
Easier way to add the broadlink devices is by following this guy's steps in the description (he's using it for google home, echo also can)



You'll just need to add your homeassistant ip/login info

Attached Image


ianlti
post Aug 31 2017, 11:20 PM

Getting Started
**
Junior Member
203 posts

Joined: Apr 2010
From: KL,PJ
QUOTE(alucard89 @ Aug 31 2017, 09:11 PM)
For my setup, I don't think I dealt with any broadlink batch file/script
Easier way to add the broadlink devices is by following this guy's steps in the description (he's using it for google home, echo also can)



You'll just need to add your homeassistant ip/login info

Attached Image
*
Wow hand itchy now. Too bad my house is not ready yet, just finished installed all the Broadlink TC2 today and tested manually. now had to plan where to install my with all my sonoff kits.
luvox
post Aug 31 2017, 11:36 PM

On my way
****
Junior Member
626 posts

Joined: Oct 2009
QUOTE(alucard89 @ Aug 31 2017, 09:11 PM)
For my setup, I don't think I dealt with any broadlink batch file/script
Easier way to add the broadlink devices is by following this guy's steps in the description (he's using it for google home, echo also can)



You'll just need to add your homeassistant ip/login info

Attached Image
*
I followed this step 4 before this, add the code to configuration.yaml, but still cant find broadlink at domain as in step 5 to call the service

Step 4 code i changed to broadlink ip n mac & even a valid command script, still broadlink dont appear at domain


.


step 4, input the following code into the configuration.yaml code.
switch 2:
platform: broadlink
host: 192.168.1.244
mac: 'F4:56:4A:30:70:D8'
timeout: 15
switches:
tv_hdmi1:
friendly_name: "master chromecast"
command_on: 'JgBIAAABIZMRExITEjYSExMRERURExEUEDkRNxEUEjYSNhM3ETcSNxITETgSNhI2ExMQExE4ETYSNxIUERMSExE4ETcRFBETEQANBQ=='
command_off: 'JgBIAAABIZMRExITEjYSExMRERURExEUEDkRNxEUEjYSNhM3ETcSNxITETgSNhI2ExMQExE4ETYSNxIUERMSExE4ETcRFBETEQANBQ=='
(DO NOT USE MY command on / off code as your tv brand and mine may not be the same) copy the code from the original website https://home-assistant.io/components/...

step 5, access the the HASS web host http://ip address of pi:8123
on the top left.
Under developer tools, go to services, then domain choose broadlink, under services choose learn command. press Call Service and click a button on the remote you are going to learn.

This post has been edited by luvox: Aug 31 2017, 11:47 PM
mintgadget
post Sep 1 2017, 03:14 PM

Casual
***
Junior Member
326 posts

Joined: Jun 2008
great dummies way to setup home bridge for your pi

https://itunes.apple.com/us/app/homebridge-...1123183713?mt=8

they have several good plugins to assist in setup. works flawless with harmony hub, at least i can now activate a scene rather than individual devices on Siri

the interface is also great for troubleshooting for techies too with built in terminal and log reports
sonypshomer
post Sep 1 2017, 03:28 PM

Regular
******
Senior Member
1,594 posts

Joined: Aug 2017
QUOTE(alucard89 @ Aug 31 2017, 09:11 PM)
For my setup, I don't think I dealt with any broadlink batch file/script
Easier way to add the broadlink devices is by following this guy's steps in the description (he's using it for google home, echo also can)



You'll just need to add your homeassistant ip/login info

Attached Image
*
Google is having hard time when so many sound sources around
alucard89
post Sep 2 2017, 10:17 PM

Look at all my stars!!
*******
Senior Member
4,454 posts

Joined: Apr 2006
QUOTE(ianlti @ Aug 31 2017, 11:20 PM)
Wow hand itchy now. Too bad my house is not ready yet, just finished installed all the Broadlink TC2 today and tested manually. now had to plan where to install my with all my sonoff kits.
*
For tc2 integration with home assistant you can refer to this thread

https://community.home-assistant.io/t/integ...erry-pi/8807/69

Or just use the alexa rm plugin for android

luvox
Can you share your steps adding broadlink hub?

luvox
post Sep 3 2017, 02:20 AM

On my way
****
Junior Member
626 posts

Joined: Oct 2009
QUOTE(alucard89 @ Sep 2 2017, 10:17 PM)
For tc2 integration with home assistant you can refer to this thread

https://community.home-assistant.io/t/integ...erry-pi/8807/69

Or just use the alexa rm plugin for android

luvox
Can you share your steps adding broadlink hub?
*
Is it possible that i missed this installation, PyCrypto-wheel since im using windows? https://github.com/sfbahr/PyCrypto-Wheels

I follow the step to install pycrypto, type in cmd (dos) but error when it want to install
alucard89
post Sep 3 2017, 10:25 AM

Look at all my stars!!
*******
Senior Member
4,454 posts

Joined: Apr 2006
QUOTE(luvox @ Sep 3 2017, 02:20 AM)
Is it possible that i missed this installation, PyCrypto-wheel since im using windows? [url=[/url]

I follow the step to install pycrypto, type in cmd (dos) but error when it want to install
*
What's the error? I'm not quite familiar with the windows installation since I only use it on my raspberry pi

Also, anyone with sonoff products can try this OTA method to flash custom firmware, no need to hookup wires/use ftdi/soldering.
It worked on my sonoff t1 clone and I even flashed espurna firmware on top of it.

https://github.com/arendst/Sonoff-Tasmota/w...thout-compiling
ubeyou
post Sep 4 2017, 09:26 AM

DreamX
****
Senior Member
697 posts

Joined: Oct 2007
From: Zimbabwe



Hi guys, what's the cheapest 2 button wall switch that's compatible with smartthing? The cheapest I found is Aqara ZigBee which is about 99RMB.

Planned to use it to control indoor ceiling lights.
alucard89
post Sep 4 2017, 10:07 AM

Look at all my stars!!
*******
Senior Member
4,454 posts

Joined: Apr 2006
QUOTE(ubeyou @ Sep 4 2017, 09:26 AM)
Hi guys, what's the cheapest 2 button wall switch that's compatible with smartthing? The cheapest I found is Aqara ZigBee which is about 99RMB.

Planned to use it to control indoor ceiling lights.
*
Maybe you could just use aqara switch and tape on the wall?

Gearbest:Original Xiaomi Aqara Smart Wireless Switch https://gearbest.app.link/uwxmfQGD9F

There's also this one, need to flash with custom firmware for mqtt:

http://h5.m.taobao.com/awp/core/detail.htm...066&toSite=main

https://community.smartthings.com/t/release...-switches/45957

This post has been edited by alucard89: Sep 4 2017, 10:11 AM
ubeyou
post Sep 4 2017, 10:48 AM

DreamX
****
Senior Member
697 posts

Joined: Oct 2007
From: Zimbabwe



QUOTE(alucard89 @ Sep 4 2017, 10:07 AM)
Maybe you could just use aqara switch and tape on the wall?

Gearbest:Original Xiaomi Aqara Smart Wireless Switch https://gearbest.app.link/uwxmfQGD9F

There's also this one, need to flash with custom firmware for mqtt:

http://h5.m.taobao.com/awp/core/detail.htm...066&toSite=main

https://community.smartthings.com/t/release...-switches/45957
*
The aqara switch you posted above is a wireless switch. How does it communicate with the wall switch?

爆款智能家居易微联WIFI开关插座86型无线墙壁面板 is reasonable priced, but is it good to have lots of wifi waves flowing around the house? I worried it might weaken my house main wifi.

This post has been edited by ubeyou: Sep 4 2017, 10:52 AM
alucard89
post Sep 4 2017, 10:53 AM

Look at all my stars!!
*******
Senior Member
4,454 posts

Joined: Apr 2006
QUOTE(ubeyou @ Sep 4 2017, 10:48 AM)
The aqara switch you posted above is a wireless switch. How does it communicate with the wall switch?

爆款智能家居易微联WIFI开关插座86型无线墙壁面板 is reasonable priced, but is it good to have lots of wifi waves flowing around the house? I worried it might weaken my house main wifi.
*
Oh wait, that's only for xiaomi lights I guess
Maybe you can skip that one

656 Pages « < 54 55 56 57 58 > » Top
 

Change to:
| Lo-Fi Version
0.0217sec    0.26    6 queries    GZIP Disabled
Time is now: 29th November 2025 - 01:59 AM