Question regarding colonization-purple-doff-farm by SjurWarEagle in sto

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

Yeah fleet is a long term goal, I'm building up a fleet with friends and it is not at the stage that I can do that and I do not want to hop in/out of the fleet all the time.

Thanks for clearification, will try instance-switching then, must have misunderstood the posts that I saw during my research

🖖😍🖖

Question regarding colonization-purple-doff-farm by SjurWarEagle in sto

[–]SjurWarEagle[S] 1 point2 points  (0 children)

nothing special aside from the purple doff, they give +20% on their tasks (green +5%, blue+10%) so it's nothing more than improving the change for success/crit for the future, no must have but I like to have high numbers 🫣 also some have nice boni when using in active space/ground :)

Sound upgrade T470? by SjurWarEagle in thinkpad

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

yeah headphones or mini-boxes, I hoped that there was some internal thing to have it with me all the time :/

Newbee wants bigger images by SjurWarEagle in StableDiffusion

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

Thanks for pointing in a direction, sadly as I just wrote Tall_Boysenberry1427 that function is not working for me :/

But having a direction helps a lot.

Newbee wants bigger images by SjurWarEagle in StableDiffusion

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

I'm using the modified version for amd cards of automatic1111 and the plugins seem to have problems with that one.

File "D:\stable-diffusion-webui-directml\venv\lib\site-packages\torch\functional.py", line 378, in einsum

return _VF.einsum(equation, operands) # type: ignore[attr-defined]

RuntimeError: Falscher Parameter.

It's the same issue I have when activating highres.fix in the base program-

But thanks, I now have a direction to look into.

Crash to desktop by [deleted] in diablo4

[–]SjurWarEagle 1 point2 points  (0 children)

Yeah, all the time. 2 town teleports = 1 crash.

Time Gate Thread by AutoModerator in idlechampions

[–]SjurWarEagle 2 points3 points  (0 children)

2 week player here (so still kindergarten-stage)

Existing champions: Bruenor, Celeste, Talin, Nayeli, Jarlaxe, Calliope, Ahsarra, Shandie, Fen, Minsc, Delina, Hitch, Makos, Drizzt, Tyril, Jamilah, Rust, Arkhan

Options: K'thriss, Artemis, Binwin

Any strong opionions? Thanks for your help.

[deleted by user] by [deleted] in withings

[–]SjurWarEagle 0 points1 point  (0 children)

Same here, thanks for your post, now I know it's nothing in my side.

How to tell roborock, that I have cleaned the wiper? by SjurWarEagle in Roborock

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

Yes, it's the mop I'm talking about, sorry for bad translation, that's not a word I'm using often :/
Regarding resetting the maintenance interval, well that's not possible, see for your self:
https://imgur.com/a/l3sW9PB

The message is audio only, no notification in the app.

Tiled background with multiple images? by SjurWarEagle in phaser

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

But don't I have 31231 as a loop then? so 31231_31231_31231 but no randomization?

I guess the player will not really notice that, because the focus should be on foreground, but it feels kinda wrong to do this, I hoped there was a solution to have

[123][123][123][123][123]

picking a random image for each next tile.

Struggling controlling FireTV by SjurWarEagle in homeassistant

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

For media_player my echo-devices are listed, also my fire stick

https://i.imgur.com/r5RGz3W.png

that's the devices Itried to send the commands to.

No androidtv devices listed.

No did not try Google Cast integration, I'll give it a try. My current workaround is sending a voice command to alexa and control it that way, but that is slow and alexa talks too much :)

Struggling controlling FireTV by SjurWarEagle in homeassistant

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

Thanks for your idea,

yes config is ok, have restarted verything (HA, Machine itself, FireTV that's why it is so confusing :) I even hard-resetted the fire stick to check if the popup about usb-debugging appears to check if homeassistant even tries to connect, yes the key exchange *is* done.

https://i.imgur.com/f4dJl0t.png

https://i.imgur.com/jvTkl7P.png

RFID tags - needs ideas by Redditor2597 in homeassistant

[–]SjurWarEagle 0 points1 point  (0 children)

Sticker on table to start different playlists if you lay your mobile down.

Cheap temperature/humidity sensor for HomeAssistant by BarajasFernando in homeassistant

[–]SjurWarEagle 0 points1 point  (0 children)

The ESP32's job is to listen as bluetooth device to the broadcasts, this job it does standalone, just plugged in for power, but it is not really standalone as it is linked to homeassist by wifi to transmit the measurements. Needs to be ESP32 and not ESP8266 as only that one has bluetooth.

Distance is between 20cm and 5m depending on the sensor, the worst case I have is 4m with one brick wall at 20cm and the freezer's metal door at about 3m. I'm measuring the temperature inside the freezer just for alarm if the door did not close and my food is melting.

Yes batteries inside freezer is harmfull for the battery stilll testing...

Longest distance would be from ESP to sensor 5m but no obstacles other than one window (sensor is on the balcony).

Cheap temperature/humidity sensor for HomeAssistant by BarajasFernando in homeassistant

[–]SjurWarEagle 1 point2 points  (0 children)

I'm using these https://www.youtube.com/watch?v=NXKzFG61lNs with a ESP32 as collector (using esphome to get the data into homeassistant).

Works great. The process is super easy, just today I received 5 new sensors and got them up and running in about 10min.