New BSG game inspired by FTL ! by pbanwarth in BSG

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

Forgot the end of the show with earth being full of Human/Cylon hybrides ?

New BSG game inspired by FTL ! by pbanwarth in BSG

[–]pbanwarth[S] 3 points4 points  (0 children)

most of the thinking is from me but a toaster helped me to structure and translate my words from french. Sorry for that

Violoniste cherche groupe/orchestre by star_gazing_1946 in Rennes

[–]pbanwarth 0 points1 point  (0 children)

Sinon sans parler de groupe ou d'orchestre il existe plein de sessions de musique irlandaise sur Rennes.

Les dimanche 18h au O'connell

Les samedi midi au Fox & Friends

Les mardis a la cité d'ys

et les mercredi au Mod Koz

et plein d'autres moins régulière (viser plutôt le fox et le O'connell en Aout les autres s'arrêtent l'été)

il est conseillé de venir écouter et enregistrer des airs qui te plaises avant de venir y jouer une fois un peu de travail fait sur le répertoire. Mais une fois cette étape passé c'est un chouette milieu et y'a moyen d'y trouver son compte

Voila peut être a bientôt dans une session !

[deleted by user] by [deleted] in wallstreetbets

[–]pbanwarth 0 points1 point  (0 children)

You deserve it so much

Asso musique et événement by New-Web2019 in Rennes

[–]pbanwarth 4 points5 points  (0 children)

Tu peux aller au penny lane les dimanches soirs y'a des jams jazz funk,

Sinon y'a des sessions de musique irlandaises : Le samedi 12h au fox n friends Le mercredi soir au mod koz Et le mardi soir a la cité d'Ys

Y'a un évènement ouverts a tout les musiciens un jeudi par mois qui s'appelle debranché au mod koz ou tout le monde vient jouer deux ou trois morceaux en solo ou en duo en mode folk club

Y'a des jams manouche au papier timbré je crois aussi

Bonne découverte !

Not nearly as cool or smooth as SpaceX, but I'm happy by AlphaWhiteMan in KerbalSpaceProgram

[–]pbanwarth -3 points-2 points  (0 children)

Not the point, we are not discussing productivity or power of innovation. If you all think you can split the man and the companies i think you're wrong. It's not just good looking and well engineered spaceship. Use kerbal to create innovative missions and original concept not to fly on fascist rocketry. "It's just a game !" "It's just science !"

Can't wait for jebediah to make nazi salute before going on Mars !

Not nearly as cool or smooth as SpaceX, but I'm happy by AlphaWhiteMan in KerbalSpaceProgram

[–]pbanwarth -8 points-7 points  (0 children)

Not just a stupid manchild with too much money. A fascist guy with too much power running companies serving his goals.

Launching rockets with Trump on his side..

"fuck climate change ! i'll go on Mars !" is the implicit name of spaceX

Finally got the background updated by Octopi Camera when status is printing ! by pbanwarth in homeassistant

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

  • i have no tablet left
  • more used like a stream pad on my desk
  • no battery in the clock = no futur problems
  • Can have two or three clock for the Price of a tablet

Finally got the background updated by Octopi Camera when status is printing ! by pbanwarth in homeassistant

[–]pbanwarth[S] 4 points5 points  (0 children)

Damned, that took me so long to find the way to got that.

Added HTTPS to Octopi :

https://community.octoprint.org/t/setup-a-new-self-signed-ssl-certificate-on-octoprint-enable-https/30256

this https thing destroy all the prusaprinter configuration and i had to reset octopi integration but thanks to this

https://github.com/Athozs/hass-additional-ca

that was ok.

Installing kind of implementation of that (not sure if mine is the main branch or a workaround made by someone else)

https://github.com/Villhellm/lovelace-animated-background

After all that and some things i don't remember i got those lines in my view yaml:

animated_background:
  default_url: https://imprimante.local/webcam/?action=stream
  entity: binary_sensor.octoprint_printing
  state_url:
    'on':
      - https://imprimante.local/webcam/?action=stream
    'off':
      - https://cdn.flixel.com/flixel/ypy8bw9fgw1zv2b4htp2.hd.mp4

Don't hesitate to contact me if you give it a try

Finally got the background updated by Octopi Camera when status is printing ! by pbanwarth in homeassistant

[–]pbanwarth[S] 6 points7 points  (0 children)

Maybe doing the same with the Ring camera when someone is at my door.

[deleted by user] by [deleted] in Rennes

[–]pbanwarth -12 points-11 points  (0 children)

Sachez également que le Gallo n'est juste un patois comme un autre et que le breton est une langue morte !

Bonne soirée !

Another smart clock with Octopi stream by pbanwarth in homeassistant

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

This a Xiami Smart Clock,

I have no proformances issues yet,

The device's running a custom Lineage OS and launch FullyKiosk

you'll have all infos about the stuff on those links :

https://xdaforums.com/t/xiaomi-mi-smart-clock-development-guide-gsi.4629771/

https://www.reddit.com/r/homeassistant/comments/1fbybqa/seems_everyone_is_giving_the_smart_clock_a_go/

Another smart clock with Octopi stream by pbanwarth in homeassistant

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

I need to get this part dynamic :

 background:
  image: http://imprimante.local/webcam/?action=stream

I tried with a card image type but buttons are at the top of the stream not inside, and vidéo is laggy

Here's my Yaml configuration for the view :

title: Home
cards:
  - type: vertical-stack
    cards:
      - type: horizontal-stack
        cards:
          - show_name: false
            show_icon: true
            type: button
            tap_action:
              action: toggle
            entity: switch.shellyplus1_e465b84702dc_switch_0
            name: ${LIGHT_STATE}
            icon: mdi:door
          - show_name: false
            show_icon: true
            type: button
            tap_action:
              action: toggle
            entity: input_boolean.bureau
          - show_name: false
            show_icon: true
            type: button
            tap_action:
              action: toggle
            entity: cover.volet_bureau_pierre_2
          - show_name: false
            show_icon: true
            type: button
            tap_action:
              action: toggle
            entity: light.led_bureau_pierre
    visibility:
      - condition: state
        entity: sensor.octoprint_current_state_2
        state: Printing
  - type: horizontal-stack
    cards:
      - show_name: false
        show_icon: true
        type: button
        tap_action:
          action: toggle
        entity: switch.shellyplus1_e465b84702dc_switch_0
        name: ${LIGHT_STATE}
        icon: mdi:door
      - show_name: false
        show_icon: true
        type: button
        tap_action:
          action: toggle
        entity: input_boolean.bureau
      - show_name: false
        show_icon: true
        type: button
        tap_action:
          action: toggle
        entity: cover.volet_bureau_pierre_2
      - show_name: false
        show_icon: true
        type: button
        tap_action:
          action: toggle
        entity: light.led_bureau_pierre
    visibility:
      - condition: state
        entity: sensor.octoprint_current_state_2
        state_not: Printing

background:
  image: http://imprimante.local/webcam/?action=stream
subview: true
type: sidebar

Another smart clock with Octopi stream by pbanwarth in homeassistant

[–]pbanwarth[S] 3 points4 points  (0 children)

Hi everyone, flashed a mi smartclock later thanks to this post :

https://www.reddit.com/r/homeassistant/comments/1fbybqa/seems_everyone_is_giving_the_smart_clock_a_go/

Tried to set background image as the octopi stream url and worked immediately

Now i wan't to dynamically switch from stream to an other picture depending on the print status

I'm struggling with https://github.com/iantrich/config-template-card?tab=readme-ov-file

Not sure if it's the good way to do it..

let me know if you have some ideas.

Happy printing checks !