homebridge-plugins / homebridge-purpleair

GNU General Public License v3.0
7 stars 10 forks source link

Convert tabs to spaces and fix default updateFreq value in README #4

Closed rxin closed 3 years ago

rxin commented 4 years ago

This makes sure that the indentation looks the same in all editing environments. (For example, GitHub renders tabs by default as 8 characters, making a lot of alignments off, when the author was expecting 4 characters.)

Also fixes the incorrect default updateFreq value documentation in README.