Daniel Mason

Results 41 issues of Daniel Mason

Does this library support `redux-pouchdb`'s `persistentCollectionReducer`? I would like to save each array element as a separate document in pouchdb. Attempting to move to this library due to [this race...

I am having trouble using this in Bitbucket pipeline. It is consistently committing the changelog witout committing the package.json and the bumped version number.(Resulting in the same release version each...

bug
help wanted

Hi, I am on HA v0.81.0 and bwalarm v1.0.4. When sending an MQTT message to arm the alarm, I am getting this error in the logs: ```log 2018-10-29 10:45:14 ERROR...

I would like to contribute to this project but there are no intsructions for setting up a development environment. THe feature I would like to implement is saving all hits/misses...

I am sendnig some audio which plays fine on the camera, however I am then unable to send subsequent streams or query the API for information such as SD card...

Hey! Love this project, exactly what I needed. Got it mostly set up now but facing an issue with the jobs.log not getting written to and some strange errors in...

Hi Phil, Excellent work on these enhancements! I am particularly impressed with the enable/disable recording services! Works like a charm. Please add the camera reboot service I implemented [in my...

enhancement

This is required to work around #71. The library used to load data into the redux store (redux-pouchdb) is unmaintained. See linked issue for details. This issue is blocked by...

chore

This issue is for a new contributor to help improve the getting started guide for new developers.

good first issue
dev docs

Caused by race condition in pouchdb-redux library. (raised [this issue](https://github.com/vicentedealencar/redux-pouchdb/issues/37)). have to migrate to redux-pouchdb-plus library and facing problem as collection reducers are not supported ([raised issue](https://github.com/medihack/redux-pouchdb-plus/issues/23)) **To reproduce** This...

High Priority
defect