filoor

Results 5 issues of filoor

I would like to set the delay from from input_number are you planning to implement that

enhancement

It would be great to add wildcards like in monster card sensor.battery_*

Hi, I have a stupid question Can i add mqtt devices from zigbee2mqtt to smartthings with this?

**Description**: When attempting to install okipa/laravel-table in a project using Livewire version 3.x, I encountered a compatibility issue. The current version of okipa/laravel-table requires Livewire version 2.x, resulting in a...

Hi, I try to use variables in my Rich_text but it wont work ``` Field::make('rich_text', 'contact_plugin_message1', __('Bericht bevesteging klant')) $werknemeremail = $_POST['werknemeremail']; $message = get_plugin_options("contact_plugin_message1"); ``` html code: ``` kjkjkj...