home-assistant-js-websocket
:aerial_tramway: JavaScript websocket client for Home Assistant (by home-assistant)
advanced-camera-card
A comprehensive camera card for Home Assistant (by dermotduffy)
home-assistant-js-websocket | advanced-camera-card | |
---|---|---|
1 | 6 | |
320 | 675 | |
5.0% | 7.7% | |
8.6 | 9.4 | |
2 days ago | 6 days ago | |
TypeScript | TypeScript | |
GNU General Public License v3.0 or later | MIT License |
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.
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.
home-assistant-js-websocket
Posts with mentions or reviews of home-assistant-js-websocket.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-18.
-
What is your preferred way to do automations?
Now I write most of my automations in Javascript/Node using generators which makes it super easy to reason with lots of async stuff. You can use https://github.com/home-assistant/home-assistant-js-websocket to interface with Home Assistant.
advanced-camera-card
Posts with mentions or reviews of advanced-camera-card.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Viewing motion recording in a timeline
You may want to try out the Frigate Lovelace Card
-
How do you find events at a specific time quickly?
I use the Custom Frigate HASS Card as it now has nice timeline features. It makes going to specific times MUCH easier.
-
Birdseye restream
Personally I am using the frigate-hass-card v5 beta2 which natively supports the new go2rtc features and provides a very slick HA native front end to frigate. I don't send the streams to anything else at the moment.
- Just upgraded from 0.11->0.12-rc2
-
Planning to create a CCTV ecosystem. Need a guide
However, if you choose firgate I HIGHLY suggest using latest release candidate or 0.12* version if it is out by then. It is much more stable and it can use other AI accelerators rather than coral TPU. You can use OpenVINO aka intel CPUs 6th gen and up and Nvidia GPUs. Here list of HW and expected performance. I personally picked up a cheap 6th gen i3 because of it's low TDP and option to accelerate and a low price (on ebay you can get office drone email box with i3 6th gen in as low as 70-60 EUR because businesses are upgrading to win 11 so you can get really good deals). Frigates UI is ok but it lacks camera controls (lights, IR, movement, zoom lvls, etc.), however if you will be using home assistant it has an excellent plugin that lets you pull add anything else that integrates with HA in custom buttons/controls https://github.com/dermotduffy/frigate-hass-card
-
Self hosted alternative to Security cams like Anker Eufy etc?
Yes, the cameras do a compressed raw stream to frigate, there are home-assistant integrations directly with frigate which allow you to view live streams directly on your homepage and view historical recordings https://github.com/dermotduffy/frigate-hass-card. Frigate is responsible for the recognition (using the coral) as well as detection. I store all the recordings on my unraid NAS (both HA and frigate run on docker containers). I keep all recordings for 14 days, 90 days if there's anything detected on them. I get push notifications on my phone when a person is detected approaching the house, all through home-assistant via the mqtt integration on frigate.
What are some alternatives?
When comparing home-assistant-js-websocket and advanced-camera-card you can also consider the following projects:
frontend - :lollipop: Frontend for Home Assistant
home-assistant-sun-card - Home assistant sun card based on Google weather design
twitch-js - A community-centric, community-supported version of tmi.js
ewelink-web-ui - Ewelink Web App Tool for managing devices from PC
node-red-contrib-home-assistant-websocket - Node-RED integration with Home Assistant