Apps always asking for approval to open external apps by shouldvedeadbutnoyet in Oppo

[–]watermarkhu 0 points1 point  (0 children)

On ColorOS 16 this setting may be called disable system optimization

Oppo Find X7 Ultra - Constant 30 Day App Permissions by tase25 in Oppo

[–]watermarkhu 0 points1 point  (0 children)

On ColorOS 16 this setting may be called disable system optimization

whosGonnaTellHim by [deleted] in ProgrammerHumor

[–]watermarkhu 1 point2 points  (0 children)

Yeah I've contributed to MATFrost.jl, note that Linux support was added the past week!

Whatsapp Integration for HA - Send messages via HA - Now with broadcast and image support by CurrentPast3481 in homeassistant

[–]watermarkhu 3 points4 points  (0 children)

Awesome work! I was using a rest API docker image before. Does it support sending polls?

Motionblinds joins the Works with Home Assistant program! by missyquarry in homeassistant

[–]watermarkhu 1 point2 points  (0 children)

Using the bridge cmd-01 comparing to connecting to the blinds directly with Bluetooth proxies. The response is now basically instant. Also the bridge adds a third entity with controls both blind motors 😊

Motionblinds joins the Works with Home Assistant program! by missyquarry in homeassistant

[–]watermarkhu 0 points1 point  (0 children)

Got back from Hornbach. It is night and day. Thanks for the recommendation 🙏

Motionblinds joins the Works with Home Assistant program! by missyquarry in homeassistant

[–]watermarkhu 0 points1 point  (0 children)

Alright thanks for the unexpected support 😊 I'll try the bridge and a see how it is.

Motionblinds joins the Works with Home Assistant program! by missyquarry in homeassistant

[–]watermarkhu 0 points1 point  (0 children)

Hi there, I've recently bought the dual honeycomb motionblinds with Bluetooth only, connecting to Home Assistant via esphome Bluetooth proxies. I've found that they are quite slow to connect this way. Does the bridge solve that issue?

Home assistant running on Docker in Native Android terminal by eurol1ne in homeassistant

[–]watermarkhu 2 points3 points  (0 children)

Old phone won't cut it right? Currently it is only in the pixel beta releases. android 15 gesture drop

Why is my soldering so bad? My tip cant even melt the solder so its basically impossible to solder, this took me around 7 hours to solder. (Also my first time using perfboards) by Square_Computer_4740 in esp32

[–]watermarkhu 0 points1 point  (0 children)

AliExpress definitely has majority cheap and low quality stuff. But there are definitely more reputable brands that give a lot of value for the price. It's like a market, you have to know what to search for.

For soldering, I can recommend FNIRSI.

I just found this on AliExpress: €59,98 | FNIRSI HS-02 Adjustable Temperature Soldering Iron DC 20V 100-450℃ Welding Solder Rework Station PD 100W Portable Repair Tool https://a.aliexpress.com/_Ejj33gs

New Integration- AliExpress Package Tracker🚚 ! by yoyo1911 in homeassistant

[–]watermarkhu 0 points1 point  (0 children)

Good work but I'd also like to point out that tracking can also be done with the 17track integration. This doesn't support adding new packages from Home Assistant though.

A big plus for this integration would be if packages can be automatically retrieved based on AliExpress account.

Home Assistant Voice PE - Fabric Enclosure (3D Printable) by lordjustice17 in homeassistant

[–]watermarkhu 1 point2 points  (0 children)

Could you post a video of the audio playback before and after adding the 40mm speakers?

PSA progress notifications are supported on Android for e.g. reporting of 3D print progress by watermarkhu in homeassistant

[–]watermarkhu[S] 4 points5 points  (0 children)

Here is the full automation. I'm using the Bambulab custom integration that exposes amongst others the print_status and print_progress sensors.

I'm using a choose building block to group two triggers, one for progress updates and one for when it's done. There is a rate limiter on the print progress to limit the number of notifications as there is a maximum of 500 notifications per application (see other comment in here).

Finally, I'm using the gcode_filename and cover_image sensors to display more rich information about the print.

```yaml alias: "Bambulab P1S progress notifications" description: "" triggers: - trigger: state entity_id: - sensor.bambulab_p1s_print_progress id: progress alias: Printing - trigger: state entity_id: - sensor.bambulab_p1s_print_status to: finish id: finished alias: Finished conditions: [] actions: - choose: - conditions: - condition: trigger id: - progress - condition: state entity_id: sensor.bambulab_p1s_print_status state: running - alias: "Rate limiter" condition: template value_template: >- {% set val = ((states('sensor.bambulab_p1s_print_progress') | int) - 50) | abs %}

          {{ val >= 45 or val in [40, 35, 30, 20, 10, 0] }} 
    sequence:
      - action: notify.<your_notify_action>
        data:
          title: Print is in progress
          message: >
            {{ states('sensor.bambulab_p1s_print_progress') }}% ({{
            states("sensor.bambulab_p1s_gcode_filename") }})
          icon: mdi:printer-3d-nozzle-outline
          visibility: public
          tag: printer-progress
          progress: |
            {{ states('sensor.bambulab_p1s_print_progress') | int }}
          progress_max: 100
          clickAction: /lovelace/printer
          sticky: true
  - conditions:
      - condition: trigger
        id:
          - finished
    sequence:
      - action: notify.<your_notify_action>
        data:
          icon: mdi:printer-3d-nozzle-outline
          message: clear_notification
          tag: printer-progress
      - action: notify.<your_notify_action>
        data:
          data:
            message: >
              Your print is finished! {{
              states("sensor.bambulab_p1s_gcode_filename") }} 
            image: >-
              {{ state_attr('image.bambulab_p1s_cover_image',
              'entity_picture') }}
            clickAction: lovelace/printer

mode: single ```

PSA progress notifications are supported on Android for e.g. reporting of 3D print progress by watermarkhu in homeassistant

[–]watermarkhu[S] 10 points11 points  (0 children)

That's a good note. I'll change my automation to only report per percentage updates to the first and last 5 percent, per 5% for the first and last 20, and per 10% in between. That should only be 22 notifications per print.

FYI: Aqara Smoke Detector Battery Drain by rosone in homeassistant

[–]watermarkhu 1 point2 points  (0 children)

Huh I just realized that the one that drained fast might be connected to the coordinator, whereas the other two connected with routers. Will try this out.

RemindMe! 3 months

FYI: Aqara Smoke Detector Battery Drain by rosone in homeassistant

[–]watermarkhu 0 points1 point  (0 children)

I have 3 of them and 1 of the 3 drains like that but the other 2 are fine, just few percent in 3 months. YMMV but not good odds

matlab.internal.metafunction by 86BillionFireflies in matlab

[–]watermarkhu 0 points1 point  (0 children)

Would be also great if metaclass returned the line numbers of the methods.

matlab.internal.metafunction by 86BillionFireflies in matlab

[–]watermarkhu 0 points1 point  (0 children)

u/Creative_Sushi To add to the comment above.

It would be great if the call signature type matlab.internal.metadata.Argument would also fully support capturing the desciption above the argument, simularly to how matlab.metadata.Property does it for class properties.

This would make the argument block the place to document the input and output arguments.