room-assistant
android
room-assistant | android | |
---|---|---|
22 | 28 | |
1,291 | 2,574 | |
0.3% | 3.1% | |
0.0 | 9.7 | |
13 days ago | 4 days ago | |
TypeScript | Kotlin | |
MIT License | Apache License 2.0 |
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.
room-assistant
- Room scale object tracking
- Trigger IFTTT when phone is near a location without using GPS (Bluetooth?)
- motion sensor as on/off switch
-
Some whole house audio and presence detection use cases
Also, I am using the bluetooth on the Pi to drive Room Assistant, to tell which room I'm in and automatically switch on the audio in that room when I am in that room, and switch it off when I leave. It also has support for the grid-eye sensor which looks like the flir sensor you useThere's also a similar project for ESP32 called ESPresence.
-
Are bluetooth beacons still the best way to do location tracking in a building?
Check out Room Assistant. I have 9 RaspberryPi Zeros set up around my house and these do a great job tracking which rooms our cats are in, provided that we put a tiny BLE dongle on their collar.
-
I miss my self-hosting hobby
Earlier I had six raspberry pi's spread around the house to try out new things (e.g. room level presence detection - which did not work well despite weeks of tuning - and as snapcast clients). But it became a pita to keep watch over so many independent systems, updating them, remembering the IP, passwords, forgetting what I have installed last time, etc. This is what I like with the whole docker thing: fire up a container, tweak it, and then if it is not used delete it again without affecting the other services.
- People that use NFC tags, what are your most useful tasks with them?
-
Home Assistant – open-source home automation
There's a project called "room-assistant", however you'd need to have multiple Raspberry Pis running it in various locations...
https://www.room-assistant.io/
-
Triangulation by WiFi and Bluetooth for presence in rooms?
You can try room-assistant. It takes your Bluetooth devices and calculates distance, works quite nice in my environment for in room detection.
-
Indoor location?
I've been playing around with room assistant. https://www.room-assistant.io/
android
-
A story on home server security
> Can you expand on this further? Wouldn’t this just be exposing myself to the same vulnerabilities as OP?
Yeah I wouldn't do this personally, I just mentioned it as the simplest option.
> If I use nginx as a reverse proxy, would I be mitigating the risk?
If the reverse proxy performs additional authentication before allowing traffic to pass onto the service it's protecting, then yes, it would.
One of my more elegant solutions has been to forward a port to nginx and configure it to require TLS client certificate verification. I generated and installed a certificate on each of my devices. It's seamless for me in day to day usage, but any uninvited visitors would be denied entry with a message saying that they didn't provide a valid certificate.
However support for client certificates is spotty outside of browsers, across platforms, which is unfortunate. For example HomeAssistant on Android supports it [1] (after years of pleading), but the iOS version doesn't. [2] NextCloud for iOS however supports it [3].
In summary, I think any kind of authentication added at the proxy would be great for both usability and security, but it has very spotty support.
> Based on other advice, it seems like the self hosted VPN (wireguard) is the safest option, but slower.
I think so. It shouldn't be slow per se, but it's probably going to affect battery life somewhat and it's annoying to find it disconnected when you try to access Immich or other services.
[1] https://github.com/home-assistant/android/pull/2526
[2] https://community.home-assistant.io/t/secure-communication-c...
[3] https://github.com/nextcloud/ios/pull/2908
-
Xiaomi has provided official support for Home Assistant
> What I'm missing out on is an (Android) app, and I think that this would be a good reason to think about moving over to HA.
There is! The Home assistant companion - it brings you a lot of functionality in terms of location, notifications, sensors and what not into the HA world.
https://companion.home-assistant.io/
-
How to keep tabs on GitHub Repositories' new releases of software?
Otherwise, I am thinking of just polling the release page (for example https://github.com/home-assistant/android/releases/latest) with some API and checking for changes in the new URL that it redirects to. But this seems quite "dirty" really.
-
Homeassistant and tasker with MQTT {help please}
If You have Home Assistant's companion app installed on the phone You can broadcast intent from HA to other apps.
-
Does anyone know how to get the home icon on the lock screen of NP1 like this image?
I found this Link on Github which states the same thing for android 12
-
Wear OS not reaching Home Assistant local server through public IP/DDNS over bluetooth when phone is connected to LAN.
I recently bough a Wear OS smartwatch. Installed Home Assistant app on it and connected to my HA server using my domain name. Now the problem is the smartwatch cannot reach HA server when it is connected to my phone over bluetooth and my phone is connected to my LAN. If my phone is not connected to my LAN it works. Also If I disconnect bluetooth and force the watch to use wifi then it works. This issue is well explained in a bug on github.
- What are some nice open source Android projects?
-
Wear OS complication hell... How do you use them?
here where most of that code lives: https://github.com/home-assistant/android/tree/master/wear/src/main/java/io/homeassistant/companion/android/complications
-
What Foss apps you can't live without.
Home Assistant https://github.com/home-assistant/android
-
That time I forgot to create alerts for a leak sensor
I opened up the Home Assistant app on my phone and pulled up the sensor. It had, indeed, worked as designed and clearly showed that the leak started at about 11:30pm the night before… it was currently about 7:30am.
What are some alternatives?
OpenMQTTGateway - MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
find3 - High-precision indoor positioning framework, version 3.
ActivityLauncher - Activity launcher creates shortcuts for any installed app and hidden activities to launch them with ease
openhab-addons - Add-ons for openHAB
dohot - DoHoT: making practical use of DNS over HTTPS over Tor