Skip to content

Commit

Permalink
Merge pull request #441 from giogua/patch-1
Browse files Browse the repository at this point in the history
Add Bticino MyHome Server 1 scopes
  • Loading branch information
jabesq committed Oct 3, 2023
2 parents 1b0f077 + d9394f3 commit fa65cc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pyatmo/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +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
"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
]

MANUAL = "manual"
Expand Down

0 comments on commit fa65cc4

Please sign in to comment.