Robotic maid to scare innocent children
Project description
========
Robotica
========
.. image:: https://img.shields.io/pypi/v/robotica.svg
:target: https://pypi-hypernode.com/pypi/robotica
.. image:: https://img.shields.io/travis/brianmay/robotica.svg
:target: https://travis-ci.org/brianmay/robotica
.. image:: https://readthedocs.org/projects/robotica/badge/?version=latest
:target: https://robotica.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/brianmay/robotica/shield.svg
:target: https://pyup.io/repos/github/brianmay/robotica/
:alt: Updates
Robotic maid to scare innocent children
* Free software: GNU General Public License v3
* Documentation: https://robotica.readthedocs.io.
Features
--------
* TODO
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.14 (2017-07-22)
-------------------
Added
~~~~~
* New location system.
Fixed
~~~~~
* Mypy errors.
0.1.13 (2017-07-10)
-------------------
Changed
~~~~~~~
* Update aiolifxc from 0.5.3 to 0.5.4.
* Update pytest from 3.1.2 to 3.1.3.
Fixed
~~~~~
* Flash lights red, not green.
* Update sample schedule file.
* Clear playlist before adding new songs.
* Ignore mypy cache directory.
0.1.12 (2017-07-04)
-------------------
Added
~~~~~
* Ability for audio to run list of commands.
* Ability to schedule music.
0.1.11 (2017-07-04)
------------------
Changed
~~~~~~~
* Flash light flashes 2 times, not 10.
Fixed
~~~~~
* Fix get_days_for_date replaces functionality.
0.1.10 (2017-07-02)
------------------
Fixed
~~~~~
* Actually change requirements.txt to require aiolifxc version 0.5.2.
* Update setup.py to reflect this also.
0.1.9 (2017-07-02)
------------------
Added
~~~~~
* Support aiolifxc version 0.5.2.
Fixed
~~~~~
* LIFX errors.
0.1.8 (2017-06-27)
------------------
Added
~~~~~
* Declare Python 3.6 support.
* Use aiolifxc library.
* Added new config files.
* Add music support.
* Add ability to customize command line for say program.
0.1.7 (2017-06-26)
------------------
Added
~~~~~
* Enhancements to schedule processing.
* Ability to disable LIFX support.
0.1.6 (2017-06-25)
------------------
Added
~~~~~
* disabled option for schedules, to disable without deleting.
Fixes
~~~~~
* Don't replace other schedules unless this one is active.
0.1.5 (2017-06-25)
------------------
Added
~~~~~
* Support acting on list of lights or groups.
* Sending message to all lights asynchronously.
* One schedule can override another schedule.
0.1.4 (2017-06-24)
------------------
Fixes
~~~~~
* Add missing required depends.
* Handle Device Offline errors correctly.
0.1.3 (2017-06-24)
------------------
Added
~~~~~
* Schedule config file support.
* Requires my fork of aiolifx.
0.1.2 (2017-06-19)
------------------
Fixed
~~~~~
* PyPI meta information.
* day_of_week value incorrect.
0.1.1 (2017-06-18)
------------------
* No changes.
0.1.0 (2017-06-18)
------------------
* First release on PyPI.
Robotica
========
.. image:: https://img.shields.io/pypi/v/robotica.svg
:target: https://pypi-hypernode.com/pypi/robotica
.. image:: https://img.shields.io/travis/brianmay/robotica.svg
:target: https://travis-ci.org/brianmay/robotica
.. image:: https://readthedocs.org/projects/robotica/badge/?version=latest
:target: https://robotica.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/brianmay/robotica/shield.svg
:target: https://pyup.io/repos/github/brianmay/robotica/
:alt: Updates
Robotic maid to scare innocent children
* Free software: GNU General Public License v3
* Documentation: https://robotica.readthedocs.io.
Features
--------
* TODO
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.14 (2017-07-22)
-------------------
Added
~~~~~
* New location system.
Fixed
~~~~~
* Mypy errors.
0.1.13 (2017-07-10)
-------------------
Changed
~~~~~~~
* Update aiolifxc from 0.5.3 to 0.5.4.
* Update pytest from 3.1.2 to 3.1.3.
Fixed
~~~~~
* Flash lights red, not green.
* Update sample schedule file.
* Clear playlist before adding new songs.
* Ignore mypy cache directory.
0.1.12 (2017-07-04)
-------------------
Added
~~~~~
* Ability for audio to run list of commands.
* Ability to schedule music.
0.1.11 (2017-07-04)
------------------
Changed
~~~~~~~
* Flash light flashes 2 times, not 10.
Fixed
~~~~~
* Fix get_days_for_date replaces functionality.
0.1.10 (2017-07-02)
------------------
Fixed
~~~~~
* Actually change requirements.txt to require aiolifxc version 0.5.2.
* Update setup.py to reflect this also.
0.1.9 (2017-07-02)
------------------
Added
~~~~~
* Support aiolifxc version 0.5.2.
Fixed
~~~~~
* LIFX errors.
0.1.8 (2017-06-27)
------------------
Added
~~~~~
* Declare Python 3.6 support.
* Use aiolifxc library.
* Added new config files.
* Add music support.
* Add ability to customize command line for say program.
0.1.7 (2017-06-26)
------------------
Added
~~~~~
* Enhancements to schedule processing.
* Ability to disable LIFX support.
0.1.6 (2017-06-25)
------------------
Added
~~~~~
* disabled option for schedules, to disable without deleting.
Fixes
~~~~~
* Don't replace other schedules unless this one is active.
0.1.5 (2017-06-25)
------------------
Added
~~~~~
* Support acting on list of lights or groups.
* Sending message to all lights asynchronously.
* One schedule can override another schedule.
0.1.4 (2017-06-24)
------------------
Fixes
~~~~~
* Add missing required depends.
* Handle Device Offline errors correctly.
0.1.3 (2017-06-24)
------------------
Added
~~~~~
* Schedule config file support.
* Requires my fork of aiolifx.
0.1.2 (2017-06-19)
------------------
Fixed
~~~~~
* PyPI meta information.
* day_of_week value incorrect.
0.1.1 (2017-06-18)
------------------
* No changes.
0.1.0 (2017-06-18)
------------------
* First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
robotica-0.1.14.tar.gz
(22.2 kB
view details)
Built Distribution
File details
Details for the file robotica-0.1.14.tar.gz
.
File metadata
- Download URL: robotica-0.1.14.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c415ce5cb2a61fe3dd15574a8cafdbc1dcd91d9e8e345b0870a97e28df4bc095 |
|
MD5 | 886b5b9d7a03fa4ad3ad22e6c59b84c2 |
|
BLAKE2b-256 | 3c2e2972ea4da7615f4ac696c5288f24c9fc3ff0d8373728bc2d9f603692754f |
Provenance
File details
Details for the file robotica-0.1.14-py2.py3-none-any.whl
.
File metadata
- Download URL: robotica-0.1.14-py2.py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bbec10fd145a4f61fd5fd89e2ba1fc358969e1a1b4d5cb320bf13279f45cfa6 |
|
MD5 | 49f4bc638bd541fa9de7277c9fe9b4e9 |
|
BLAKE2b-256 | 1fea3353d85d224f46402ba58c93747a1c07c8c220c30b62ef9e390c1cbb22a9 |