android
find3
android | find3 | |
---|---|---|
28 | 4 | |
2,644 | 4,693 | |
3.4% | 0.7% | |
9.7 | 0.0 | |
about 24 hours ago | over 2 years ago | |
Kotlin | Go | |
Apache License 2.0 | MIT License |
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.
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.
find3
-
Afroman - Why You Disconnecting My Video Camera (Official Music Video)
There's already a ready made solution you can connect with OpenHAB called Find3 that uses Bluetooth and WiFi signals and combines it with "machine learning" do basic room detection.
- In your opinion, what is the coolest IoT application that uses AI?
- Majority of Canadians support COVID-19 vaccine passports for concerts, travel: Ipsos
-
room-assistant v2.13 - track room presence of iOS devices using BLE
Not with room-assistant currently, but you can take a look at FIND3 for Android and st0nedBs rooms for iOS.
What are some alternatives?
room-assistant - Presence tracking and more for automation on the room-level
dohot - DoHoT: making practical use of DNS over HTTPS over Tor
pingtunnel - Pingtunnel is a tool that send TCP/UDP traffic over ICMP
ActivityLauncher - Activity launcher creates shortcuts for any installed app and hidden activities to launch them with ease
covid-19-excess-deaths-tracker - Source code and data for The Economist's covid-19 excess deaths tracker