Skip to content

JoseFilipeFerreira/merossd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡merossd

simple Meross webserver created to control all lights associated with a meross acount

setup

  • create config.yaml with:
credentials:
    email: [YOUR EMAIL]
    password: [YOUR PASSWORD]
  • run with docker

usage

endpoint result
/bulb/ get bulb status
/bulb/on turn on all bulbs
/bulb/off turn off all bulbs
/bulb/toggle toggle all bulbs

example scripts

License

This project is licensed under the MIT License - see the LICENSE file for details

About

💡 simple Meross daemon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published