[-] [email protected] 2 points 8 months ago

Nice, that's remind me that I have also a printer card/page to create

[-] [email protected] 2 points 8 months ago

I have forgotten about bubble card, thanks. Started a test with a vertical stack then insert horizontal stack. I've tried with mushroom card but might replace those with bubble card

[-] [email protected] 2 points 8 months ago

Thanks for sharing

[-] [email protected] 2 points 8 months ago

Haven't read so can't tell you but you will find info at https://leminal.space/post/11699480

[-] [email protected] 2 points 9 months ago

Thanks, will check details

[-] [email protected] 2 points 10 months ago

Home assistant has a voice assistant but it isn't a voice assistant. Also, you are correct it is made to control a smart home (at the moment) that also include music threw external provider (or local files) but you can't search the internet threw it. You can either install it locally or pay for home assistant subscription which include voice assistant threw cloud.

[-] [email protected] 2 points 10 months ago* (last edited 10 months ago)

I'm not 100% sure but this might also depend which OS you are running on your pi. Did change from SD card to SSD few years back for my home assistant setup (now running with a mini pc) at the time I went for a geekpi adapter (can't recall exact model).

Try a quick ducduck search "sata adapter #yourOS#" and see if a list come up. Here is one for HA (but surely more models are compatible than the ones listed here) https://community.home-assistant.io/t/working-usb-enclosures-and-adapters-with-hassos/212763

Edit: as for SSD, I went for Samsung EVO model

Sidenote: all SSD will be more reliable than a sd card because they are less sensitive to rewrite counts

[-] [email protected] 2 points 1 year ago

here is my config yaml for climate. added hint for your case but i never had heat pump, does your heat pump only heat or does it also cool? exemple here is ok if only heat. If yours heat/cool, try some of the hacs thermostat addon. A quick search led me to this https://community.home-assistant.io/t/generic-thermostat-switch-between-heating-and-cooling/420053 which point to https://github.com/swingerman/ha-dual-smart-thermostat but i know they are more hacs addon for thermostat, you may need to search which is good for your use if the one above doesn't suit your needs

climate:
  - platform: generic_thermostat
    name: Thermostat Chambre (Riscaldamento)
    heater: switch.radiateur_chambre (device to toggle your heat pump)
    target_sensor: sensor.sonde_chambre_temperature (your temp sensor)
    min_temp: 12
    max_temp: 21
    ac_mode: false
    target_temp: 19
    cold_tolerance: 0
    hot_tolerance: 0.1
    min_cycle_duration:
      seconds: 300
    keep_alive:
      minutes: 3
    initial_hvac_mode: "off" (set this to heat if you want it to be active when HA start/reboot)
    away_temp: 12
    precision: 0.1
[-] [email protected] 2 points 1 year ago

My bad, misread as I understood that you spend last decade fixing each part. As I said ender 3 from something around 2018-2019 were very great for the price but maybe quality has decreased since. Might be better choice today

[-] [email protected] 2 points 2 years ago

Unless you can find an alternative firmware that can run docker, I don't see any other options. Wish you luck

view more: ‹ prev next ›

paf

0 post score
0 comment score
joined 2 years ago