JanPalasek / smart-home-server

Server that is supposed to handle everything what smart home requires.
MIT License
0 stars 0 forks source link

Freeze some entities #11

Open JanPalasek opened 4 years ago

JanPalasek commented 4 years ago

Some entities are considered to be "immutable" and after creation should be frozen. E.g.: SensorType, Place (we don't expect place to move anywhere).

There needs to be special button on the Detail page that will allow to update (with warning), otherwise it will be readonly.