Dan Southwood-Wells

Results 7 issues of Dan Southwood-Wells

### Current behaviour * `low_priority=True`: FCM is called with `normal` priority * `low_prority=False`: FCM is called with `high` priority * The default is `high` priority ### Expected behaviour * Priority...

Using your suggestion from https://github.com/dyrkin/tasmota-exporter/issues/9#issuecomment-1829572197 This is the easiest way to obtain these metrics

### Summary Using a `Shelly2.5` with `Tasmota 13.2.0` and not getting some energy stats. ### Hypothesis Assuming not working because it's a list of stats in the StatusSNS object; because...

### Summary The InvalidDataError Exception, when logged, outputs multi-line text (which happens to also be JSON) which is not properly handled by things like Google Cloud Log Explorer. This makes...

**Describe what you are trying to accomplish and why in non technical terms** I want to be able to configure the `expire_interval` of `snapshots` so that Frigate can reduce disk...

enhancement
pinned

Context: It's been quite challenging to use a mixture of git blame and ChatGPT to hunt down a breaking change between 2.0.4 and 2.1.0 (context: https://github.com/olucurious/PyFCM/issues/380) Ask: Please can you...

# Summary This commit adjusted the way the project_id is used when `FCMNotification` is instantiated: https://github.com/olucurious/PyFCM/commit/80fec94ce99a70277a33f7983b1f0fdf796ccdee We run a cloud function which does push notifications in a different project to...