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

Z-Wave: Cannot add more than 1 device of the same model (409 Conflict) #687

Closed
Pierre-Gilles opened this issue Mar 9, 2020 · 0 comments
Closed

Comments

@Pierre-Gilles
Copy link
Contributor

Problem

If 2 Z-Wave devices have the same name, I cannot add them to Gladys

Solution

  • Gladys should allow the user to edit the name before creating the device.
  • Gladys should throw a clear error "A device with this same already exist"
@Pierre-Gilles Pierre-Gilles added this to the Gladys 4 RC milestone Mar 9, 2020
Pierre-Gilles added a commit that referenced this issue Mar 30, 2020
… category (#721)

* Remove import of integration json file in zwave integration

* Add a way to edit a node name in Z-Wave integration

* Fix #687 : Renaming the z-wave device name before creation change the selector too

* getXiaomiDevices is not taking any parameters anymore

* Display last value received foreach device in Z-Wave integration

* Add last value received in MQTT service

* Fix #706 : Add CO2 sensor +Fix #708 display % unit in humidity sensor

* Add demo values
R6n0 pushed a commit to R6n0/Gladys that referenced this issue Dec 2, 2020
* Fix GladysAssistant#717 : Remove import of integration json file in zwave integration

* Add a way to edit a node name in Z-Wave integration

* Fix GladysAssistant#687 : Renaming the z-wave device name before creation change the selector too

* getXiaomiDevices is not taking any parameters anymore
R6n0 pushed a commit to R6n0/Gladys that referenced this issue Dec 2, 2020
… category (GladysAssistant#721)

* Remove import of integration json file in zwave integration

* Add a way to edit a node name in Z-Wave integration

* Fix GladysAssistant#687 : Renaming the z-wave device name before creation change the selector too

* getXiaomiDevices is not taking any parameters anymore

* Display last value received foreach device in Z-Wave integration

* Add last value received in MQTT service

* Fix GladysAssistant#706 : Add CO2 sensor +Fix GladysAssistant#708 display % unit in humidity sensor

* Add demo values
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

1 participant