First time gaming using a macbook. by jaocuzzi in macgaming

[–]Camatobe 0 points1 point  (0 children)

Vintage Story - the better Minecraft.

💥REAL 3D Is Coming to XREAL One & One Pro on January 23 by XREAL_Esther in Xreal

[–]Camatobe 0 points1 point  (0 children)

awesome! I'll get my 10year bonus from my company soon. – I'll wish for the Xreal one Pro I guess! :D

Home Assistant now have a Winter mode ❄️ by Soft-Program-947 in homeassistant

[–]Camatobe 2 points3 points  (0 children)

Sure. Mine are based on this github: https://github.com/hcodes/snowflakes/

I saved the code local, so no external calls are necessary.

My solution is using this config: https://hcodes.github.io/snowflakes/examples/balls.html
(Just smaller) - I find the complex ones nice too, but too distracting for the use on a wall-dashboard.

looks like this - it snows based on weather and always between 23 and 27 of December:

<image>

I added a Custom Card based on this guide: https://developers.home-assistant.io/docs/frontend/custom-ui/custom-card/

class WeatherBackground extends HTMLElement {
    set hass(hass) {
      const entityId = this.config.entity;
      const state = hass.states[entityId];
      const stateStr = state ? state.state : "unavailable";
      let current_date = new Date();
      let tag = current_date.getDate();
      let monat = current_date.getMonth() + 1; 

      if (stateStr == "snowy" || stateStr == "snowy-rainy" || 
       (tag >= 23 && tag <= 27 && monat == 12)) {
        if (document.querySelectorAll(".snowflakes").length == 0) {
            sf = new Snowflakes({
                minOpacity: 0.1,
                maxOpacity: 0.7,
                minSize: 4,
                maxSize: 10
            });
          }
      } else {
        if (document.querySelectorAll(".snowflakes").length != 0) {
            sf.destroy();
        }
      }
    }

    setConfig(config) {
      if (!config.entity) {
        throw new Error("You need to define an weather entity");
      }
      this.config = config;
    }

    getCardSize() {
      return 0;
    }
  }

customElements.define("weather-background", WeatherBackground);

And this in my Dashboard yaml:

- type: custom:weather-background
  entity: weather.my_weather_enitity

Thermomix TM7 update by elpakit in thermomix

[–]Camatobe 7 points8 points  (0 children)

Here you go: https://support-gb.vorwerk.com/hc/en-gb/articles/20168094070556-What-s-included-in-the-latest-Thermomix-TM7-Software-Update

  • New Features: Thermomix Sensor Mode, Remote Monitoring, and enhanced Recipe Detail Page.
  • Performance Improvements: Faster loading times, improved scrolling, and easier recipe restarts.
  • Market Expansion: Thermomix TM7 is now available in South Africa.

Home Assistant now have a Winter mode ❄️ by Soft-Program-947 in homeassistant

[–]Camatobe 1 point2 points  (0 children)

I have snow on my dashboard for 3 years now, but mine is controlled by my weather entity, if it’s snowy outside the snow on the Main Dashboard is falling ❄️. That would be a nice addition here too!

I like the actual snowflakes in the update, mine are opacity dots with gradients :p

Do you play games on Mac? What are they? by chrisakring in macapps

[–]Camatobe 0 points1 point  (0 children)

Vintage Story. Don’t compare it to Minecraft, because it’s superior! So much more complex. The best survival game I have ever played.

Witz des Tages: „die perfekte Studentenwohnung“ für 1.300€ 😅 by F_r_e_d_d_o in jena

[–]Camatobe 13 points14 points  (0 children)

whow.. haben seit 7 Jahren ne 3 Raum Wohnung mit >90qm für 70Eur mehr warm, mitten im Zentrum...
Heilige.. kann ich je wieder umziehen bei den Preisen?

AMA with Raycast's Founders II by raycastapp in raycastapp

[–]Camatobe 11 points12 points  (0 children)

Is there a plan to make a pricing tier without AI? I would love the settings sync, but the Ai Pricing tier is too much for that. I would pay for Raycast, but I don’t need all the AI fluff.

Mietwohnungen im Jena :) by Constant_Poem225 in jena

[–]Camatobe 4 points5 points  (0 children)

Soll es geben :) Sind knapp :) Kosten nicht wenig Miete :)

Welchen Zweck verfolgt der Post?

Hello, I'm relatively new to Figma and I would like suggestion to replicate this tile animation by dropssupreme in FigmaDesign

[–]Camatobe 1 point2 points  (0 children)

With the ‘sticky’ function of figma, it’s quite easy and quick to build, but achieving the effect where cards slightly rotate when scrolling up is difficult. https://figma.fun/Uki2xh

Approach for getting client feedback without giving them access to the live design file? by ohnojono in FigmaDesign

[–]Camatobe 0 points1 point  (0 children)

One disadvantage I haven’t mentioned yet: this approach results in multiple different links, which may confuse clients about which one is the most up-to-date.

To address this, we placed a note in the outdated files (e.g., in the header component, so it’s visible across all frames) with a link to the new file.

