-
This project mangaement web page https://redata.readthedocs.io/en/latest/project-management.html missed an important workflow and screenshot examples for updating related codes in ReData software.
…
-
In [`6b8867f`](https://github.com/UAL-RE/uptime/commit/6b8867f663d63f8842037255cc28996ddd564144
), ReDATA (stage) ($SECRET_SITE_1) was **down**:
- HTTP code: 504
- Response time: 10624 ms
-
**Summary**
This is related to Python 3.7 upgrade to 3.9. see https://github.com/UAL-RE/ReQUIAM/issues/170
When numpy 1.22 dropped support for Python 3.7, it creates a chain of reactions.
1) We …
-
Yesterday (08/05/2022) my bot explode an error in the rankCard.
This is the error
![image](https://user-images.githubusercontent.com/70030588/167525813-d9c3348d-cbc4-40a7-bca2-9175b84ee921.png)
…
-
**Describe the hotfix**
README.md contains duplicate sections from our Read the Docs documentation. The task is to simplify the maintenance of README.md by one of three methods:
1) Using the e…
-
### Expected Behavior
将初始数据序列化并保存为本地json文件后上传至服务器进行反序列化能够正常显示
### Current Behavior
报错
![image](https://user-images.githubusercontent.com/36134153/119799659-de99c980-bf0e-11eb-8ba6-7361301a…
-
On Windows (and apparently Linux), the minion never refreshes any environment variables (such as PATH). So if an environment variables changes (for example, after software installation) the only way t…
-
Hi, stb authors
I'm using stb_image_write.h for saving images via network. I would like to save image to memory buffer, then write the whole buffer together to file. Actually, the stdio file io fun…
-
The CoulombCounter seems not to work, because the Read32bit-Function only reads 2 instead of 4 bytes:
```
uint32_t AXP192::Read32bit( uint8_t Addr )
{
uint32_t ReData = 0;
Wire1.beginTransmissi…
-
### The problem
Logger: homeassistant.components.pvpc_hourly_pricing.sensor
Source: components/pvpc_hourly_pricing/sensor.py:136
Integration: Spain electricity hourly pricing (PVPC) (documentation,…