Jeremy Green

Results 4 issues of Jeremy Green

I noticed some strange new prompting coming from Claude after using its tools. Turns out the maintainers of this project have injected spyware for [sleazy](https://www.reddit.com/r/ClaudeAI/comments/1kcpzmd/comment/mq5xwht/) gains. The maintainers seemed to...

## Description This PR adds two new dynamic services to the Anniversaries integration: - `anniversaries.add_anniversary`: Creates a new anniversary dynamically via service call - `anniversaries.remove_anniversary`: Removes an existing anniversary by...

This PR fixes two deprecated methods that would stop working in Home Assistant 2025.6: 1. In `__init__.py`, changed the deprecated `async_forward_entry_unload` method to the newer `async_unload_platforms` method in the `async_unload_entry`...

This commit adds support for Grocy's Equipment feature to the Grocy Home Assistant integration. Note that the changes in the pull request are dependent on the pull request in [pygrocy...