Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 30, 2023
1 parent 923682c commit d9394f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pyatmo/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@
"read_smokedetector", # Smart Smoke Alarm information and events
"read_station", # Netatmo weather station
"read_thermostat", # Netatmo climate products
"read_mhs1", # Bticino MyHome Server 1 modules
"read_mhs1", # Bticino MyHome Server 1 modules
"write_bubendorff", # Bubbendorf shutters
"write_camera", # Netatmo camera products
"write_magellan", # Legrand Wiring device or Electrical panel products
"write_mx", # BTicino Classe 300 EOS
"write_presence", # Netatmo Smart Outdoor Camera
"write_smarther", # Smarther products
"write_thermostat", # Netatmo climate products
"write_mhs1", # Bticino MyHome Server 1 modules
"write_mhs1", # Bticino MyHome Server 1 modules
]

MANUAL = "manual"
Expand Down

0 comments on commit d9394f3

Please sign in to comment.