venus-os_dbus-mqtt-battery
This Venus OS driver gets the data from MQTT and displays it as battery.
File Explorer
Download Latest Version (.zip)- settings.json
- __init__.py
- client.py
- enums.py
- matcher.py
- packettypes.py
- properties.py
- publish.py
- py.typed
- reasoncodes.py
- subscribe.py
- subscribeoptions.py
- __init__.py
- vedbusitem_import_examples.py
- vedbusservice_example.py
- fixture_vedbus.py
- mock_dbus_monitor.py
- mock_dbus_service.py
- mock_gobject.py
- mock_settings_device.py
- test_settingsdevice.py
- test_vedbus.py
- dbus_signal_cntr.py
- .gitignore
- .travis.yml
- dbusdummyservice.py
- dbusmonitor.py
- LICENSE
- logger.py
- mosquitto_bridge_registrator.py
- README.md
- settingsdevice.py
- tracing.py
- ve_utils.py
- vedbus.py
- add-app-and-directory.sh
- check-folder.sh
- disable.sh
- enable.sh
- overlay-fs.conf.sample
- remove-app.sh
- uninstall.sh
- .gitattributes
- .gitignore
- CHANGELOG.md
- install.sh
- LICENSE
- README.md
- update.py
- run
- run
- config.sample.ini
- dbus-mqtt-battery.py
- install.sh
- restart.sh
- uninstall.sh
- battery_device_list.png
- battery_device_list_mqtt-battery_1.png
- battery_device_list_mqtt-battery_10.png
- battery_device_list_mqtt-battery_11.png
- battery_device_list_mqtt-battery_12.png
- battery_device_list_mqtt-battery_2.png
- battery_device_list_mqtt-battery_3.png
- battery_device_list_mqtt-battery_4.png
- battery_device_list_mqtt-battery_5.png
- battery_device_list_mqtt-battery_6.png
- battery_device_list_mqtt-battery_7.png
- battery_device_list_mqtt-battery_8.png
- battery_device_list_mqtt-battery_9.png
- battery_pages.png
- .flake8
- .gitattributes
- .gitignore
- CHANGELOG.md
- download.sh
- LICENSE
- pyproject.toml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/mr-manuel/venus-os_dbus-mqtt-battery
Downloads the entire project code from GitHub to your computer.
cd venus-os_dbus-mqtt-battery
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
