sweebee

Results 19 issues of sweebee

I'm using the library for a while now in some simple JS projects, But I want to include it into my Vue project. Is there a way to do this?...

After each deploy i run ```php -r "opcache_reset();"``` and i've added ``` fastcgi_param SCRIPT_FILENAME $realpath_root$fastcgi_script_name; fastcgi_param DOCUMENT_ROOT $realpath_root; ``` to ```/etc/nginx/fastcgi.conf``` But it still redirects to the old release. What...

I have several rules like this: ```when its 17:00 and [its monday or its tuesday or its wednesday or its thursday or its friday] then ...``` this morning this rule...

When adding custom variables to a contact sensor like a battery, the attribute is behind the contact state, instead of before like the PIR sensor.

bug
in progress

Every evening i get this error: ``` error [pimatic]: A uncaught exception occured: AssertionError: timediff > 0 at SunrisePredicateHandler._getNextEventDate (/home/xbian/pimatic-app/node_modules/pimatic-sunrise/sunrise.coffee:150:7) at SunrisePredicateHandler._getTimeTillEvent (/home/xbian/pimatic-app/node_modules/pimatic-sunrise/sunrise.coffee:140:15) at /home/xbian/pimatic-app/node_modules/pimatic-sunrise/sunrise.coffee:193:32 at null._onTimeout (/home/xbian/pimatic-app/node_modules/pimatic-sunrise/sunrise.coffee:195:17) at Timer.listOnTimeout...

Add your experience with specific devices here so people can see if it works or not. Add the following information: - Goggles used (v1/v2) - Device brand/type - Android version...

documentation
help wanted
good first issue

We are using this package in an app with around 300 users. These users have to setup a BLE device. But some (only android) users (10?) just keep getting this...

question

Once the virtual keyboard is used, ```onKeyMultipleListener``` doesn't work anymore. Dont know about the other listeners because this is the only one I use. I have to restart the app...

Is it possible to disable the animation for showing up? So it just shows it directly instead of an animation.

### Package filament/forms ### Package Version v2.15.43 ### Laravel Version v9.27.0 ### Livewire Version v2.10.7 ### PHP Version 8.0.20 ### Problem description When cloning an item in a repeatable field...

bug
unconfirmed