Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems selecting FHEM Devices #915

Closed
hvorragend opened this issue Mar 9, 2018 · 4 comments
Closed

Problems selecting FHEM Devices #915

hvorragend opened this issue Mar 9, 2018 · 4 comments
Assignees
Milestone

Comments

@hvorragend
Copy link

It looks like that it is not possible to just import one or some FHEM devices.
The checkbox is always marking all devices in the FHEM Device List.

<input type="checkbox" name="bulk.devices[]" value="" ng-checked="bulk.devices.indexOf(fhemdevice.item.name) > -1" ng-click="toggleSelection(fhemdevice.item.name)" checked="checked">

@bwssytems
Copy link
Owner

Will take a look

@bwssytems
Copy link
Owner

So, for either of these issues, you can still build individually with the button to the right. This will be in a bug fix release that will come shortly

@bwssytems bwssytems added this to the 5.2.1 milestone Mar 9, 2018
@bwssytems
Copy link
Owner

Fixed in 5.2.1

@hvorragend
Copy link
Author

hvorragend commented Mar 17, 2018

Oh sorry, I didn't see the button at the right, because the columns are full of text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants