Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known Working devices #7

Open
rhamblen opened this issue Nov 19, 2019 · 5 comments
Open

Known Working devices #7

rhamblen opened this issue Nov 19, 2019 · 5 comments

Comments

@rhamblen
Copy link
Collaborator

rhamblen commented Nov 19, 2019

Although this should work with any mqtt exposed interface i will try to document all working device here that have been tested by users and know to be working.

Tested by sgupta999

  • Tasmotized sonoff mini
  • Tasmotized sonoff basic
  • Tasmotized RF brige - using bridge i have controlled the following
    • Etekcity RF outlets
    • Generic RF switches controlling any ST devices - have tried Hue switches, X10 etc.
  • WemosD1 / nodemcu flashed with Tasmota

Tested by rhamblen

  • Sonoff mini - no problems
  • Sonoff T1 3channel - no problems
  • Sonoff T1/Touch - no problems
  • Shelly 1 (flashed with Tasmota) - no problems
  • Shelly 4 pro (stock firmware as you cant flash it!) - built the device handler and happilly working and reading power and energy.
  • NodeMCU test rig flashed with tasmota - for testing device handlers! - working fine
  • Sonofff iFan03

Tested by robross0606

  • Contact and motion sensors natively from HassIO
  • no config file needed
@sgupta999
Copy link
Owner

sgupta999 commented Nov 19, 2019

Glad to hear they are all working
I can add
Sonoff basic
wemos d1

on the custom device handler
are you using processMQTT action method or a custom one?

@rhamblen rhamblen reopened this Nov 29, 2019
@rhamblen
Copy link
Collaborator Author

ive got it working with iFan03 (all the MQTT packets passing both ways and contolling the fan speed and lights; processMQTT working properly to interpret Fanspeed but ignore everything else... needed to look at stat/x/RESULT to get fanspeed but that means I've got to check what to interpret and what to ignore!)
im just finishing a decent device handler. Bonus...because it is Tasmota, it should work with the iFan02 as well.

@sgupta999
Copy link
Owner

You have got to get the sonoff RF bridge - takes this to a whole new level.
I can get any cheapo rf transmitter physical switch from aliexpress stick that switch anywhere and control one -> one or one->many any number of RF or non-rf devices with these physical switches they don't even have to be tasmotized or wifi or mqtt enabled because the the RF bridge can act as the MQTT hub for all non mqtt devices translating RF signals to MQTT messges to mbs-server.

i just used an rf switch to control a legacy x10 lamp that is exposed through HABridge. No new device handlers - just simple change in config in the config file

@sgupta999
Copy link
Owner

Also robross0606 has confirmed the legacy part of the bridge works with HassIO without config file

@sgupta999 sgupta999 changed the title update on testing... Known Workind devices Dec 3, 2019
@sgupta999 sgupta999 changed the title Known Workind devices Known Working devices Dec 3, 2019
@rhamblen
Copy link
Collaborator Author

rhamblen commented Dec 3, 2019

moved info to wiki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants