Commit graph

15 commits

Author SHA1 Message Date
swevictor
cc04d1ea0c Improve linting and code styles configuration and npm scripts 2023-08-16 15:27:17 +02:00
Victor Hagelbäck
7c8373d2c7 Update mqtt package to v4
- Minor updates to other packages
- Relates to #181
2021-04-07 10:26:33 +02:00
Victor Hagelbäck
62a6359544 Restructure PlejdBLE slightly to async/await and clarify flow by logging 2021-02-04 08:08:23 +01:00
Victor Hagelbäck
281acd6ad8 Adjust code to airbnb style guide, including eslint rules and prettier configuration for code base 2021-01-22 15:49:02 +01:00
Victor Hagelbäck
4176cfb714 Improve logging across all js files
- Based on "winston" logging library
- Removed no longer needed lodash
- Locked npm dependencies to most recent major versions to avoid installs breaking due to node module updates
2021-01-21 21:31:37 +01:00
dependabot[bot]
ae4f1b6092
Bump axios from 0.19.0 to 0.21.1 in /plejd
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 18:08:26 +00:00
dependabot[bot]
40f647ea8f
Bump lodash from 4.17.15 to 4.17.19 in /plejd
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 01:57:42 +00:00
Marcus Westin
df4cdc1141 minor fixes 2020-01-24 10:20:39 +01:00
icanos
ff04e8da41 continued work with bluez 2020-01-18 15:50:46 +00:00
Marcus Westin
7a1ee5a504 start converting ble to bluez 2020-01-17 14:50:58 +00:00
Marcus Westin
a8683fc513 cleaning up event listeners and updated noble 2020-01-13 12:35:44 +00:00
icanos
c21d7e1243 impl turnon/off and notifications 2019-12-19 09:41:16 +00:00
Marcus Westin
9a84afada0 rewriting the ble part 2019-12-15 16:34:07 +01:00
Marcus Westin
aa71c9ec4c added sleep pkg 2019-12-14 14:11:10 +01:00
Marcus Westin
471ec7023e changed layout to work as a repository in hassio 2019-12-13 17:59:48 +01:00
Renamed from package.json (Browse further)