tuya-local VS elkm1

Compare tuya-local vs elkm1 and see what are their differences.

elkm1

Elk M1 Security and Automation Controller System, in Rust (by scottlamb)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tuya-local elkm1
5 2
954 0
- -
9.9 3.9
4 days ago 6 months ago
Python Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tuya-local

Posts with mentions or reviews of tuya-local. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-08.

elkm1

Posts with mentions or reviews of elkm1. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-08.
  • Home Assistant blocked from integrating with Garage Door opener API
    17 projects | news.ycombinator.com | 8 Nov 2023
    ratgdo looks really nice! I've been controlling my garage door via dry contact on my Elk security system [1] and monitoring the door status via a separate rolling door reed sensor. [2] But from following the ratgdo link, I learned that my "Security+ 1.0" garage door opener has a RS-232 interface with a protocol that will tell you about door status and obstructions. That's better!

    I just clicked the buy link on the ratgdo thing to support the nice, well-documented open-source [3] project. In truth though I have the right hardware sitting around here already, so I might just use that depending on how long the "back ordered" status lasts...

    [1] There's a Home Assistant integration for the Elk M1 Gold with some Python library; I also have my own WIP Rust library for interacting with it here: <https://github.com/scottlamb/elkm1>

    [2] something like this one: https://www.amazon.com/Gebildet-Security-Rolling-Magnetic-Ap...

    [3] docs at <https://paulwieland.github.io/ratgdo/> but the actual code is in a separate repo at <https://github.com/ratgdo/esphome-ratgdo>

  • I made a home security system, powered by a Raspberry Pi 3
    2 projects | news.ycombinator.com | 1 Jan 2023
    I own one. It's good but not perfect. Some complaints:

    * The protocol has a lot of oddities. E.g. it sends out spurious "fully armed" messages when it's actually in the process of arming [1] so a good integration has to debounce these. (The one built into Home Assistant doesn't, last I checked. It just reports weird states. iirc it will even say "arming" long after the panel is fully armed.) The command to disarm remotely only works if the user whose code is supplied is configured in a particular way. (Can't find the reference for this right now.)

    * The remote programming tool is a flaky VB.NET app. The protocol for this part isn't documented, although I've reverse-engineered part of it.

    fwiw, I have a work-in-progress Rust crate for talking with the Elk. It can be used as an alternate Home Assistant integration via MQTT. [2]

    I can definitely see the appeal of rolling your own. One problem though is that I think when talking to an alarm company, the panel is supposed to be certified in some way, which would be a significant barrier for a hobbyist design.

    [1] https://www.elkproducts.com/forums/topic/spurious-armed-full...

    [2] https://github.com/scottlamb/elkm1

What are some alternatives?

When comparing tuya-local and elkm1 you can also consider the following projects:

better_thermostat - This custom component for Home Assistant will add crucial features to your climate-controlling TRV (Thermostatic Radiator Valves) to save you the work of creating automations to make it smart. It combines a room-temperature sensor, window/door sensors, weather forecasts, or an ambient temperature probe to decide when it should call for heat and automatically calibrate your TRVs to fix the imprecise measurements taken in the radiator's vicinity.

esphome-ratgdo - ratgdo for ESPHome

HA_harmony_climate_component - ❄ Use a Harmony Hub to control an IR controlled climate device

Ubiquiti

tuya-home-assistant - Home Assistant integration for controlling Powered by Tuya (PBT) devices using Tuya Open API, maintained by the Home Assistant Community and Tuya Developer Team.

rat-ratgdo - Open source schematics for ratgdo PCB

pialarm - Alarm controller based on the PiFace Digital board.

pymyq - Python wrapper for MyQ API

nixpkgs - Nix Packages collection & NixOS