Rubén Fernández

Results 5 issues of Rubén Fernández

# Feature Request ### Description Could be nice if it's possible to integrate the newly released Ring Alarm Outdoor Siren. ### Device data {"acStatus":"error","adapterType":"zwave","batteryLevel":100,"batteryStatus":"full","categoryId":34,"commStatus":"ok","commandTypes":{"communication-poll":{"requiresTrust":false},"reconfigure.start":{"requiresTrust":false},"siren-backlight.disable":{"requiresTrust":false},"siren-backlight.enable":{"requiresTrust":false},"siren-test.start":{"requiresTrust":false},"siren-test.stop":{"requiresTrust":false},"siren.start":{"requiresTrust":false},"update-node-neighbors.start":{"requiresTrust":false}},"deviceFoundTime":100000000001,"deviceType":"siren.outdoor-strobe","firmwareUpdate":{"eligibility":"eligible","state":"up-to-date"},"impulseTypes":{"comm.ping.received":{"trusted":false},"tampered":{"trusted":false},"tampered-cleared":{"trusted":false}},"lastCommTime":1618666899786,"lastUpdate":1618666899886,"linkQuality":"ok","managerId":"zwave","manufacturerName":"Ring","name":"Outdoor Siren","pollInterval":43200,"roomId":8,"setupByPluginStatus":"complete","setupByUserStatus":"complete","subCategoryId":0,"tags":["kitted","scanned"],"tamperStatus":"ok","zid":"xx0xx000-0xx0-uuid","auxBattery":{"level":0,"status":"none"},"backlightState":"disabled","brightness":1,"maxSirenDuration":3,"maxVolume":4,"sirenStatus":"inactive","volume":4}

enhancement

Vapor 4 cannot decode dates. ### Steps to reproduce 1. Create an empty project using vapor-beta toolbox and using a SQLite database for testing purposes. 2. Open Todo.swift file and...

bug
enhancement

Hi, just started using this library in one of my apps and noticed the report doesn't includes the update available smart insights because my app is only available in Spain...

This Pull Request adds visionOS support while keeping support to Swift 5.5 Fixes #162. Note that this branch is based on the #169 PR as it should include the privacy...