Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jac459 authored Sep 7, 2020
1 parent 64d2024 commit 9271505
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,24 @@ Example of integration:

#### https://www.youtube.com/watch?v=LN6M7-U_0Bk&t=12s

This readme apply to metadriver Version 0.8.1 => Alpha release for advanced users.
This readme apply to metadriver Version 0.8.13 => Alpha release for advanced users.

#### Latest update

Version 0.8.13 is basically a consolidation of v0. 8.1 with:
##### Features
- Enhanced support of HTTP-REST (incl. PUT)
- Extended jsonpath support (new framework and multithreaded execution)
- Fully working registration support for security code.
- sample registration devices: snapcast, Philips hue with color pick, yamaha network receiver with model detection.
- Refined polling activation for device listening.
- Refined resource management for discovered devices.
##### known bugs and limitations
- Depending on the way the driver is installed and override a previous version you can end up with a "component not found" bug preventing update of components in the remote (labels, sliders).
==> this bug is currently my public enemy number one. If it happens to you please note exactly what you did before it happens and write to me through github issues ideally or the telegram group (link in the drivers in brain repo)
- power off doesn't exit the recipe for lights hue (you need to press home).
- Further resource management improvement can be done for the dynamically discovered resources.

Version 0.8.1 brings some bug fixes as well as:
- Architecture refactoring with creation of a Variable Vault (centralized)
- Creation of a datastore to persist value on the device drive (step 1)
Expand Down

0 comments on commit 9271505

Please sign in to comment.