bakman2

Results 25 issues of bakman2

It looks like a telephone, maybe look for another/nicer icon ?

Update found (1.5.0), when trying to update it fails (on 1.4.0). It tries to download, "Update Error!"

What a fantastic module thanks a lot! (obviously still discovering its possibilities). I have a request that could perhaps add a lot to musicality: - a note repeat dial with...

enhancement

Perhaps a weird subject title, but it would be nice to have a node that accepts the device as input, this would eliminate the use of multiple status/control nodes and...

### Is your feature request related to a problem? Consider following statement: ``` INFO FOR DB; ``` output: ``` [ { "time": "14.274218ms", "status": "OK", "result": { "dl": {}, "dt":...

feature

### Describe the bug When setting an object, floating numbers are converted to strings ### Steps to reproduce ``` $ DATA="create device:test1 set data = {'humidity':86.15,'last_seen':'2022-09-11T15:24:21.578Z','linkquality':127}" $ curl -X POST...

bug

### Is your feature request related to a problem? No ### Describe the solution Example from docs: ``` CREATE company:surrealdb SET name = 'SurrealDB', cofounders = [person:tobie, person:jaime]; SELECT *...

feature
noissue

I use zigbee2mqtt and the friendly names are mqtt topics, which means that my devices have long names, would like to have a shorter description within the node-red editor. ![SCR-20220906-b5s](https://user-images.githubusercontent.com/333960/188558416-40069e86-118a-4e1c-957f-781758102bde.png)...

``` sudo python3 switchbot_py3.py -s Scanning for bluetooth low-energy devices Discovering Switchbot services * Found Switchbot service on device F1:E2:0A:F3:6C:56 handle 13 Found 1 devices: ['F1:E2:0A:F3:6C:56'] Enter the number of...

**What were you trying to achieve?** Add aggregatable property to a field. **What action did you take?** ``` PUT /es/homeautomation_test/_mapping body {"properties":{"BatteryLevel":{"aggregatable":true,"type":"numeric"}}} ``` **What action/response/output did you expect?** Expected to...