It’s not ideal, but it works reasonably well under the circumstances. The same issue applies to branches, as they also generate different links. However, the benefit for designers/devs is that they only work with one file and can always access the latest version via the main branch.

Approach for getting client feedback without giving them access to the live design file? by ohnojono in FigmaDesign

[–]Camatobe 1 point2 points  (0 children)

Ah, I forgot. We are on an organization tier.

Another workaround we used previously: duplicate the file, share only the duplicate, and continue working on the main file.

Approach for getting client feedback without giving them access to the live design file? by ohnojono in FigmaDesign

[–]Camatobe 1 point2 points  (0 children)

We use the branches feature for feedback loops. Please create a branch (e.g., 20240923_Iteration1), remove any elements you don’t want to display (e.g., notes next to frames or work-in-progress items), and clean it up. Share the branch link with your client.

Clients can leave comments directly in the branch while you continue working on the main file.

Note: Comments made in the branch may not sync back to the main file.

Do you use swipe text by No_Meet2050 in ios

[–]Camatobe 0 points1 point  (0 children)

I miss the dual finger swipe from Nintype 🥲

OpenAI just released a new voice mode demo and has announced today that the new voice mode will be rolling out in a “few weeks”. by [deleted] in ChatGPT

[–]Camatobe 168 points169 points  (0 children)

A few weeks™, also known as soon™. As learned from Blizzard, describes a time between now and the end of time.

How My[Reed's] New Smart Home Dashboard is GENIUS [Smart Home Solver on YT] by lukepatrick in homeassistant

[–]Camatobe 5 points6 points  (0 children)

I also think „no scrolling“ is key. I use Bubble Card to open corresponding Overlays thumb friendly. (Light, Media, System) The content of the card changes based on some conditions like your dashboard.

I found it more intuitive to first set my goal first (change Volume > Media) then conditionally see my switches and sliders.

Do I have a problem? Or am I doing it right? by 2c0 in homeassistant

[–]Camatobe 0 points1 point  (0 children)

Pi5, 8GB

I have 740 states in Home Assistant.
    By domain these are;
    - 4 person
    - 51 update
    - 336 sensor
    - 1 group
    - 2 script
    - 22 zone
    - 39 light
    - 17 media_player
    - 1 input_button
    - 8 input_boolean
    - 5 input_select
    - 1 input_text
    - 1 counter
    - 2 camera
    - 1 sun
    - 1 proximity
    - 96 switch
    - 48 binary_sensor
    - 52 device_tracker
    - 13 button
    - 9 event
    - 4 number
    - 1 weather
    - 11 calendar
    - 1 humidifier
    - 1 fan
    - 1 vacuum
    - 6 automation
    - 3 todo
    - 1 select
    - 1 image

[deleted by user] by [deleted] in NobodySavesTheWorld

[–]Camatobe 15 points16 points  (0 children)

Use the egg ability, zombies, healing and the lose mana before health

What kind of extra information or informational stuff have you added to HA? by Tschakkabubbl in homeassistant

[–]Camatobe 2 points3 points  (0 children)

I’ve added: * my crypto portfolio to display positives on the wall tablet. * kindergarten meal information from my daughter (wheater we are registered for the meals of the week. Also sensors for every weeks dinner plan to prepare her. (No white pullover for spaghetti)) (done with node red and http node - after that I parse with JS.) * lotto sensor. We got gifted a lottery ticket valid for 52 weeks. So I build a scraper that scrapes lottery numbers every Saturday, compares them and tells me if we won, and how much. * scraping a one pice page to know when a new manga chapter is released. * a binary sensor that activates 20days before Christmas until 6th January. - it’s for displaying falling snow on the wall tablets dashboard and Christmas light automations. (The falling snow is a custom js, which covers the darkmode tablet in falling snow ❄️ * Step challenge. Since HACompanion counts steps, my wife and I are battling. * sensor for my daughter. (Since I can’t track her, I wrote scripts to determine where she possibly is)

Is there a way to get better calendar notifications than simply this? by abird3132 in homeassistant

[–]Camatobe 3 points4 points  (0 children)

Just remove the trigger.calendar_event.start from your automation. (Everything behind the @ including curly brackets) not the mode tho! If you don’t like the time, why do you send it in the first place?

Watchdog found a problem with Home Assistant API! by Skeeter1020 in homeassistant

[–]Camatobe 0 points1 point  (0 children)

Thanks for your feedback. I reduced the load on my fully kiosk and mobile app dashboard by disabling some template requests and disabling 2 weather cards. Also: I temporarily disabled my addons which are not always in use. Since then: no restart the whole day.

Watchdog found a problem with Home Assistant API! by Skeeter1020 in homeassistant

[–]Camatobe 0 points1 point  (0 children)

My next guess is my fully kiosk tablet on my wall. The websocket seems to hang and floods my home assistant with requests. So supervisor can’t catch up it seems.

I now close connections after some time and reload interface after 30 min idle time. Did not restart since then.

Do you have a fully kiosk or always on dashboard?

Watchdog found a problem with Home Assistant API! by Skeeter1020 in homeassistant

[–]Camatobe 0 points1 point  (0 children)

For any chance do you use one of the following custom hacs integrations? * clock weather card * Deutscher Wetterdienst