richibrics / PyMonitorMQTT

Python computer monitor that sends real time information via MQTT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error in home assitant

AlexKash500 opened this issue · comments

I have error in home assistant
image

but log is norrmal except netinterfaces
Where can be problem?
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Main ] Starting
[ 2021-06-15 22:42:32 | Info | Monitor #1 | MQTT ] Preparing MQTT client
[ 2021-06-15 22:42:32 | Info | Monitor #1 | MQTT ] MQTT Client ready to connect
[ 2021-06-15 22:42:32 | Info | Monitor #1 | State Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | State Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | State Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Os Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Os Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Os Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Ram Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Ram Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Ram Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Disk Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Disk Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Disk Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Cpu Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Cpu Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Cpu Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Battery Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Battery Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Battery Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | CpuTemperatures Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | CpuTemperatures Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | CpuTemperatures Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Network Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Network Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Error | Monitor #1 | Network Entity ] Initialization interrupted due to an error
[ 2021-06-15 22:42:32 | Error | Monitor #1 | Network Entity ] Critical error in 'D:\PyMonitorMQTT\Entities\Entity.py' at line 73: na-
me 'netifaces' is not defined
[ 2021-06-15 22:42:32 | Info | Monitor #1 | DesktopEnvironment Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | DesktopEnvironment Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | DesktopEnvironment Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Screenshot Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Screenshot Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Screenshot Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Shutdown Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Shutdown Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Shutdown Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Lock Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Lock Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Lock Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Reboot Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Reboot Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Reboot Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Sleep Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Sleep Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Sleep Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Brightness Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Brightness Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Brightness Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | TurnOffMonitors Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | TurnOffMonitors Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | TurnOffMonitors Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | TurnOnMonitors Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | TurnOnMonitors Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | TurnOnMonitors Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Main ] Loading dependencies...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Os Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Os Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Os Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Main ] Loading dependencies...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | DesktopEnvironment Entity ] Validating configuration...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | DesktopEnvironment Entity ] Validation successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | DesktopEnvironment Entity ] Initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Main ] Loading dependencies...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Main ] Loading dependencies...
[ 2021-06-15 22:42:32 | Info | Monitor #1 | State Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Os Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Ram Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Disk Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Cpu Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Battery Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | CpuTemperatures Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Network Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | DesktopEnvironment Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Screenshot Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Shutdown Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Lock Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Reboot Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Sleep Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Brightness Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | TurnOffMonitors Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | TurnOnMonitors Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | Os Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:32 | Info | Monitor #1 | DesktopEnvironment Entity ] Post-initialization successfully completed
[ 2021-06-15 22:42:33 | Info | Monitor #1 | MQTT ] Connection established