Bigfish

joined 1 year ago
[–] Bigfish@lemmynsfw.com 2 points 8 months ago* (last edited 8 months ago) (2 children)

I would just use the old "Home changes to 0" state, and add a conditional for night (not night) and another for a triggered timer. I call my timer "Nanny mode", and it just blocks 'away from home' automations while it's running. I just need to remember to hit a button on my dashboard once a day or so, starting the 16h timer.

Here's my "set the alarm and lower the blinds when we leave, and put them back when we get home" auto:

description: ""
trigger:
  - platform: state
    entity_id:
      - zone.home
    to: "0"
    for:
      hours: 0
      minutes: 1
      seconds: 0
    id: Left home
  - platform: state
    entity_id:
      - zone.home
    from: "0"
    id: Came home
condition:
  - condition: not
    conditions:
      - condition: state
        entity_id: timer.nanny_mode
        state: active
action:
  - choose:
      - conditions:
          - condition: trigger
            id: Left home
        sequence:
          - service: alarmo.arm
            data:
              mode: away
              skip_delay: true
              entity_id: alarm_control_panel.alarmo
          - service: cover.set_cover_position
            data:
              position: 0
            target:
              entity_id:
                - cover.front_room_blinds
      - conditions:
          - condition: trigger
            id:
              - Came home
          - condition: or
            conditions:
              - condition: state
                entity_id: alarm_control_panel.alarmo
                state: armed_away
              - condition: state
                entity_id: alarm_control_panel.alarmo
                state: triggered
              - condition: state
                entity_id: alarm_control_panel.alarmo
                state: pending
        sequence:
          - choose:
              - conditions:
                  - condition: sun
                    before: sunrise
                    after: sunset
                sequence:
                  - service: alarmo.disarm
                    data:
                      entity_id: alarm_control_panel.alarmo
                  - device_id: #######
                    domain: alarm_control_panel
                    entity_id: #######
                    type: disarm
              - conditions:
                  - condition: sun
                    after: sunrise
                    before: sunset
                sequence:
                  - service: cover.set_cover_position
                    data:
                      position: 100
                    target:
                      entity_id: cover.front_room_blinds
                  - service: alarmo.disarm
                    data:
                      entity_id: alarm_control_panel.alarmo
                  - device_id: #####
                    domain: alarm_control_panel
                    entity_id: #####
                    type: disarm
mode: single
[–] Bigfish@lemmynsfw.com 13 points 8 months ago

You just stumbled onto one of the great hacks of Indian cooking: Onion Masala base. https://myheartbeets.com/indian-onion-masala/ try the butter paneer in this series - so easy, so good.

[–] Bigfish@lemmynsfw.com 5 points 8 months ago (3 children)

Fill the reservoir in the bottom to just below the pressure valve with good water. Put the grinds basket/funnel thing on, and full it just barely below full with medium grind beans. Screw on the top, put it on the stove on whatever burner is closest in size, open the lid. Turn on the heat and wait until it finishes and you hear it spurt air, then take it off and pour. Time on the heat should be around 3 min total, so start with a low-mid temp, and adjust up each attempt until you know where that heat level is for your stove. Thanks for coming to my Ted Talk.

[–] Bigfish@lemmynsfw.com 6 points 8 months ago (1 children)

These are the best. The Flex Firehose ones may not be super repairable, but they straight up last forever. I wore a rotation of 3 of these for 3 years straight before I saw the first fray.

[–] Bigfish@lemmynsfw.com 10 points 8 months ago

I'm just waiting for the black hole to form just from the mass of the infinite people between 0-1 on the Reals track.

[–] Bigfish@lemmynsfw.com 1 points 9 months ago

Cory Booker. I could see him saying it back, and that'd be nice.

[–] Bigfish@lemmynsfw.com 2 points 10 months ago* (last edited 10 months ago)

Reacher and Baldurs Gate 3. So, either a normal chaotic good BG3 playthrough with a fighter main, and all points in str con, and wis, none in charisma - or another season of Reacher but with mindflayers. Win-win.

[–] Bigfish@lemmynsfw.com 2 points 10 months ago

On one hand, it would be nice for us to drop the smart plug here, but at least those can be entirely local-only. I highly doubt any device API would be local.

[–] Bigfish@lemmynsfw.com 19 points 1 year ago (1 children)

I'm maintenance and building worker, and my profession is much higher on the danger list than cops, so does that mean I'm also a hero (...)?

Yes. Thank you for your service.

[–] Bigfish@lemmynsfw.com 8 points 1 year ago (1 children)

I mean, the main character, Westley, is literally The Dread Pirate Roberts. And there's swashbuckling, sailing, and a ragtag group of outlaws who come together despite all odds to fight the crown and take it's treasure (Buttercup).

That's a pirate movie.

[–] Bigfish@lemmynsfw.com 2 points 1 year ago

I hope someone told you it was a fuchsia by now. Because it's a fuchsia. And a biggun at that. Something like Black Cherry from the looks of it. https://www.portlandnursery.com/perennials/fuchsia

view more: ‹ prev next ›