IoTuring icon indicating copy to clipboard operation
IoTuring copied to clipboard

Your Windows, Linux, macOS computer as MQTT and HomeAssistant integration

Results 33 IoTuring issues
Sort by recently updated
recently updated
newest added

Final part of #90 - Full rewrite of logging using the standard logging library, different log format for file and and console logging. Log levels follow standard conventions. - Log...

This PR monster will be separated to smaller separate requests: - [x] Small fixes on entities #100 - [x] Editing existing configuration #103 - [x] ClassManager Rewrite #101 - [...

enhancement

Option in Configurator menu to reset all settings to default. This will be more important after #107

Related to #92 AppInfo now has - Name - Current version - Latest version In HomeAssistant is shown as Update entity which notifies the user when an update is available...

### psutil.disk_io_counters() in Disk Entity Acording to psutil docs (https://psutil.readthedocs.io/en/latest/index.html#psutil.disk_io_counters) most relevant values are supported on all except BSD. Namely: - read_count - write_count - read_bytes - write_bytes Other platform...

enhancement

I saw the network entity lingering in ToImplement and while wokring on that did the wifi entity first, since this was the original functionality of the network entity. Options for...

stale

Some enhancement ideas about AppInfo entity - Make configurable that AppInfo Name and Appinfo Version show up as one sensor - For update checking, if IoTuring is installed via git,...

enhancement

Idea from #94 Windows command: ```shell %windir%\System32\rundll32.exe powrprof.dll,SetSuspendState Hibernate ``` Source: https://superuser.com/questions/463646/is-there-a-command-line-tool-to-put-windows-8-to-sleep/463652#463652 Linux command: ```shell systemctl hibernate ```

enhancement
feature request

I think we should track missing sensors and commands from PyMonitorMQTT, so we can check when we reached feature parity. Commands: - [ ] BrightnessCommand #124 - [ ] ~InboxCommand~...

documentation

I think the script autostart at boot is a must have feature. Need "autostarter" developer to accept my PR.

enhancement
stale