I have two Shelly dimmers and a four pack of Shelly wall plugs (relay with
current and voltage measurement) that use a well documented json protocol.
They connect using Wi-Fi or Bluetooth via an ESP which they provide
documentation on so you can flash your own firmware. Very DiY friendly and
low cost.

By default you can use the Shelly cloud with a phone app or point it at
your own "cloud" server.  They each have an internal web server you can use
to configure and operate the device without any external dependencies.
There's also http, UDP, and mqtt.

They can be completely commissioned out of the box via 9 without needing an
app or web browser if you connect to the default Wi-Fi access point served
by the ESP and use json commands over http. Unfortunately I could not get
my 9front laptop to connect due to a Wi-Fi association issue that needs to
be fixed.

There's an option where you can send/receive json strings via UDP so I
enabled that and use a script which bangs out a json string using aux/dial
and echo using the sys name in ndb. E.g. 'shelly brlights on' turns on my
bedroom lights.

I haven't looked into matter but supporting it sounds like it could be a
headache as it's one of those "open" standards that requires you to join a
foundation and pay a yearly fee.

On Thu, Jan 16, 2025, 6:22 PM sirjofri <sirjofri+ml-9f...@sirjofri.de>
wrote:

> Related, I wish there was some smart home hub software based on 9p, which
> supports the common protocols (matter etc). That way, with a single rpi on
> your network, you could control it with any 9p device. That could be great
> for more complex automation, as well as long term statistics.
> 
> But to be fair, I don't own any smart home device, and I'm also not the
> person who wants to automate the home like that.
> 
> sirjofri

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T7e46748858d9ab87-M6b06246d0ae416a56edcb422
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to