mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-12 11:56:34 +00:00
give pollingintensity default value (#1059)
This commit is contained in:
parent
efa956a0b5
commit
1cda7791c1
@ -429,6 +429,7 @@ class HaConfigZwave extends window.hassMixins.LocalizeMixin(Polymer.Element) {
|
||||
|
||||
entityPollingIntensity: {
|
||||
type: Number,
|
||||
value: 0,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user