alienatedsec

Results 161 comments of alienatedsec

It sounds like a great idea - I have the same which seems to be annoying as cannot be enabled. ![image](https://user-images.githubusercontent.com/73167064/214519792-66464a9f-4585-4327-9521-3b994dc93312.png) @ed-holland I would not call it a bug but...

I got this sorted now. Created both: helper (input_boolean - already mentioned in Readme) and automation to publish MQTT when it's toggled.

@Strixx76 @DenisBY @ed-holland if you are interested about automations to address the following: > * Click on Toggle to change state > * Lock entity does not change Create `input_boolean`...

> next issue is the connection to solis wifi stick seems to disconnect after 3 minutes. @telemarker73 Use the container - much easier to work with and reliable

v3.2.2 ``` 2022-12-23 17:07:15.697 INFO (MainThread) [custom_components.solis.soliscloud_api] /v1/api/inverterDetail responded with error: 1:数据异常 请联系管理员

Enabling debug does not bring more information: ``` 2022-12-23 17:54:52.493 DEBUG (MainThread) [custom_components.solis.soliscloud_api] workarounds: {'correct_daily_on_grid_energy_enabled': False} 2022-12-23 17:54:52.724 INFO (MainThread) [custom_components.solis.soliscloud_api] /v1/api/inverterDetail responded with error: 1:数据异常 请联系管理员 2022-12-23 17:54:52.724 WARNING...

@NickM-27 I also have problems with OpenVINO - I was trying the below ``` detectors: CoralPCIe: type: edgetpu device: pci:0 ov: type: openvino device: CPU model: path: /openvino-model/ssdlite_mobilenet_v2.xml model: width:...

> This is part of a Grafana dashboard (using MQTT/MySQL) for the Inverter data: I am also using solismon3 (BTW the new container image supports MQTT credentials https://github.com/NosIreland/solismon3/issues/3#issuecomment-1274956333) @RaoulSargent any...

@RaoulSargent I already have my own container with solismon3 and the mosquitto broker on my QNAP. I am planning to use MariaDB It looks like NodeRed with MariaDB with Grafana...

Pull request #265 is still to be tested