Tsjippy
Tsjippy
**Describe the bug** When you add a constant using define in a namespace you get the warning that the constant does not exist. **To Reproduce** ``` DEFINE(__NAMESPACE__.'\MODULE_SLUG', basename(dirname(dirname(__FILE__)))); if($moduleSlug !=...
This is womewhat related to #501. I used to get an empty message if a new member was added to the group. This is no longer the case. I am...
When I query a receive Command after someone is added or removed from a group I get the message that something has changed but not what. would it be possible...
I have a custom html block in my template with some sample content: ``` Primary Heading Sample copy. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed...
It seems to work, but after a while Domoticz crashes when this plugin is enabled. Both on the latest stabel and the lastest beta (4.11605) Python Version: Python 3.7.3
make source devices dynamic, fixes bug #1
Hello, I have been using this library in 2020, and now I wanted to start again, but the spotify controller is gone. How do I work with spotify now? I...
How can I adapt the many_to_many.py example to only show the favorite color of one person? For instance just Sally's favorite coors
Thanks for this great library. I believe this is exactly what I need to send messages from my website. However, I don't understand how to implement it exactly. So I...
I tried to install this but my guzzle is too new: > matteocacciola/php-trello-api 2.0.0 requires guzzlehttp/guzzle ~5.3 -> found guzzlehttp/guzzle[5.3.0, ..., 5.3.4] but the package is fixed to 7.3.0 (lock...