Open gohlas opened 2 years ago
I think in addition to the notification command we should probably also add a sensor for the state of tethering
Is this being considered?
I think in addition to the notification command we should probably also add a sensor for the state of tethering
sensor being added in https://github.com/home-assistant/android/pull/4012
Great! Now we just need the action to be able to toggle the hotspot.
Any progress made here? Not been able to find anything myself, although looks like people have workarounds via Tasker or LlamaLab's Automate (which I can probably make work with Easer)
I want to automatically enable tethering on device [B] when device [A] leaves the house (or disconnect's from home WiFi) I can use use Easer on device [B], but it's pretty low on resources (mostly RAM) and I'd rather not permanently allocate more of them to yet another long-running service.
Is your feature request related to a problem? Please describe. I is a nice idea to be able to make automations that can turn on and off the hotspot.
Describe the solution you'd like My case is use is that I want to turn on the hotspot when the bluetooth is connected to the car (or any other trigger).
Describe alternatives you've considered, if any Currently I'm using another app to do this function.
Additional context non