bilogic
bilogic
*For bug reporting only! If you're posting a feature request or discussion, please ignore.* ## Expected Behavior The (re)installation should proceed smoothly ## Current Behavior App was installed on this...
### Describe the feature Possible to make it editable? i.e. reconnecting the nodes and editing the values of the nodes?
Is there one as mentioned in the `README.md`?
1. I prefer to have all data stored remotely so that they are synchronized across all devices 2. But local saving is very helpful when there is no network, and...
### Describe the Bug ``` selectionOnDrag selectionMode={SelectionMode.Partial} panOnDrag={false} ``` I added above to get the behavior I want, but on a touch device, selection does not work. ### Your Example...
### I confirm that: - [X] I have searched the existing [open AND closed issues](https://github.com/navidrome/navidrome/issues?q=is%3Aissue) to see if an issue already exists for the bug I've encountered - [X] I'm...
Based on comments from https://github.com/mail-in-a-box/mailinabox/pull/2349#issuecomment-1987193731, this PR attempts to provide a convention on how mailinbox determines its configuration 1. mailinbox comes with defaults stored in `/etc/mailinabox.conf` 2. Everything in 1...
- Continuation of #2349 which was closed due to my accidental deletion of the branch - Also relies on storage-root-config #2382 To make it easier for the reviewer(s), 1. auto...
> Configuration warnings > Platform error 'climate' from integration 'tasmota_irhvac' - cannot import name 'MqttAvailability' from 'homeassistant.components.mqtt.mixins' (/usr/src/homeassistant/homeassistant/components/mqtt/mixins.py) I'm getting this when I check the YAML config. Was working fine...
### Requirements - [X] I have updated Mushroom to the latest available version - [X] I did a search to see if there is a similar issue or if a...