Skip to content

Instantly share code, notes, and snippets.

View lemoinem's full-sized avatar
💭
I may be slow to respond

Mathieu Lemoine lemoinem

💭
I may be slow to respond
  • Montréal, QC, CA
View GitHub Profile
@Blackshome
Blackshome / low-battery-notifications-and-actions.yaml
Last active April 13, 2026 15:29
low-battery-notifications-and-actions.yaml
blueprint:
name: Low Battery Notifications & Actions
description: >
# 🪫 Low Battery Notifications & Actions
**Version: 3.4**
🚀 Stay Charged, Stay Smart! Let's automate and take charge of your battery maintenance!🔋⚡
<?php
namespace AppBundle\Listener;
use JMS\DiExtraBundle\Annotation\InjectParams;
use JMS\DiExtraBundle\Annotation\Inject;
use JMS\DiExtraBundle\Annotation\Service;
use JMS\DiExtraBundle\Annotation\Tag;
use Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber;
/**