give pollingintensity default value (#1059)
This commit is contained in:
committed by
Paulus Schoutsen
parent
efa956a0b5
commit
1cda7791c1
@@ -429,6 +429,7 @@ class HaConfigZwave extends window.hassMixins.LocalizeMixin(Polymer.Element) {
|
||||
|
||||
entityPollingIntensity: {
|
||||
type: Number,
|
||||
value: 0,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user