brembygit

Results 8 issues of brembygit

Hi, I noted some incongruencies on CPU and disk info this is my config ![image](https://user-images.githubusercontent.com/30130660/155612741-ee02cf64-1334-417d-88c2-8f70c658e457.png) When I run the script as a service, I get the following values ![image](https://user-images.githubusercontent.com/30130660/155612933-3942f91d-4b42-45f1-b97b-e0511d0e2878.png) If...

### The problem the sprinkler.next_valve and sprinkler.previous_valve actions don't honor valve enable/disable status when you call NEXT and PREVIOUS the next or the previous valve is turned on even if...

else if (command == "wake_om_dock") { wake_on_dock(); } "wake_om_dock" is a typo? shouldn't be "wake_on_dock" else if (command == "wake_on_dock") { wake_on_dock(); }

TEMP_CELSIUS was used from miwifi, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'miwifi'...

bug

DATA_MEGABYTES was used from miwifi, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfInformation.MEGABYTES instead, please report it to the author of the 'miwifi'...

bug

SOURCE_TYPE_ROUTER was used from miwifi, this is a deprecated constant which will be removed in HA Core 2025.1. Use SourceType.ROUTER instead, please report it to the author of the 'miwifi'...

bug

light.miwifi_64_64_4a_75_67_dd_led () does not set supported color modes, this will stop working in Home Assistant Core 2025.3, please create a bug report at https://github.com/dmamontov/hass-miwifi/issues light.miwifi_64_64_4a_75_67_dc_led () does not set supported...

bug

Detected that custom integration 'solaredgeoptimizers' calls `device_registry.async_get_or_create` referencing a non existing `via_device` ('solaredgeoptimizers', ''), with device info: {'hw_version': '17D25DF3-39', 'identifiers': {('solaredgeoptimizers', 'ID)}, 'manufacturer': 'SunPower', 'model': 'SPR-MAX3-430', 'name': '1.2.1', 'via_device': ('solaredgeoptimizers',...