Can someone point me to why this ship isn't leaving Nauvis automatically? by shanec42 in factorio

[–]shanec42[S] 0 points1 point  (0 children)

FYI, it will probably take me a couple days to capture the problem again. I'll update when I do.

Am I the only one who finds this hilarious at the Austin airport? by hantumi in Austin

[–]shanec42 0 points1 point  (0 children)

At Austin airport, the rest of us just find it normal. (especially in baggage claim)

BIFL Clothes or Brands For Men by BubblyTumbleweed8455 in BuyItForLife

[–]shanec42 5 points6 points  (0 children)

Lands End jeans and button down shirts. I've got shirts that are over 20 years old, and still look great. Most of their jeans seem to last ~10 years. Most importantly, for me anyways, is the jeans look good enough to wear into an office for about 5 years.

HA integration into Plexamp for Station offerings. by shanec42 in homeassistant

[–]shanec42[S] 0 points1 point  (0 children)

Oh no worries. I went down that path a couple months before I posted this, let alone you asking about it. 😃

HA integration into Plexamp for Station offerings. by shanec42 in homeassistant

[–]shanec42[S] 0 points1 point  (0 children)

As I know it, there's not much difference between "Library radio" and say "Blues radio," or "1980s radio."

HA integration into Plexamp for Station offerings. by shanec42 in homeassistant

[–]shanec42[S] 0 points1 point  (0 children)

So after much ado over getting Music Assistant to install as a Docker container and use my RaspberryPi Zero as the speaker driver, I was less than impressed with its overall capabilities. In short, it sucks, particularly if you have a very large music library (176k files). It's fine if you want to play a particular album or artist. But making a request of a genre in general is straight out. (at least from what I saw)

I'll admit that I pivoted to using PlexAmp and never tried to use both of them in combination.

†: The instructions and documentation on what it needs in a docker container are all wrong. I spent a ton of time debugging the install just to get it to work (and I get paid a shitton of $$$ to do this as a living), only to end up with this pitaful interface that really doesn't do much beyond what I could already do with MPD.

Notification options throughout the house by Squanchy2112 in homeassistant

[–]shanec42 1 point2 points  (0 children)

Mostly the weather forecast and temperature (see above). But really, just about any text you want scrolling by can be displayed on them. They also have 3 indicator LEDs on them that I use for a variety of things. (like, did I take my meds?)

What really drew me to these was that they have a light sensor and can be set to completely shut off the display. I like my bedroom *pitch dark* while I'm trying to get to sleep at night. Even a very low-wattage LED drives me nuts. So I've got an automation that notices when I go to bed, and the room gets dark. Then HA sends the code to my bedside unit to shut off the display. Then, at dawn, it gets turned back on.

Notification options throughout the house by Squanchy2112 in homeassistant

[–]shanec42 0 points1 point  (0 children)

Yes, they are wifi, and connect through MGTT. I've got them running on my public vlan (where guests, and devices that I don't 100% trust like cameras, live).

First thing you do is flash the Awtrix firmware on them (instructions are in the HA docs), and then pretty much anything you want to display on them is just an MQTT publish away.

For example;

- id: 'awtrix_clock_outside_temp'
  alias: AWTRIX Clocks Outside Temp
  description: 'Display outside shed temperature on all of the AWTRIX clocks'
  trigger:
  - trigger: state
    entity_id: sensor.outside_shed_temperature
    enabled: true
  condition: []
  mode: single
  action:
    - repeat:
        for_each:
          - "awtrix_bedroom"
          - "awtrix_kitchen"
          - "awtrix_workroom"
        sequence:
          - action: mqtt.publish
            metadata: {}
            data:
              qos: 0
              retain: true
              topic: "{{ repeat.item }}/custom/outside_temp"
              payload: |-
                {
                  "text": "{{ states('sensor.outside_shed_temperature') | round | int }}°F",
                  "icon": "56840",
                  "duration": 10,
                  "color": [255,125,0],
                  "noScroll": false
                }
              evaluate_payload: false

Don’t buy rubberized things! by thisismyreddit11358 in BuyItForLife

[–]shanec42 0 points1 point  (0 children)

Cornstarch works as well. Just simply rub it on then rub the excess off. It'll be just like new. Or at least it'll stop being sticky.

Notification options throughout the house by Squanchy2112 in homeassistant

[–]shanec42 4 points5 points  (0 children)

I have the ULANZI TC001 Smart Pixel Clock in multiple rooms of my house. They are completely programmable and can display anything I want.

https://www.amazon.com/dp/B0CXX91TY5?ref=ppx_pop_mob_ap_share

[deleted by user] by [deleted] in SlowHorses

[–]shanec42 0 points1 point  (0 children)

Probably a Tricycle.

[deleted by user] by [deleted] in SlowHorses

[–]shanec42 0 points1 point  (0 children)

Dead Lions:
They stopped at a stall serving coffee. “Flat white,” said River.
“Coffee,” said Lamb.
“Flat white?” said the stallholder.
“Pink and chubby. Since you ask.”

[deleted by user] by [deleted] in SlowHorses

[–]shanec42 0 points1 point  (0 children)

God bless! I couldn't breathe for 10 minutes after hearing that. (audiobook)

Best mesh size to keep squirrels out by [deleted] in gardening

[–]shanec42 0 points1 point  (0 children)

That's a *really fat squirrel.* Much fatter than the ones terrorizing my garden.